Provider API rejects audio/video content parts for multimodal models
Personne n'a encore pris cette issue.
Évaluation
- Difficulté
- 4/5
- Temps estimé
- 3-5 jours
- Accessibilité débutants
- 48/100
Piste de recherche
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.
Rédigé par le modèle d'indexation à partir du texte de l'issue.
Description
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
- Langage dominant
- Aucune donnée de langage
- Étoiles
- 4k
- Forks
- 350
- Métriques de merge des PR
- Aucune PR mergée en 30 j
Guide de contribution
Aucun guide de contribution indexé pour ce dépôt
Par où commencer
- Lisez l'issue en entier, puis le guide de contribution du projet.
- Signalez en commentaire que vous la prenez — cela évite que deux personnes fassent le même travail.
- Forkez le dépôt et travaillez sur une branche.
- Ouvrez une pull request qui référence le numéro de l'issue.
Autres issues de CommandCodeAI/command-code
-
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
CommandCodeAI/command-code#903 · 2 commentaires ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
CommandCodeAI/command-code#855 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 78/100
CommandCodeAI/command-code#841 · 1 commentaire ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
CommandCodeAI/command-code#655 · 1 commentaire ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
CommandCodeAI/command-code#608 ·
Toutes les issues de CommandCodeAI/command-code
Issues similaires
-
ai-observability bug team/ai-observability
Difficulté 2/5 1-3 heures Accessibilité débutants 78/100
-
Difficulté 2/5 1-3 heures Accessibilité débutants 74/100
dair-ai/Prompt-Engineering-Guide#810 · 1 commentaire ·
-
[addtool] DeepZero Ouverte
Difficulté 2/5 1-3 heures Accessibilité débutants 72/100
gwen001/offsectools_www#2055 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 68/100
UKGovernmentBEIS/inspect_evals#2503 ·
-
Difficulté 2/5 1-3 heures Accessibilité débutants 88/100
google-gemma/gemma-skills#13 ·