RequestOutput
@Serializable
The per-line object of the batch input file.
Constructors
Link copied to clipboard
constructor(id: BatchId, customId: CustomId, response: ResponseOutput? = null, error: OpenAIErrorDetails? = null)