Last updated: 2026-06-24
AIGC GV VOD Guide
aigc-video-gv-* models are GV / Google Veo video models exposed through Crazyrouter’s Tencent VOD route. They use the same OpenAI-style async video route as AIGC Kling VOD:
Available Models
| Model | Upstream version | Notes |
|---|---|---|
aigc-video-gv-3.1 | GV 3.1 | Quality version with audio support |
aigc-video-gv-3.1-fast | GV 3.1 Fast | Faster version with audio support |
aigc-video-gv-3.1-lite | GV 3.1 Lite | Lightweight version with audio support |
Tencent VOD GV 3.1 is a Google Veo route, not Kling. Do not use model names such as
aigc-video-kling-3.1.Create a Task
cURL
Image and Multi-Image Reference
Useimage for a single input image. For multi-image references, use metadata.image_list:
cURL
Common metadata Fields
| Field | Description |
|---|---|
resolution | 720P, 1080P, 2K, or 4K. Available specs are shown on the Pricing page |
sound | Audio generation toggle: true / false, on / off |
audio_generation | Direct Enabled / Disabled value |
image_list | Multi-image reference list |
reference_type / ReferenceType | GV reference type, commonly asset or style |