class

OpenAI::ChatCompletionRequestAssistantMessageAudioVariant1

Inherits JSON::Serializable < Reference < Object

Data about a previous audio response from the model. Learn more.

Constructors

new(id : String = "")
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

id

Unique identifier for a previous audio response from the model.

Source
id=(id : String)

Unique identifier for a previous audio response from the model.

Source