gemini-embedding-001
Gemini Embedding 001 (Google)
No — Gemini Embedding 001 is not deprecated as of August 3, 2026. Google has not deprecated it, but publishes May 14, 2028 (in 650 days) as the earliest date it could be retired. Google points new work at Gemini Embedding 2.
The first Gemini-branded embedding model, and the holder of the longest runway in Google's entire deprecation table: released July 2025 with a shutdown no earlier than 14 May 2028, almost three years out. Google gives embedding models far more notice than chat models precisely because re-indexing is expensive.
The facts
| Provider | |
|---|---|
| Model id | gemini-embedding-001 |
| Released | July 14, 2025 |
| Deprecated | not deprecated |
| Shutdown (earliest) |
May 14, 2028
· in 650 days
The provider publishes this as the earliest date the model could be retired, not a commitment. It may move later, but not earlier. |
| Status | Shutdown scheduled |
| Last verified | August 3, 2026 |
What to use instead
What parameters gemini-embedding-2 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-embedding-001"
+ "model": "gemini-embedding-2"
Frequently asked questions
- When will Google Gemini Embedding 001 shut down?
- Google Gemini Embedding 001 is scheduled to shut down on May 14, 2028, in 650 days. Google publishes this as the earliest possible retirement date rather than a firm commitment, so it may move later — but not earlier.
- What replaces Google Gemini Embedding 001?
- Google recommends Gemini Embedding 2 (`gemini-embedding-2`) as the replacement for Google Gemini Embedding 001.
- Is Google Gemini Embedding 001 still available?
- Yes. Google Gemini Embedding 001 is active and fully supported as of August 3, 2026.
- How do I migrate from Google Gemini Embedding 001 to gemini-embedding-2?
- Swap the model id in your API call: replace "gemini-embedding-001" with "gemini-embedding-2". Keep the rest of the request the same, then re-check the parameters the new model accepts before you ship.
Sources
- Gemini API deprecations · ai.google.dev · accessed August 3, 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-embedding-001)