OpenAI::RunStepObjectLastErrorVariant1
Inherits JSON::Serializable < Reference < Object
The last error associated with this run step. Will be null if there are no errors.
Constructors
new(pull : JSON::PullParser)
Sourcenew(code : RunStepObjectLastErrorVariant1Code = RunStepObjectLastErrorVariant1Code::ServerError, message : String = "")
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
Source