The Gemini Embedding's inaugural text model, known as gemini-embedding-001, is now officially available through the Gemini API and Vertex AI, having maintained its leading position on the Massive Text Embedding Benchmark Multilingual leaderboard since its experimental introduction in March, attributed to its outstanding capabilities in retrieval, classification, and various embedding tasks, surpassing both traditional Google models and those from external companies. This highly adaptable model accommodates more than 100 languages and has a maximum input capacity of 2,048 tokens, utilizing the innovative Matryoshka Representation Learning (MRL) method, which allows developers to select output dimensions of 3072, 1536, or 768 to ensure the best balance of quality, performance, and storage efficiency. Developers are able to utilize it via the familiar embed_content endpoint in the Gemini API, and although the older experimental versions will be phased out by 2025, transitioning to the new model does not necessitate re-embedding of previously stored content. This seamless migration process is designed to enhance user experience without disrupting existing workflows.