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