docs(openrouter-video): sync with openrouter-web changes#89
docs(openrouter-video): sync with openrouter-web changes#89devin-ai-integration[bot] wants to merge 1 commit into
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Original prompt from Automation
|
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
Summary
openrouter-web PR #28855 added modality gating to the
/api/v1/videossubmit path (validateVideoReferenceModalities): eachinput_references[]entry (image_url/audio_url/video_url) andframe_images[](alwaysimage) is now validated against the resolved model'sinput_modalities. An unsupported modality returns a 400 (e.g.model "X" does not accept audio input references) — a new public request-validation contract the skill didn't teach.Changes to
openrouter-video/SKILL.md:input_modalitiesto the "fields on each model worth knowing" list (which reference modalities the model accepts).input_references[]param description to show the three entrytypes (image_url/audio_url/video_url).input_modalitiesand that a mismatch returns a 400, so callers should check before submitting.Style/structure preserved; no other sections changed.
Link to Devin session: https://openrouter.devinenterprise.com/sessions/096e84df73bc4f0f9bf1b5f26a0cf661