OpenAi.Batch.Errors (OpenAI REST API Client v0.2.1)
Provides struct and type for a Batch.Errors
Summary
Types
@type t() :: %OpenAi.Batch.Errors{ data: [OpenAi.Batch.ErrorsData.t()] | nil, object: String.t() | nil }
Provides struct and type for a Batch.Errors
@type t() :: %OpenAi.Batch.Errors{ data: [OpenAi.Batch.ErrorsData.t()] | nil, object: String.t() | nil }