OpenAI::RunStreamEventVariant10
Inherits JSON::Serializable < Reference < Object
Occurs when a run expires.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event : RunStreamEventVariant10Event = RunStreamEventVariant10Event::ThreadRunExpired, data : RunObject = RunObject.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcedata=(data : RunObject)
Sourceevent
Sourceevent=(event : RunStreamEventVariant10Event)
Source