AI Potluck
Back to Gap Map Model components / Embeddings & retrieval models

Gemini Embedding

Google
closed / Overall score: 4.0(strong)

Google’s embedding line on the Gemini API and Vertex AI. The head model is gemini-embedding-2, Google’s first natively multimodal embedder, which maps text, images, video, audio and PDFs into one space; gemini-embedding-001, the text-only predecessor with 100-plus languages, Matryoshka dimensions down from 3,072 and a 2,048-token input, remains available.

The version the brief expected has moved: gemini-embedding-001 is no longer the head of the line. Google’s embeddings docs call gemini-embedding-2 “the latest model” and both carry list prices, with -001 kept for text-only use. The 68.32 MTEB multilingual figure belongs to -001; the successor reports 69.9 on the same instrument. Neither is downloadable. Verified 2026-09-11 via the Gemini API embeddings docs, the Gemini API pricing page, the Gemini Embedding 2 technical report and the 2025 GA announcement.

Openness

1 high confidence
1.0
weights
closed(no checkpoint distributed for gemini-embedding-2 or gemini-embedding-001
data
closed(training corpus not released
code
closed(no training or inference implementation
license
proprietary(hosted API under Google’s terms

API-only across both live SKUs, so the ladder's first rule fires. The published technical report is the one thing that distinguishes this from the rest of the cluster — it makes the numbers auditable — but a paper is not a corpus, weights or a pipeline, and the ladder scores what ships.

  • https://ai.google.dev/gemini-api/docs/embeddings recorded 2026-09-11

    'The latest model, gemini-embedding-2, is the first multimodal' embedding model, and 'for text-only use cases, gemini-embedding-001 remains available'. Both are invoked as embedContent calls against generativelanguage.googleapis.com; no download is offered.

  • https://ai.google.dev/gemini-api/docs/pricing recorded 2026-09-11

    The Gemini API pricing page lists Gemini Embedding 2 (gemini-embedding-2) and Gemini Embedding (gemini-embedding-001) as priced hosted models, which is the only way either is sold.

  • https://arxiv.org/abs/2605.27295 recorded 2026-09-11

    The Gemini Embedding 2 report describes 'large-scale contrastive learning in a multi-task multi-stage training setup' and releases no corpus, checkpoint or training code.

Adoption

4 medium confidence
4.0

No artifact to count and no call volume published. The level rests on the distribution surface: general availability across both the Gemini API and Vertex AI, a free tier in Google AI Studio alongside paid limits, and a migration path Google enforced by deprecating embedding-001 and text-embedding-004 into this line. Directional, so confidence stops at medium.

Capability

4 high confidence
4.0

Rung 4, competitive frontier. The numbers are real, published and multi-instrument, and the multimodal span is wider than any peer's. It stops short of 5 on two arithmetic facts rather than a judgment: 69.9 on MTEB multilingual is below the category anchor's 74.3 on MMTEB v2, and Voyage's independent-of-Google RTEB run puts voyage-4-large 3.87% above Gemini Embedding 001. The 68.32 figure the roster carried is -001's and is now the older of the two.

Verified 2026-09-11