|
Unreal OpenAI API 1.0.0
|
Public Attributes | |
| FString | Code |
| FString | Message |
| FString | Param |
| int32 | Line {} |
| FString FOpenAIBatchErrorData::Code |
An error code identifying the error type.
| int32 FOpenAIBatchErrorData::Line {} |
The line number of the input file where the error occurred, if applicable.
| FString FOpenAIBatchErrorData::Message |
A human-readable message providing more details about the error.
| FString FOpenAIBatchErrorData::Param |
The name of the parameter that caused the error, if applicable.