gemini-2.5-pro-preview-tts

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

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

Specifications

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

Typical use cases

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

FAQ

  • تسعير gemini-2.5-pro-preview-tts على Routara؟ — إدخال $1.05/M وإخراج $21/M — فوترة حسب الاستخدام.
  • هل gemini-2.5-pro-preview-tts متوافق مع OpenAI؟ — نعم. base_url: https://api.routara.ai/v1
  • هل يدعم gemini-2.5-pro-preview-tts البث؟ — نعم عندما يكون المسار 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-2.5-pro-preview-tts","messages":[{"role":"user","content":"Hello"}],"stream":true}'