Gemini 3 Pro Image

Gemini 3 Pro Image (Google) — 128K context, Image tier. Input-Preis: $2.1/M · Output-Preis: $12.600000000000001/M · Latenz 45ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $2.1/M · Output-Preis: $12.600000000000001/M · TTFT: 45ms

Specifications

  • Entwickler: Google
  • Kategorie: Image
  • Kontextfenster: 128K
  • Input-Preis: $2.1 / 1M
  • Output-Preis: $12.600000000000001 / 1M
  • Latenz: 45 ms
  • SLA: B

Typical use cases

  • Bild- und Videogenerierung
  • Mehrsprachige Chatbots
  • RAG und Tool-Aufrufe

FAQ

  • Wie wird Gemini 3 Pro Image auf Routara abgerechnet? — Input $2.1/M, Output $12.600000000000001/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist Gemini 3 Pro Image OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt Gemini 3 Pro Image Streaming? — Ja, wenn die Route live ist (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-pro-image-preview","messages":[{"role":"user","content":"Hello"}],"stream":true}'