gemini-3-5-flash is Google’s mid-tier Gemini — fast and multimodal, with the 1M-token context window that distinguishes the Gemini family. It offers solid reasoning headroom at a fraction of flagship pricing.
Pricing: 9.00 / 1M output — see the rate card.
Protocols
For the OpenAI shim, the gateway translates the request body to Gemini’s
generateContent shape behind the scenes. From the client side, you write standard openai-SDK code.
Quickstart
Capabilities
When to use
- Mid-tier reasoning at low cost — harder tasks than Flash can handle, without stepping up to Pro pricing.
- Long-context work — 1M context for codebase reviews and multi-doc QA where 200K isn’t enough.
- Fresh-fact tasks — grounding (Google Search) is supported.
- Cheapest possible chat —
gpt-5-4-miniis lower cost for simpler tasks. - Hardest reasoning —
claude-opus-4-8is a flagship sized for it.
Next
- gpt-5-4-mini — fast, low-cost OpenAI tier
- claude-haiku-4-5 — fast Anthropic small tier