gemini-2.0-flash-lite
Gemini 2.0 Flash-Lite (Google)
Yes — Gemini 2.0 Flash-Lite is retired. Google shut it down on June 1, 2026; API requests to it now fail. The recommended replacement is Gemini 3.1 Flash-Lite.
The cheapest Gemini of the 2.0 generation, aimed at classification and extraction where per-call cost dominated. Shut down June 1, 2026 alongside gemini-2.0-flash.
The facts
| Provider | |
|---|---|
| Model id | gemini-2.0-flash-lite |
| Also published as | gemini-2.0-flash-lite-001 |
| Released | February 25, 2025 |
| Deprecated | date not published |
| Shutdown | June 1, 2026 · 59 days ago |
| Status | Retired |
| Last verified | July 30, 2026 |
What to use instead
The Lite tier persisted across generations, so this is a like-for-like swap — the closest thing to a drop-in in the Gemini catalog.
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.0-flash-lite"
+ "model": "gemini-3.1-flash-lite"
Frequently asked questions
- When did Google Gemini 2.0 Flash-Lite shut down?
- Google Gemini 2.0 Flash-Lite shut down on June 1, 2026. API requests to it fail from that date onward.
- What replaces Google Gemini 2.0 Flash-Lite?
- Google recommends Gemini 3.1 Flash-Lite (`gemini-3.1-flash-lite`) as the replacement for Google Gemini 2.0 Flash-Lite. The Lite tier persisted across generations, so this is a like-for-like swap — the closest thing to a drop-in in the Gemini catalog.
- Is Google Gemini 2.0 Flash-Lite still available?
- No. Google Gemini 2.0 Flash-Lite is retired and no longer served — it was shut down on June 1, 2026. Calls to it return an error.
- How do I migrate from Google Gemini 2.0 Flash-Lite to gemini-3.1-flash-lite?
- Swap the model id in your API call: replace "gemini-2.0-flash-lite" with "gemini-3.1-flash-lite". The Lite tier persisted across generations, so this is a like-for-like swap — the closest thing to a drop-in in the Gemini catalog.
- Does this apply to gemini-2.0-flash-lite-001 too?
- Yes. Google Gemini 2.0 Flash-Lite is also published as `gemini-2.0-flash-lite-001`; that id shares the same lifecycle dates as `gemini-2.0-flash-lite`.
Sources
- Gemini API deprecations · ai.google.dev · accessed July 30, 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/google/gemini-2.0-flash-lite)