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