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