अभी उपलब्ध
Google

gemini-embedding-001

Provides text embedding models for generating embeddings for words, phrases, sentences, and code. These foundational embeddings support advanced NLP tasks such as semantic search, classification, and clustering, offering more accurate and context-aware search results compared to keyword-based approaches. Building Retrieval Augmented Generation (RAG) systems is a common use case for embeddings. Embeddings play a crucial role in significantly enhancing model outputs, improving factual accuracy, coherence, and contextual richness. They enable efficient retrieval of relevant information from knowledge bases (represented as embeddings), which is then passed as additional background information in the input prompt to the language model, guiding it to generate more informed and accurate responses.

EmbeddingTools2K
इनपुटमुफ्त
आउटपुटमुफ्त
प्रकारEmbedding
एंडपॉइंट्सembedding

प्रदर्शन

प्रदर्शन डेटा लोड हो रहा है...
§ 01

मूल्य निर्धारण

इनपुट मूल्य$0.00 · 1M टोकन
आउटपुट मूल्य$0.00 · 1M टोकन
कॉन्टेक्स्ट विंडो2K टोकन
संगत एंडपॉइंट्सembedding
वेंडरGoogle
§ 02

अपने कोड से gemini-embedding-001 कॉल करें

किसी भी OpenAI-संगत SDK को UnoRouter पर इंगित करें और नाम से मॉडल का अनुरोध करें। YOUR_API_KEY को अपने डैशबोर्ड से एक वास्तविक key से बदलें।

bash
curl https://api.unorouter.ai/v1/chat/completions \
  -H "Authorization: Bearer YOUR_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "gemini-embedding-001",
    "messages": [{"role": "user", "content": "Hello!"}]
  }'

अपनी API key auto-fill करने के लिए साइन इन करें

§ 03

अक्सर पूछे जाने वाले प्रश्न

gemini-embedding-001 की 1M टोकन के लिए कितनी लागत है?

इनपुट की कीमत 1M टोकन के लिए $0.00 है, आउटपुट 1M टोकन के लिए $0.00। बिलिंग प्रति टोकन होती है, बैच आकारों के लिए कोई rounding नहीं।

मैं gemini-embedding-001 को API के माध्यम से कैसे एक्सेस करूँ?

model=gemini-embedding-001 के साथ UnoRouter /v1/chat/completions एंडपॉइंट पर अनुरोध भेजें। कोई भी OpenAI-संगत क्लाइंट लाइब्रेरी काम करती है। प्रमाणीकरण एक मानक Bearer टोकन का उपयोग करता है।

gemini-embedding-001 की कॉन्टेक्स्ट विंडो क्या है?

gemini-embedding-001 2K टोकन की एक कॉन्टेक्स्ट विंडो का समर्थन करता है, जो आपके prompt और मॉडल की प्रतिक्रिया के बीच साझा होती है।

§ 04

समान मॉडल

अभी gemini-embedding-001 आज़माएं

एक API key बनाएं और एक मिनट से कम में अनुरोध करना शुरू करें।

सभी मॉडल देखें