OpenAI::RunStepDeltaStepDetailsMessageCreationObject
Inherits JSON::Serializable < Reference < Object
Details of the message creation by the run step.
Constructors
new(pull : JSON::PullParser)
Sourcenew(type_value : RunStepDeltaStepDetailsMessageCreationObjectType = RunStepDeltaStepDetailsMessageCreationObjectType::MessageCreation, message_creation : RunStepDeltaStepDetailsMessageCreationObjectMessageCreation | Nil = nil)
Sourcenew(*, __pull_for_json_serializable pull : JSON::PullParser)
SourceInstance methods
message_creation
Sourcemessage_creation=(message_creation : RunStepDeltaStepDetailsMessageCreationObjectMessageCreation | Nil)
Sourcetype_value=(type_value : RunStepDeltaStepDetailsMessageCreationObjectType)
Always message_creation.