class

OpenAI::RunStreamEventVariant8

Inherits JSON::Serializable < Reference < Object

Occurs when a run moves to a cancelling status.

Constructors

new(event : RunStreamEventVariant8Event = RunStreamEventVariant8Event::ThreadRunCancelling, data : RunObject = RunObject.new)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data
Source
data=(data : RunObject)
Source
event
Source
event=(event : RunStreamEventVariant8Event)
Source