Google: Gemini Embedding 2 — مدل هوش مصنوعی
Google: Gemini Embedding 2 یک مدل هوش مصنوعی از Google است که از طریق هرمز با یک API سازگار با OpenAI و دسترسی پایدار از داخل ایران در دسترس است.
Gemini Embedding 2 is Google's first multimodal embedding model. We currently support mapping text and images into a unified vector space for semantic search and retrieval-augmented generation (RAG). It supports...
مشخصات
| سازنده | |
|---|---|
| نوع | embedding |
| پنجره زمینه | 8,192 توکن |
| قیمت | $0.20/M in · $0.00/M out |
| نوع API | embeddings |
نمونه کد
curl https://api.hormouz.net/v1/chat/completions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "google/gemini-embedding-2",
"messages": [{"role": "user", "content": "Hello!"}]
}'استفاده از طریق هرمز
با یک کلید API به این مدل و ۴۵۰+ مدل دیگر وصل شوید — پایدار زیر بار سنگین و بهینه برای ایران.
شروع کنید