Google released
gemini-3.5-flash as the GA model for Gemini 3.5 Flash on May 19, 2026. This is also the model behind gemini-flash-latest, and is suited for agentic execution, coding, and long-running tasks.Key capabilities
- 1M token context window — Handle massive documents and conversations, with up to 65,000 output tokens
- Thinking levels — Control reasoning depth with
minimal,low,medium(default), andhigh - Thought preservation — Model automatically retains intermediate reasoning across multi-turn conversations
- Agentic execution — Optimized for multi-agent deployment, problem-solving, and large-scale agentic loops
- Coding — Excels at iterative coding cycles, rapid exploration, and prototyping
- GA release — Stable model ready for production at scale
Quick example
Parameters
API Reference
View the interactive API playground for Gemini 3.5 Flash.