Currently listed through these providers:
Model details
Gemini Embedding 2
Gemini Embedding 2 represents Google's first natively multimodal embedding model, a notable architectural shift from the common pattern of pairing a text encoder with separate vision and audio models. According to a MindStudio overview, the model is trained to ingest text, images, video, audio, and PDFs through a single API call and return vectors that live in one unified representation space, removing the need to reconcile outputs from multiple separate encoders. This native multimodality is the model's defining design choice and the reason it stands apart from earlier embedding offerings that were text-first with bolted-on extensions for other media.
For practitioners, the practical payoff is simpler pipelines for cross-modal retrieval: a query or document fragment in any supported modality can be compared directly against items in another, enabling use cases such as searching a video library with a text prompt or matching an audio clip against an image collection. Google has documented Gemini Embedding 2 on its Gemini Enterprise Agent Platform documentation site, signaling that the model is positioned for production retrieval and agentic workflows rather than experimental tinkering. Developers considering it should weigh this unified-space advantage against the typical caveats of adopting a newer embedding architecture where downstream re-indexing of existing corpora is usually required.
Quick Info
Powered by- Provider
- SAP AI Core
- Model key
- gemini-embedding-2
- Release date
- Apr 22, 2026
- Last updated
- Apr 22, 2026
- Knowledge cutoff
- 2025-11
- Input modalities
- Output modalities
- Capabilities
Limits
- Output tokens
- 3,072 tokens
- Context window
- 8,192 tokens