struct
AI::OpenAI::ChatContentPartAudio
- AI::OpenAI::ChatContentPartAudio
- Struct
- Value
- Object
Overview
Audio input content part in user messages.
Included Modules
- JSON::Serializable
Defined in:
ai/openai/chat/openai_chat_prompt.crConstructors
- .new(data : String, format : String)
- .new(pull : JSON::PullParser)
- .new(*, __pull_for_json_serializable pull : JSON::PullParser)