gemini-3.1-flash-lite-preview
Gemini 3.1 Flash-Lite (preview) (Google)
Yes — Gemini 3.1 Flash-Lite (preview) is retired. Google shut it down on May 25, 2026; API requests to it now fail. The recommended replacement is Gemini 3.1 Flash-Lite.
The preview that became gemini-3.1-flash-lite. It ran for under three months before being shut down in favour of the stable id — the standard Gemini pattern, and the reason preview ids should never reach production config.
The facts
| Provider | |
|---|---|
| Model id | gemini-3.1-flash-lite-preview |
| Released | March 3, 2026 |
| Deprecated | date not published |
| Shutdown | May 25, 2026 · 66 days ago |
| Status | Retired |
| Last verified | July 30, 2026 |
What to use instead
Dropping the "-preview" suffix is the entire migration. Behaviour is unchanged.
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-3.1-flash-lite-preview"
+ "model": "gemini-3.1-flash-lite"
Frequently asked questions
- When did Google Gemini 3.1 Flash-Lite (preview) shut down?
- Google Gemini 3.1 Flash-Lite (preview) shut down on May 25, 2026. API requests to it fail from that date onward.
- What replaces Google Gemini 3.1 Flash-Lite (preview)?
- Google recommends Gemini 3.1 Flash-Lite (`gemini-3.1-flash-lite`) as the replacement for Google Gemini 3.1 Flash-Lite (preview). Dropping the "-preview" suffix is the entire migration. Behaviour is unchanged.
- Is Google Gemini 3.1 Flash-Lite (preview) still available?
- No. Google Gemini 3.1 Flash-Lite (preview) is retired and no longer served — it was shut down on May 25, 2026. Calls to it return an error.
- How do I migrate from Google Gemini 3.1 Flash-Lite (preview) to gemini-3.1-flash-lite?
- Swap the model id in your API call: replace "gemini-3.1-flash-lite-preview" with "gemini-3.1-flash-lite". Dropping the "-preview" suffix is the entire migration. Behaviour is unchanged.
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-3.1-flash-lite-preview)