OpenAI::MessageStreamEventVariant4
Inherits JSON::Serializable < Reference < Object
Occurs when a message is completed.
Constructors
new(pull : JSON::PullParser)
Sourcenew(event : MessageStreamEventVariant4Event = MessageStreamEventVariant4Event::ThreadMessageCompleted, data : MessageObject = MessageObject.new)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
data
Sourcedata=(data : MessageObject)
Sourceevent
Sourceevent=(event : MessageStreamEventVariant4Event)
Source