gemini-2.5-flash
Gemini 2.5 Flash (Vertex AI) (Vertex AI)
Yes — Vertex AI deprecated Gemini 2.5 Flash (Vertex AI) and shuts it down on October 20, 2026 (in 39 days). The recommended replacement is Gemini 3.5 Flash-Lite (Vertex AI).
The fast, cheap half of the 2.5 generation on Vertex AI, and the workhorse most workloads defaulted to through late 2025. Google has committed to retiring it on the platform on October 20, 2026, and points users at the 3.x Flash-Lite line as the replacement.
The facts
| Provider | Vertex AI |
|---|---|
| Model id | gemini-2.5-flash |
| Released | June 17, 2025 |
| Deprecated | date not published |
| Shutdown | October 20, 2026 · |
| Status | Deprecated |
| Last verified | August 21, 2026 |
What to use instead
gemini-3.5-flash-lite
Provider-recommended
Shutdown scheduled
What parameters gemini-3.5-flash-lite accepts on modelparams.dev
What parameters gemini-3.1-flash-lite accepts on modelparams.dev
Change the id
In most cases the migration is one string. Check the parameter differences before you ship — newer models drop older sampling knobs more often than they add them.
- "model": "gemini-2.5-flash"
+ "model": "gemini-3.5-flash-lite"
Frequently asked questions
- When will Vertex AI Gemini 2.5 Flash (Vertex AI) shut down?
- Vertex AI Gemini 2.5 Flash (Vertex AI) is scheduled to shut down on October 20, 2026, in 39 days.
- What replaces Vertex AI Gemini 2.5 Flash (Vertex AI)?
- Vertex AI recommends Gemini 3.5 Flash-Lite (Vertex AI) (`gemini-3.5-flash-lite`) as the replacement for Vertex AI Gemini 2.5 Flash (Vertex AI).
- Is Vertex AI Gemini 2.5 Flash (Vertex AI) still available?
- Yes, for now. Vertex AI Gemini 2.5 Flash (Vertex AI) is deprecated but still answers requests until October 20, 2026. Deprecated models get no further updates and are the first to lose capacity.
- How do I migrate from Vertex AI Gemini 2.5 Flash (Vertex AI) to gemini-3.5-flash-lite?
- Swap the model id in your API call: replace "gemini-2.5-flash" with "gemini-3.5-flash-lite". Keep the rest of the request the same, then re-check the parameters the new model accepts before you ship.
Sources
- Vertex AI model versions and lifecycle · docs.cloud.google.com · accessed August 21, 2026
Found something wrong? The data is one YAML file — edit it on GitHub.
This page, for machines
Drop the badge in a README so it turns red the day this model is retired:
[](https://modeldeprecations.dev/vertex/gemini-2.5-flash)