Skip to content

Remove deprecated Gemini 3 Pro Preview#50503

Merged
rtfeldman merged 2 commits intomainfrom
AI-66/remove-gemini-3-pro-preview
Mar 4, 2026
Merged

Remove deprecated Gemini 3 Pro Preview#50503
rtfeldman merged 2 commits intomainfrom
AI-66/remove-gemini-3-pro-preview

Conversation

@rtfeldman
Copy link
Copy Markdown
Contributor

Gemini 3 Pro Preview has been deprecated in favor of Gemini 3.1 Pro. This removes the Gemini3Pro variant from the Model enum and all associated match arms, updates eval model lists, docs, and test fixtures.

A serde alias ("gemini-3-pro-preview") is kept on Gemini31Pro so existing user settings gracefully migrate to the replacement model.

Closes AI-66

Release Notes:

  • Removed deprecated Gemini 3 Pro Preview model; existing configurations automatically migrate to Gemini 3.1 Pro.

Gemini 3 Pro Preview has been deprecated in favor of Gemini 3.1 Pro.
This removes the Gemini3Pro variant from the Model enum and all
associated match arms, updates eval model lists, docs, and test
fixtures. A serde alias is kept on Gemini31Pro so existing user
settings with "gemini-3-pro-preview" gracefully migrate.
@cla-bot cla-bot bot added the cla-signed The user has signed the Contributor License Agreement label Mar 2, 2026
@zed-community-bot zed-community-bot bot added the staff Pull requests authored by a current member of Zed staff label Mar 4, 2026
@rtfeldman rtfeldman marked this pull request as ready for review March 4, 2026 15:47
@rtfeldman rtfeldman enabled auto-merge (squash) March 4, 2026 15:47
@rtfeldman rtfeldman merged commit 866ec42 into main Mar 4, 2026
28 checks passed
@rtfeldman rtfeldman deleted the AI-66/remove-gemini-3-pro-preview branch March 4, 2026 15:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

cla-signed The user has signed the Contributor License Agreement staff Pull requests authored by a current member of Zed staff

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant