Unreal OpenAI API 1.0.0
Public Attributes | List of all members
FOpenAIFile Struct Reference
Inheritance diagram for FOpenAIFile:
FOpenAIFileBase FRetrieveFileResponse FUploadFileResponse

Public Attributes

FString Status
 
FString Status_Details
 
- Public Attributes inherited from FOpenAIFileBase
FString ID
 
FString Object
 
int32 Bytes {}
 
int32 Created_At {}
 
FString FileName
 
FString Purpose
 

Member Data Documentation

◆ Status

FString FOpenAIFile::Status

The current status of the file, which can be either uploaded, processed, pending, error, deleting or deleted.

◆ Status_Details

FString FOpenAIFile::Status_Details

Additional details about the status of the file. If the file is in the error state, this will include a message describing the error.


The documentation for this struct was generated from the following file: