gemini 3 flash preview is Google's mid-tier model from the 3-generation Gemini line, sitting between the ultra-cheap Flash Lite tier and the expensive Pro tier on price, while landing right in the middle on capability too. It brought frontier-style multimodal reasoning down to a cheaper price point when it shipped, and it's the model to reach for when a task needs more than simple extraction but doesn't justify Pro's cost.
Pricing and context in practice
Input tokens cost $0.50 per million, output tokens $3.00 per million, and cached input runs $0.05 per million — a straightforward 10x discount on repeated content. The context window is 1,048,576 tokens with up to 65,536 tokens of output, so it can hold long documents or extended conversation history without needing to chunk input across multiple calls. For a workload that sends a large reference document on every request, caching that document once and reusing it across calls cuts the effective input cost by 90%.
Where it earns its place
- Multimodal reasoning tasks — text, image, video, audio, and PDF input — that need more judgment than a pure classification model
- Agent steps that combine function calling with a moderate reasoning load
- Workloads priced too high for Pro but too demanding for the lightest Flash Lite tier
- Cases where a large context window matters more than rock-bottom per-token cost
How it sits against the rest of Google's lineup
The capability score here is 88.2, a step below both Gemini 3.1 Flash Lite Preview (88.6) and Gemini 3.1 Pro Preview (88.5) — a useful reminder that newer and cheaper doesn't always mean weaker, and older doesn't always mean stronger. Priced at $0.50/$3.00, it sits between Flash Lite's $0.25/$1.50 and Pro's $2.00/$12.00, but on this capability metric alone it doesn't clearly justify the premium over Flash Lite. Worth an A/B test on your own task before assuming the middle price tier is the middle-quality tier.
The honest limitation
This is a preview release from the 3 generation, not the newer 3.1 line, so newer Gemini releases may have already superseded it on cost or capability for the same task. Output is text only, and there's no benchmark suite attached to this listing — the capability score is the only comparative number available, and it should be treated as a rough signal, not a ranking.