Method: OpenAI::Models::Chat::ChatCompletionAudio#data

Defined in:
lib/openai/models/chat/chat_completion_audio.rb

#dataString

Base64 encoded audio bytes generated by the model, in the format specified in the request.

Returns:

  • (String)


18
# File 'lib/openai/models/chat/chat_completion_audio.rb', line 18

required :data, String