Gemini 3.1 Pro

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

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

Specifications

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

Typical use cases

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

FAQ

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