OpenAI::RunStreamEventVariant4
Inherits JSON::Serializable < Reference < Object
Occurs when a run moves to a requires_action status.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event : RunStreamEventVariant4Event = RunStreamEventVariant4Event::ThreadRunRequiresAction, data : RunObject = RunObject.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcedata=(data : RunObject)
Sourceevent
Sourceevent=(event : RunStreamEventVariant4Event)
Source