LLM::OpenAI::Content::InputAudio
Inherits LLM::OpenAI::Content < JSON::Serializable < Reference < Object
Represents file content within a message to the LLM
Constructors
new(base64_data : String, format : String)
SourceInstance methods
input_audio
Sourceinput_audio=(input_audio : Hash(String, String))
Source