Back to Blog
5 min read

Google Releases Gemini 3.6 Flash, Flash-Lite, and Flash Cyber

Google released three new Gemini models on 21 July 2026 — 3.6 Flash, Flash-Lite, and Flash Cyber — cutting output token costs and advancing the knowledge cutoff to March 2026.

Google Releases Gemini 3.6 Flash, Flash-Lite, and Flash Cyber

Three New Gemini Models in One Day

Google DeepMind released three production-ready Gemini models on 21 July 2026: Gemini 3.6 Flash, Gemini 3.5 Flash-Lite, and Gemini 3.5 Flash Cyber. Each targets a different segment of the API market. Gemini 3.6 Flash is the new workhorse model for developers running coding, multimodal, and knowledge-work tasks at scale. Gemini 3.5 Flash-Lite is the most cost-effective option in the lineup, built for high-throughput pipelines such as agentic search and document processing. Gemini 3.5 Flash Cyber is a purpose-built cybersecurity model available only to governments and trusted partners in a restricted pilot programme. All three are available immediately via the Gemini API and Google AI Studio, with Gemini 3.6 Flash also added to GitHub Copilot on the same day. Alongside the releases, Google confirmed that pre-training for Gemini 4 is already under way, describing it as "our most ambitious pre-training run yet."

Gemini 3.6 Flash: Lower Cost, Fewer Tokens, Updated Knowledge

The headline improvement in Gemini 3.6 Flash is efficiency. On the Artificial Analysis Index, Gemini 3.6 Flash uses 17 per cent fewer output tokens than Gemini 3.5 Flash for equivalent workloads, which means it costs less to run even before factoring in the direct price reduction. Output pricing falls from $9.00 to $7.50 per million tokens; input pricing is $1.50 per million tokens. The model improves on Gemini 3.5 Flash's reported performance in coding, computer use, and ML research tasks, and takes fewer reasoning steps and tool calls to complete multi-step agentic workflows. Critically, the knowledge cutoff advances from January 2025 to March 2026 — a meaningful update for applications that rely on recent regulations, newly released open-source libraries, or updated API documentation. The model supports a one-million-token context window, up to 64,000 output tokens, native multimodal input, thinking controls, and built-in tools including Computer Use.

The Knowledge Cutoff Problem

One of the practical limitations of Gemini 3.5 Flash was its January 2025 knowledge cutoff, which was unusually stale for a production API model by mid-2026. Advancing the cutoff to March 2026 in Gemini 3.6 Flash is directly relevant for applications querying models about recent events, current product versions, or regulation changes introduced in the past year. Teams that had been prompt-engineering around the stale cutoff — retrieving external context before querying the model — may find the March 2026 cutoff sufficient to reduce or eliminate that retrieval overhead for a portion of their workloads.

Gemini 3.5 Flash-Lite: The High-Throughput Option

Gemini 3.5 Flash-Lite is designed for volume. At $0.30 per million input tokens and $2.50 per million output tokens, it is substantially cheaper than Gemini 3.6 Flash, and at approximately 350 output tokens per second it is the fastest model in the Flash family by throughput. The target use cases are agentic search pipelines, high-volume document classification, real-time summarisation, and other workloads where the volume of calls per hour makes per-token cost the primary constraint and frontier reasoning capability a secondary concern. Like Gemini 3.6 Flash, Flash-Lite ships with a one-million-token context window, multimodal input, and the same built-in tool set.

Gemini 3.5 Flash Cyber: A Restricted Cybersecurity Model

The most distinctive of the three releases is Gemini 3.5 Flash Cyber, a fine-tuned model built to find, validate, and remediate software vulnerabilities. Flash Cyber runs inside CodeMender, Google DeepMind's code-security agent. CodeMender integrates the model into a validation loop that identifies a potential vulnerability, tests whether it is real, proposes a patch, and then requires developer approval before applying any change. Google has placed Flash Cyber behind a restricted access pilot: only government agencies and trusted partners are eligible to use it, distinguishing it from the open developer API positioning of both general-purpose Flash models and from the enterprise market position of Anthropic's Mythos 5.

What This Means for Development Teams in India

For software teams in India building on the Gemini API, the 21 July releases create three concrete opportunities. First, the direct cost reduction in Gemini 3.6 Flash — 17 per cent fewer output tokens at a lower per-token price — reduces the ongoing inference cost of existing production integrations without any migration effort beyond specifying the new model version. For teams running high-volume agentic workflows on Vertex AI under Google Cloud enterprise agreements, that saving compounds across monthly billing cycles. Second, Gemini 3.5 Flash-Lite at $0.30 per million input tokens opens a genuinely lower cost tier for document-heavy automation pipelines — contract review, GST compliance document processing, and customer support summarisation — where token volume makes Flash-Lite's throughput and price point more attractive than Flash. Third, the Gemini 3.6 Flash integration into GitHub Copilot means developer teams using Copilot now have access to a more capable, more current model without needing to change their tooling.

The Bottom Line

Google shipped three new Gemini models on 21 July 2026. Gemini 3.6 Flash replaces 3.5 Flash as the main production API model, cutting output costs from $9.00 to $7.50 per million tokens and using 17 per cent fewer output tokens while advancing the knowledge cutoff from January 2025 to March 2026. Gemini 3.5 Flash-Lite targets high-throughput, cost-sensitive pipelines at $0.30 input and $2.50 output per million tokens. Gemini 3.5 Flash Cyber is a restricted-access cybersecurity model running inside Google DeepMind's CodeMender agent, available only to governments and trusted partners. Google also confirmed Gemini 4 pre-training is under way. For Indian development teams on Vertex AI or the Gemini API, the cost and capability improvements in Gemini 3.6 Flash are applicable to production workloads today.

Frequently Asked Questions

What is Gemini 3.6 Flash and how does it differ from Gemini 3.5 Flash?+

Gemini 3.6 Flash, released on 21 July 2026, is Google DeepMind's successor to Gemini 3.5 Flash in the main production API tier. It uses 17 per cent fewer output tokens than 3.5 Flash on the Artificial Analysis Index, making it more efficient to run. Output pricing drops from $9.00 to $7.50 per million tokens, with input at $1.50 per million. The knowledge cutoff advances from January 2025 to March 2026. Performance improvements are reported in coding, computer use, knowledge work, and ML research, along with fewer reasoning steps in multi-step agentic workflows. The model supports a one-million-token context window, up to 64,000 output tokens, native multimodal input, thinking controls, and Computer Use.

What is Gemini 3.5 Flash-Lite and when should developers use it over Gemini 3.6 Flash?+

Gemini 3.5 Flash-Lite is the lowest-cost model in Google's Flash family, priced at $0.30 per million input tokens and $2.50 per million output tokens. It reaches approximately 350 output tokens per second, making it the fastest Flash model by throughput. Flash-Lite is designed for high-volume, cost-sensitive workloads such as agentic search, document classification, real-time summarisation, and customer support pipelines where per-token cost is the primary constraint. Developers should prefer Gemini 3.6 Flash for tasks requiring improved coding performance, complex multi-step reasoning, or the updated March 2026 knowledge cutoff, and consider Flash-Lite for applications where token volume is high and frontier reasoning depth is not required for every call.

What is Gemini 3.5 Flash Cyber and who can access it?+

Gemini 3.5 Flash Cyber is a fine-tuned Gemini model built specifically to find, validate, and remediate software vulnerabilities. It operates inside CodeMender, Google DeepMind's code-security agent, which runs a validation loop that identifies a vulnerability, tests whether it is real, proposes a patch, and requires developer approval before applying any change. Flash Cyber is not available via the general Gemini API. Google has restricted access to a limited pilot programme open only to government agencies and trusted partners. This is distinct from the general enterprise API availability of Anthropic's Mythos 5, which is the main competitor in the AI-powered cybersecurity model space.

What did Google say about Gemini 4 alongside the July 2026 Flash releases?+

Alongside the Gemini 3.6 Flash, 3.5 Flash-Lite, and 3.5 Flash Cyber releases on 21 July 2026, Google confirmed that Gemini 4 is in active pre-training. Google described the effort as 'our most ambitious pre-training run yet.' No timeline, benchmark scores, pricing, context window size, or architectural details were disclosed. The statement is the first official confirmation from Google that the next major model generation is in pre-training, separate from the Gemini 3.5 Pro rebuild that has missed three consecutive release deadlines as of mid-July 2026.

TT

Written by

TechPillow Team

Sharing insights on technology, product development, and the Indian tech ecosystem.

Ready to Build Something Extraordinary?

From ideation to launch, we're your end-to-end technology partner.

Book a Free Strategy Call