class

OpenAI::RunStreamEventVariant1

Inherits JSON::Serializable < Reference < Object

Occurs when a new run is created.

Constructors

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