gemini-3-pro-preview
Gemini 3 Pro (preview) (Google)
Yes — Gemini 3 Pro (preview) is retired. Google shut it down on March 9, 2026; API requests to it now fail. The recommended replacement is Gemini 3.1 Pro (preview).
The first Pro model of the Gemini 3 generation, and one of the shortest-lived entries in this catalog: released November 2025, shut down March 2026, less than four months later. Preview ids on the Gemini API carry real shutdown risk.
The facts
| Provider | |
|---|---|
| Model id | gemini-3-pro-preview |
| Released | November 18, 2025 |
| Deprecated | date not published |
| Shutdown | March 9, 2026 · 143 days ago |
| Status | Retired |
| Last verified | July 30, 2026 |
What to use instead
The successor is also a preview id. On the Gemini API, preview does not mean experimental so much as short-lived — plan to move again.
What parameters gemini-3.1-pro-preview 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-pro-preview"
+ "model": "gemini-3.1-pro-preview"
Frequently asked questions
- When did Google Gemini 3 Pro (preview) shut down?
- Google Gemini 3 Pro (preview) shut down on March 9, 2026. API requests to it fail from that date onward.
- What replaces Google Gemini 3 Pro (preview)?
- Google recommends Gemini 3.1 Pro (preview) (`gemini-3.1-pro-preview`) as the replacement for Google Gemini 3 Pro (preview). The successor is also a preview id. On the Gemini API, preview does not mean experimental so much as short-lived — plan to move again.
- Is Google Gemini 3 Pro (preview) still available?
- No. Google Gemini 3 Pro (preview) is retired and no longer served — it was shut down on March 9, 2026. Calls to it return an error.
- How do I migrate from Google Gemini 3 Pro (preview) to gemini-3.1-pro-preview?
- Swap the model id in your API call: replace "gemini-3-pro-preview" with "gemini-3.1-pro-preview". The successor is also a preview id. On the Gemini API, preview does not mean experimental so much as short-lived — plan to move again.
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-pro-preview)