OpenAI::RunStreamEventVariant1
Inherits JSON::Serializable < Reference < Object
Occurs when a new run is created.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event : RunStreamEventVariant1Event = RunStreamEventVariant1Event::ThreadRunCreated, data : RunObject = RunObject.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcedata=(data : RunObject)
Sourceevent
Sourceevent=(event : RunStreamEventVariant1Event)
Source