From f820a9892a82420dcb18ff76c756c1a367bd5075 Mon Sep 17 00:00:00 2001 From: Vincent Koc Date: Mon, 11 May 2026 10:18:01 +0800 Subject: [PATCH] docs(providers/google): correct video duration set and audio support --- docs/providers/google.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/providers/google.md b/docs/providers/google.md index 3426ff8599c..298fcb47103 100644 --- a/docs/providers/google.md +++ b/docs/providers/google.md @@ -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: