OpenAI::RunStepStreamEventVariant5
Inherits JSON::Serializable < Reference < Object
Occurs when a run step fails.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event : RunStepStreamEventVariant5Event = RunStepStreamEventVariant5Event::ThreadRunStepFailed, data : RunStepObject = RunStepObject.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcedata=(data : RunStepObject)
Sourceevent
Sourceevent=(event : RunStepStreamEventVariant5Event)
Source