gemini-3-flash-preview-thinking

gemini-3-flash-preview-thinking (Google) — 128K context, Reasoning tier. Input-Preis: $0.462/M · Output-Preis: $2.7720000000000002/M · Latenz 48ms. Routed via Routara OpenAI-compatible endpoint with multi-region failover and metered billing.

Input-Preis: $0.462/M · Output-Preis: $2.7720000000000002/M · TTFT: 48ms

Specifications

  • Entwickler: Google
  • Kategorie: Reasoning
  • Kontextfenster: 128K
  • Input-Preis: $0.462 / 1M
  • Output-Preis: $2.7720000000000002 / 1M
  • Latenz: 48 ms
  • SLA: S+

Typical use cases

  • Mehrstufiges Reasoning
  • RAG und Tool-Aufrufe
  • Code-Generierung

FAQ

  • Wie wird gemini-3-flash-preview-thinking auf Routara abgerechnet? — Input $0.462/M, Output $2.7720000000000002/M — nutzungsbasiert ohne Plattformgebühr.
  • Ist gemini-3-flash-preview-thinking OpenAI-kompatibel? — Ja. base_url: https://api.routara.ai/v1
  • Unterstützt gemini-3-flash-preview-thinking 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-flash-preview-thinking","messages":[{"role":"user","content":"Hello"}],"stream":true}'