|
Unreal OpenAI API 1.0.0
|
Public Attributes | |
| FString | ID |
| int32 | Created {} |
| FString | Object |
| FString | Owned_By |
| int32 FOpenAIModel::Created {} |
The Unix timestamp (in seconds) when the model was created.
| FString FOpenAIModel::ID |
The model identifier, which can be referenced in the API endpoints.
| FString FOpenAIModel::Object |
The object type, which is always "model".
| FString FOpenAIModel::Owned_By |
The organization that owns the model.