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