New featureModels ·
Gemini 3.5 Flash for agentic work
Gemini 3.5 Flash
What it does
Gemini 3.5 Flash arrived, tuned for workflows where an agent chains several tool calls together.
Why it matters
Fast and cheap enough to sit inside a loop, which is where the cost of an agentic workflow usually gets away from you.
The specs
- Context
- 1,048,576 tokens in, up to 65,536 out.
- Input
- Text and images.
- Actions
- Supported.
- Reasoning
- Fastest ($) through Smartest ($$$$) — it is one of the few models with a genuinely cheap bottom tier.
- Plans
- Every plan.
The cost of an agentic workflow is the number of model calls times the price of each, so the model that sits inside the loop matters more than the one that writes the final answer. Flash is cheap enough to be that model.
