docs(openrouter-video): sync with openrouter-web changes - #93
docs(openrouter-video): sync with openrouter-web changes#93devin-ai-integration[bot] wants to merge 1 commit into
Conversation
prompt is now optional on POST /api/v1/videos for models that generate from image input alone (openrouter-web #29276). 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 #29276 (add xAI Grok Imagine Video 1.5) made
promptoptional onPOST /api/v1/videos. The request schema changedprompt: z.string()→prompt: z.string().optional()andpromptwas removed from therequiredlist in the publicopenapi.yaml. Models that generate from image input alone (e.g.x-ai/grok-imagine-video-1.5driven byframe_images) can now be called without a prompt; models that need one return a 400.The
openrouter-videoSKILL.md still statedRequired: model, prompt, which is now stale. Updated the Parameters section:No other skills needed updates this cycle (the other merged changes were internal router/buddy-api/mission-control work with no public API surface change).
Link to Devin session: https://openrouter.devinenterprise.com/sessions/a1ba4ec556b14bfda94ab4be9c58c827