v2.4.2 - OpenRouter Video Generation #36
Locked
rbb-dev
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
OpenRouter Video Generation
This pipe exposes OpenRouter's eleven async video-generation models as
selectable chat models in Open WebUI. You pick a video model in the chat
header (just like any other LLM), type a prompt, and the pipe submits a
job, polls until completion, downloads the generated video into Open WebUI
file storage, and renders it inline with a
<video>tag.Model-specific help in chat
Typing
helpinto a chat for any video model returns a help blurb covering:This is the fastest way to learn a model without leaving the chat. Try
it on each of the 11 models — the answers are different for every one.
For more information, please check Openrouter Video Generation
All reactions