Unreal OpenAI API 1.0.0
Loading...
Searching...
No Matches
FOpenAIBatchErrorData Struct Reference

Public Attributes

FString Code
FString Message
FString Param
int32 Line {}

Member Data Documentation

◆ Code

FString FOpenAIBatchErrorData::Code

An error code identifying the error type.

◆ Line

int32 FOpenAIBatchErrorData::Line {}

The line number of the input file where the error occurred, if applicable.

◆ Message

FString FOpenAIBatchErrorData::Message

A human-readable message providing more details about the error.

◆ Param

FString FOpenAIBatchErrorData::Param

The name of the parameter that caused the error, if applicable.


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