Skip to content

chore(py/plugins/google-genai): trim Veo catalog to 3.1 and add lite variants - #6300

Open
hilariie wants to merge 1 commit into
chore/py-google-genai-retire-imagenfrom
chore/py-google-genai-veo-31-catalog
Open

hilariie wants to merge 1 commit into
chore/py-google-genai-retire-imagenfrom
chore/py-google-genai-veo-31-catalog

Conversation

@hilariie

@hilariie hilariie commented Sep 8, 2026

Copy link
Copy Markdown
Contributor

Closes #6177

Summary

VeoVersion and KnownVeo drop veo-2.0-generate-001, veo-2.0-generate-exp, veo-3.0-generate-001 and veo-3.0-fast-generate-001, and add veo-3.1-lite-generate-preview (Google AI) and veo-3.1-lite-generate-001 (Vertex AI). The catalog is now the same six 3.1 ids the JS and Go plugins curate. Test fixtures that used the retired ids now use 3.1 ids with the backend-matching spelling.

@gemini-code-assist gemini-code-assist Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the supported Veo video generation models to focus exclusively on the Veo 3.1 family, removing older 2.0 and 3.0 versions. It introduces the new Veo 3.1 Lite models (both preview and stable versions) and updates the enum definitions, type aliases, documentation, and tests to align with these changes. There are no review comments to evaluate, so no additional feedback is provided.

@hilariie
hilariie force-pushed the chore/py-google-genai-veo-31-catalog branch from 608aee5 to e955554 Compare September 8, 2026 11:16
@hilariie
hilariie marked this pull request as ready for review September 8, 2026 11:16
…variants

Drops VeoVersion.VEO_2_0, VEO_2_0_EXP, VEO_3_0 and VEO_3_0_FAST.
Fixes #6177
@hilariie
hilariie force-pushed the chore/py-google-genai-veo-31-catalog branch from e955554 to 02f17d1 Compare September 14, 2026 11:33
@hilariie
hilariie changed the base branch from main to chore/py-google-genai-retire-imagen September 14, 2026 11:34
@hilariie
hilariie added this pull request to stack #6354 September 16, 2026 10:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

chore(py/plugins/google-genai): Veo catalog lists shutdown models and misses the 3.1 lite variants

1 participant