Provider API rejects audio/video content parts for multimodal models
還沒有人認領這個 Issue。
評估
研究方向
Start at the POST /provider/v1/chat/completions entry point and review the provider documentation describing accepted content parts. Confirm how input_audio and video_url data URLs are validated for the named models, then verify that valid audio and video requests are accepted without breaking existing text and image handling.
由索引模型根據 Issue 內容生成。
描述
Feature Description
I’m trying to call these models through the Provider API:
meta/muse-spark-1.3-contributor
Qwen/Qwen3.8-Omni-Flash
using POST https://api.commandcode.ai/provider/v1/chat/completions.
I need to submit:
an MP3 as input_audio
an MP4 as video_url with a Base64 data URL
Both models return:
{
"error": {
"message": "Invalid input",
"type": "invalid_request_error",
"param": "messages.1.content"
}
}
Your provider documentation says “Text and images. Audio, file, and document parts are rejected by the schema,” but Qwen 3.8 Omni Flash is advertised as omni-modal and supports audio/video through its native OpenAI-compatible API.
Use Case
In the case of Qwen 3.8 Omni Flash, media understanding is its main feature. To not support media input would be an oversight. While the Command Code harness itself may not support media, there are a lot of applications that can.
Additional Context
No response
How important is this to you?
Important for my workflow
- 主要語言
- 沒有語言資料
- 星號
- 4k
- 分支
- 350
- PR 合併指標
- 30 天內沒有已合併 PR
貢獻指南
這個儲存庫沒有索引到貢獻指南
從這裡開始
- 先讀完整個 Issue,再讀專案的貢獻指南。
- 在 Issue 下留言說明你要接手 —— 這能避免兩個人做同樣的事。
- Fork 儲存庫,在一個分支上完成修改。
- 送出 Pull Request,並在描述裡引用這個 Issue 編號。
CommandCodeAI/command-code 的其他 Issue
-
難度 2/5 1-3 小時 新手友好度 68/100
CommandCodeAI/command-code#903 · 2 則留言 ·
-
難度 2/5 1-3 小時 新手友好度 68/100
CommandCodeAI/command-code#855 ·
-
難度 2/5 1-3 小時 新手友好度 78/100
CommandCodeAI/command-code#841 · 1 則留言 ·
-
難度 2/5 1-3 小時 新手友好度 68/100
CommandCodeAI/command-code#655 · 1 則留言 ·
-
難度 2/5 1-3 小時 新手友好度 68/100
CommandCodeAI/command-code#608 ·
查看 CommandCodeAI/command-code 的全部 Issue
相似的 Issue
-
難度 2/5 1-3 小時 新手友好度 76/100
run-llama/llama_index#23199 ·
-
p:2-high pydanty:bug
難度 2/5 1-3 小時 新手友好度 90/100
pydantic/pydantic-ai#8642 · 2 則留言 ·
-
bug untriaged
難度 2/5 1-3 小時 新手友好度 84/100
opensearch-project/ml-commons#5094 ·
-
bug external groq
難度 2/5 1-3 小時 新手友好度 82/100
langchain-ai/langchain#40771 · 1 則留言 ·
-
ai-observability bug team/ai-observability
難度 2/5 1-3 小時 新手友好度 78/100