class

OpenAI::RunStepDetailsMessageCreationObjectMessageCreation

Inherits JSON::Serializable < Reference < Object

Constructors

new(message_id : String = "")
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)

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

Source