Gemini 3.1 Pro

Gemini 3.1 Pro (Google) — 128K context, Lightweight tier. Preço entrada: $1.8900000000000001/M · Preço saída: $11.340000000000002/M · Latência 18ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Preço entrada: $1.8900000000000001/M · Preço saída: $11.340000000000002/M · TTFT: 18ms

Specifications

  • Desenvolvedor: Google
  • Categoria: Lightweight
  • Janela de contexto: 128K
  • Preço entrada: $1.8900000000000001 / 1M
  • Preço saída: $11.340000000000002 / 1M
  • Latência: 18 ms
  • SLA: B

Typical use cases

  • Classificação alto QPS
  • Chatbots multilíngues
  • RAG e ferramentas

FAQ

  • Preço do Gemini 3.1 Pro na Routara? — Entrada $1.8900000000000001/M, saída $11.340000000000002/M — cobrança por uso.
  • Gemini 3.1 Pro é compatível com OpenAI? — Sim. base_url: https://api.routara.ai/v1
  • Gemini 3.1 Pro suporta streaming? — Sim quando a rota está 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}'