zed/tooling/xtask
Richard Feldman 866ec42371
Remove deprecated Gemini 3 Pro Preview (#50503)
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.
2026-03-04 15:53:26 +00:00
..
src Remove deprecated Gemini 3 Pro Preview (#50503) 2026-03-04 15:53:26 +00:00
Cargo.toml xtask: Remove transitive GPUI dependency (#47748) 2026-01-27 14:00:45 +01:00
LICENSE-GPL Add cargo xtask clippy (#8722) 2024-03-02 14:46:02 -05:00