Provides struct and type for a Eval.ApiError
@type t() :: %OpenAi.Eval.ApiError{code: String.t(), message: String.t()}