Quick Start
Image-to-Video
Animate a still image from your Space into motion video:Video Editing
Edit an existing video by referencing it and describing the changes:Request Modes
The video generation tool supports multiple modes, determined by what’s included in the request:| Mode | How to trigger | Description |
|---|---|---|
| Text-to-video | messages only | Generate video from text prompt |
| Image-to-video | messages + file_ids (image) | Animate a still image |
| Video editing | messages + file_ids (video) | Edit an existing video |
Streaming
Python
Streaming Events
| Event | Description |
|---|---|
media_item | Generated video file reference with file_id and metadata |
ai_chunk | Incremental text describing what was generated |
ai_complete | Final response with video reference |
What Video Generator Is Not
- Not for transcription — to transcribe or index video content, use Media Processor
- Not for still images — to create static images, use Image Generator
- Not for browsing — to search or list your existing videos, use File Manager