OpenAI::RunStepStreamEventVariant6
Inherits JSON::Serializable < Reference < Object
Occurs when a run step is cancelled.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event : RunStepStreamEventVariant6Event = RunStepStreamEventVariant6Event::ThreadRunStepCancelled, data : RunStepObject = RunStepObject.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcedata=(data : RunStepObject)
Sourceevent
Sourceevent=(event : RunStepStreamEventVariant6Event)
Source