Gemini API: Gemini 3.6 Flash GA, Gemini 3.5 Flash-Lite GA, and sampling parameter deprecations
Google’s Gemini API changelog says Gemini 3.6 Flash and Gemini 3.5 Flash-Lite are now generally available, and that temperature/top_p/top_k are deprecated.
Editorial Team
The Authority AI Tools editorial team maintains this directory using vendor documentation, dated source checks, product changelogs, and clearly identified hands-on observations where available.
Google’s Gemini API changelog says Gemini 3.6 Flash and Gemini 3.5 Flash-Lite are now generally available (GA).
New GA models
In an entry dated July 21, 2026, Google lists two newly GA Flash-family models:
- Gemini 3.6 Flash (
gemini-3.6-flash) — Google says it has improved token efficiency and better code/agentic planning capabilities, with a lower price point than 3.5 Flash. - Gemini 3.5 Flash-Lite (
gemini-3.5-flash-lite) — Google positions it as a low-latency, cost-effective option “designed for high-volume automation.”
If you run tool-using agents, the “Flash-Lite” tier is often a good default for subagents (triage, extraction, lightweight checks), while a stronger Flash model can handle planning or complex tool orchestration.
Deprecated parameters: temperature, top_p, top_k
The same July 21 entry also says the sampling parameters temperature, top_p, and top_k are now deprecated.
If your code sets these explicitly, plan time to review Google’s latest model guidance and update configurations.
Source
- Google AI for Developers — “Gemini API: Release notes” (July 21, 2026 entries): https://ai.google.dev/gemini-api/docs/changelog
Free Resource
2026 AI Coding Tools Comparison Chart
Side-by-side comparison of features, pricing, and capabilities for every major AI coding tool.
No spam, unsubscribe anytime.
Frequently Asked Questions
What is Gemini API: Gemini 3.6 Flash GA, Gemini 3.5 Flash-Lite GA, and sampling parameter deprecations?
Related Articles
Cursor Router powers Auto mode (with new optimization modes and admin controls)
Cursor says Auto mode is now powered by Cursor Router: an intelligent model router with Cost/Balance/Intelligence optimization modes plus admin controls for Teams and Enterprise.
Read more →Product UpdatesClaude Opus 5 launches (Anthropic’s newest Opus model)
Anthropic’s Claude release notes announce Claude Opus 5, positioned as a thoughtful, proactive model nearing Claude Fable 5 frontier intelligence at half the price.
Read more →Product UpdatesWarp 2026.07.16 adds a cloud-agent connection indicator and more Agent Mode polish
Warp’s July 16, 2026 update adds a connection indicator for cloud agent sessions plus several Agent Mode and UI improvements.
Read more →