class

OpenAI::RunStreamEventVariant6

Inherits JSON::Serializable < Reference < Object

Occurs when a run ends with status incomplete.

Constructors

new(event : RunStreamEventVariant6Event = RunStreamEventVariant6Event::ThreadRunIncomplete, 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 : RunStreamEventVariant6Event)
Source