gemini-embedding-001

gemini-embedding-001 (Google) — 128K context, Lightweight tier. سعر الإدخال: $0.1575/M · سعر الإخراج: $0.47250000000000003/M · زمن الاستجابة 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

سعر الإدخال: $0.1575/M · سعر الإخراج: $0.47250000000000003/M · TTFT: 18ms

Specifications

  • المطور: Google
  • الفئة: Lightweight
  • نافذة السياق: 128K
  • سعر الإدخال: $0.1575 / 1M
  • سعر الإخراج: $0.47250000000000003 / 1M
  • زمن الاستجابة: 18 ms
  • SLA: A

Typical use cases

  • توليد الصور والفيديو
  • روبوتات محادثة متعددة اللغات
  • RAG واستدعاء الأدوات

FAQ

  • تسعير gemini-embedding-001 على Routara؟ — إدخال $0.1575/M وإخراج $0.47250000000000003/M — فوترة حسب الاستخدام.
  • هل gemini-embedding-001 متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
  • هل يدعم gemini-embedding-001 البث؟ — نعم عندما يكون المسار live (stream: true).

Related models

Quick integration

  • curl https://api.routara.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"}],"stream":true}'