◆ Bytes
| int32 FOpenAIFileBase::Bytes {} |
The size of the file in bytes.
◆ Created_At
| int32 FOpenAIFileBase::Created_At {} |
The Unix timestamp (in seconds) for when the file was created.
◆ Expires_At
| int32 FOpenAIFileBase::Expires_At {} |
The Unix timestamp (in seconds) for when the file will expire.
◆ FileName
| FString FOpenAIFileBase::FileName |
◆ ID
| FString FOpenAIFileBase::ID |
The file identifier, which can be referenced in the API endpoints.
◆ Object
| FString FOpenAIFileBase::Object |
The object type, which is always "file".
◆ Purpose
| FString FOpenAIFileBase::Purpose |
The intended purpose of the file. Supported values are assistants, assistants_output, batch, batch_output, fine-tune, fine-tune-results, vision, and user_data.
The documentation for this struct was generated from the following file: