OpenAI::RunStreamEventVariant3
Inherits JSON::Serializable < Reference < Object
Occurs when a run moves to an in_progress status.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event : RunStreamEventVariant3Event = RunStreamEventVariant3Event::ThreadRunInProgress, data : RunObject = RunObject.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcedata=(data : RunObject)
Sourceevent
Sourceevent=(event : RunStreamEventVariant3Event)
Source