Unreal OpenAI API 1.0.0
|
Public Attributes | |
FString | Status |
FString | Status_Details |
![]() | |
FString | ID |
FString | Object |
int32 | Bytes {} |
int32 | Created_At {} |
FString | FileName |
FString | Purpose |
FString FOpenAIFile::Status |
The current status of the file, which can be either uploaded, processed, pending, error, deleting or deleted.
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.