docs(openrouter-video): sync with openrouter-web changes - #176
docs(openrouter-video): sync with openrouter-web changes#176devin-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
POST /api/v1/videosnow rejects oversized submissions with413via the shared request-body cap middleware (openrouter-web#36951, #36952), checked againstContent-Lengthbefore the body is read and defaulting to 50 MiB;413is now in the OpenAPI spec for the endpoint.This matters for the skill because it teaches passing local reference images as base64 data URLs, which is the main way to exceed the cap. Doc-only edit to <skills/openrouter-video/SKILL.md>: states the cap and the
413outcome next to the data-URL guidance, and recommendshttps://URLs for larger images.Link to Devin session: https://openrouter.devinenterprise.com/sessions/452c4a73e6814b1786443b181822cf3e