OpenAI::RunStreamEventVariant6
Inherits JSON::Serializable < Reference < Object
Occurs when a run ends with status incomplete.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event : RunStreamEventVariant6Event = RunStreamEventVariant6Event::ThreadRunIncomplete, data : RunObject = RunObject.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcedata=(data : RunObject)
Sourceevent
Sourceevent=(event : RunStreamEventVariant6Event)
Source