docs(providers/google): correct video duration set and audio support

This commit is contained in:
Vincent Koc
2026-05-11 10:18:01 +08:00
parent 9bf3c9ede1
commit f820a9892a

View File

@@ -226,8 +226,8 @@ The bundled `google` plugin also registers video generation through the shared
- Default video model: `google/veo-3.1-fast-generate-preview`
- Modes: text-to-video, image-to-video, and single-video reference flows
- Supports `aspectRatio`, `resolution`, and `audio`
- Current duration clamp: **4 to 8 seconds**
- Supports `aspectRatio` (`16:9`, `9:16`) and `resolution` (`720P`, `1080P`); audio output is not supported by Veo today
- Supported durations: **4, 6, or 8 seconds** (other values snap to the nearest allowed value)
To use Google as the default video provider: