View Source :"Elixir.ExOpenAI.Components.Error-2" (ex_openai.ex v2.0.0-beta2)
An error that occurred while generating the response.
Fields
:code- required -String.t()
A machine-readable error code that was returned.:message- required -String.t()
A human-readable description of the error that was returned.