class

OpenAI::RunStepDeltaStepDetailsMessageCreationObjectMessageCreation

Inherits JSON::Serializable < Reference < Object

Constructors

new(message_id : String | Nil = nil)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

message_id

The ID of the message that was created by this run step.

Source
message_id=(message_id : String | Nil)

The ID of the message that was created by this run step.

Source