OpenAI::RunStepStreamEventVariant2
Inherits JSON::Serializable < Reference < Object
Occurs when a run step moves to an in_progress state.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event : RunStepStreamEventVariant2Event = RunStepStreamEventVariant2Event::ThreadRunStepInProgress, data : RunStepObject = RunStepObject.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcedata=(data : RunStepObject)
Sourceevent
Sourceevent=(event : RunStepStreamEventVariant2Event)
Source