class

OpenAI::RunStepStreamEventVariant2

Inherits JSON::Serializable < Reference < Object

Occurs when a run step moves to an in_progress state.

Constructors

new(event : RunStepStreamEventVariant2Event = RunStepStreamEventVariant2Event::ThreadRunStepInProgress, data : RunStepObject = RunStepObject.new)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

data
Source
data=(data : RunStepObject)
Source
event
Source
event=(event : RunStepStreamEventVariant2Event)
Source