Gemini Omni 1.1 Flash is Google’s high-performance model for fast, conversational video generation and editing.
MixRoute exposes gemini-omni-1.1-flash through the asynchronous Video Generations API.
Do not call this route with Chat Completions. Use POST /v1/video/generations. Advanced media-input and editing fields can vary at the MixRoute route level; check the Model Marketplace before relying on optional controls.
Key capabilities
- Conversational video workflows - Supports generation, editing, extension, upscaling, and interpolation upstream
- Multimodal input - Accepts text, images, and source video up to 10 seconds for editing and extension
- Video output - Produces 3-10 second video at 24 FPS, from 360p through 4K
- Asynchronous MixRoute route - Submit a task and poll its task ID for completion
Quick example
Workflow
- Submit the task with
POST /v1/video/generations.
- Read the returned task ID.
- Poll the result using Query Video Task.
Parameters
Vendor reference