Skip to content
Your cart
Subtotal $

Your cart is empty

Add something to get started.

Browse the shop
Gemini models explained: the 2026 family, in plain English
Guide · AI Models

Gemini models explained: the 2026 family, in plain English

In short

What are the current Gemini models in 2026?

As of June 2026, Google's current line is the 3.x and 3.5 generations. Gemini 3.5 Flash is the newest generally available model (fast, cheap, strong at coding), Gemini 3.1 Pro is the GA flagship for deep reasoning, and Gemini 3.5 Pro (2M context, Deep Think) is in limited preview. 3.1 Flash-Lite handles cheap high-volume work, Nano runs on-device, and the separate Nano Banana line generates images. The 2.5 and 2.0 models are now legacy.
By Lalit Uttam 12 min read Updated 27 June 2026

What's new · updated 27 June 2026

  • 19 May 2026Gemini 3.5 Flash released (GA) and Gemini 3.5 Pro announced at Google I/O, targeting a 2M-token context window and a Deep Think reasoning mode.
  • 3 Mar 2026Gemini 3.1 Flash-Lite released for high-volume, low-cost work.
  • 19 Feb 2026Gemini 3.1 Pro released; it remains the generally available flagship until 3.5 Pro ships broadly.
  • 17 Dec 2025Gemini 3 Flash released.
  • 18 Nov 2025Gemini 3 Pro and 3 Deep Think launched, replacing the 2.5 generation.

Gemini moves fast, and a lot of guides (including the earlier version of this one) still describe the 2.5 family as the state of the art. That is now two generations out of date. Since November 2025 Google has shipped the 3, 3.1 and 3.5 lines, plus a whole image-generation family called Nano Banana that is easy to confuse with the on-device Nano model. This guide is the current, accurate map, with interactive tools to help you choose.

Why does Gemini have so many models?

Because intelligence, speed and cost pull against each other. A model powerful enough to reason through a tangled coding problem is heavier and slower than one tuned to sort thousands of short messages a second. Rather than force every task through one expensive model, Google offers a tiered family so you spend capability only where it earns its keep. Read it as a toolkit, where each tool is sharpened for a specific kind of work.

Every model name is generation plus role. The number marks the generation: 3.5 is the newest line, 3 and 3.1 are the current generation that replaced 2.5, and 2.5 and 2.0 are now legacy, kept only for teams that have not migrated. The word marks the role: Pro for deep thinking, Flash for high velocity, Flash-Lite for sheer volume, and Nano for running on the device itself. Once you read a name as generation plus role, the lineup stops looking crowded and starts looking deliberate.

The Gemini family at a glance

3.5 · newest line

3.5 Flash (GA, fast + cheap) · 3.5 Pro (preview: 2M context, Deep Think)

3 / 3.1 · current generation

3.1 Pro (GA flagship) · 3 Flash · 3.1 Flash-Lite · Nano (on-device)

2.5 / 2.0 · legacy

2.5 Pro, 2.5 Flash, 2.5 Flash-Lite and 2.0, now superseded; migrate new work to 3.x or 3.5.

Which Gemini model should you use? (interactive picker)

Answer four quick questions and we will recommend a model and tell you why. It updates as you click.

1. How hard is the thinking?

2. How fast must it respond?

3. What is the volume?

4. Privacy or offline needs?

Recommended

Gemini 3.5 Flash: the new default

Released at Google I/O on 19 May 2026, Gemini 3.5 Flash is the newest generally available model and, for most teams, the right starting point. It delivers frontier performance for agents and coding, and notably outperforms the previous flagship, 3.1 Pro, on many challenging coding and agentic benchmarks while being far cheaper and faster. It is the model behind the gemini-flash-latest alias, and it is live in the Gemini app, Search's AI Mode and the API.

On cost, Google priced it at roughly US$1.50 per million input tokens and US$9 per million output tokens at launch, about 40% cheaper per token than 3.1 Pro, with output speed several times faster than comparable frontier models (Google). For anything user-facing, that combination of speed and price is exactly why Flash earns its keep.

Gemini 3.1 Pro: today's flagship for deep work

Released on 19 February 2026, Gemini 3.1 Pro is Google's generally available flagship for the hardest work: complex reasoning, software development, scientific analysis and rich multimodal understanding across text, images, audio and video. It carries a 1-million-token context window, so it can hold huge documents, long transcripts or entire codebases in mind and reason across all of it at once. Reach for Pro when the answer has to be right and the problem has many moving parts, then step down to a lighter model once you have confirmed the quality you need.

Gemini 3.5 Pro: announced, not yet shipped

Announced at I/O on 19 May 2026, Gemini 3.5 Pro is the coming flagship. Its headline targets are a 2-million-token context window, the largest of any production frontier model announced so far, and a built-in Deep Think reasoning mode for the hardest problems. Treat these as targets, not confirmed facts: as of late June 2026 it remains in limited preview for some Vertex AI customers and has not reached the public Gemini app, with broad availability expected around mid-2026 (Gemini API docs). Until it ships, 3.1 Pro is the flagship you can actually deploy.

Gemini 3.1 Flash-Lite: cheap work at volume

Released on 3 March 2026, Flash-Lite is the most economical cloud model, tuned for enormous volumes of simple, repetitive work: classifying support tickets, tagging products, detecting sentiment, moderating short messages or extracting fields from forms. A useful pairing is to run a live chatbot on 3.5 Flash, then process the transcripts in bulk on Flash-Lite to surface trends and intents. One model holds the conversation; the cheaper one reads it back at volume.

What is Deep Think (and is it a model)?

Deep Think is a reasoning mode, not a separate model. It lets a Gemini model spend more compute deliberating before it answers, which lifts accuracy on the hardest maths, science and coding problems at the cost of speed. It debuted as Gemini 3 Deep Think in November 2025 and is part of the Gemini 3.5 Pro plan, generally reserved for the top subscription tier. Think of it as a higher gear you engage when correctness matters more than latency, rather than a new product to choose.

Gemini Nano: the on-device model

Gemini Nano runs directly on supported phones and edge hardware rather than in the cloud. Because the data never leaves the device, Nano is the privacy-first option: it can summarise a private message, suggest a smart reply or transcribe audio without sending anything anywhere, and it works offline with no per-request cost. The trade-off is capability: Nano is deliberately compact, so it is not the model for heavy coding or long-context reasoning. Privacy is more than a nicety here, as most consumers say they will not deal with a company they do not trust with their data (Cisco).

Nano vs Nano Banana: the image family explained

This is the single most confusing naming in the whole family, so let us be blunt: Nano and Nano Banana are completely different things. Nano is the on-device text model above. Nano Banana is Google's image generation and editing line, and it runs in the cloud.

  • Nano Banana (officially Gemini 2.5 Flash Image) is the original, fast image model.
  • Nano Banana Pro (Gemini 3 Pro Image) is built on the Gemini 3 Pro reasoning backbone and behaves like an art director, reasoning about layout and physics before rendering. It is the best in the family at rendering correct, legible text inside an image (DeepMind).
  • Nano Banana 2 (Gemini 3.1 Flash Image) delivers near-Pro quality at Flash speed, with resolutions up to 4K, character consistency across multiple subjects, and image-search grounding for real-world accuracy.

So if you want pictures, you want Nano Banana. If you want a private, offline text feature on a phone, you want Nano. The shared word is a coincidence of branding, not a shared purpose.

The wider family: Veo, Gemma and Antigravity

Gemini sits inside a larger stack worth knowing by name. Veo is Google's video generation model. Gemma (now Gemma 4) is the open-weights family you can run yourself, useful when you need control, on-premise hosting or fine-tuning. And Google Antigravity is the agentic development environment that puts these models to work carrying out multi-step tasks. You will not choose between these and Gemini so much as combine them: Gemini to reason, Nano Banana for images, Veo for video, Gemma when you need to self-host.

What does a 1M vs 2M context window actually mean?

Token counts are abstract. Here is what they translate to in plain reading. Tap a model to see it.

words, roughly

pages (~500 words each)

average novels

Estimate your monthly Gemini cost

Enter your expected monthly usage to compare indicative costs across models. Move the inputs and the table updates live.

ModelEst. monthly cost (USD)Note

Indicative USD rates per million tokens for illustration only. 3.5 Flash reflects the confirmed launch price; 3.5 Pro is a pre-release target; others are indicative. Always confirm current figures on Google's official pricing page. Looking for the bigger picture? Try our digital marketing cost calculator.

Gemini models compared at a glance

How the current family stacks up across the factors that decide which model fits a job. Tap any column heading to sort, or filter by where the model runs.

Show:
Sortable, filterable comparison of the current Gemini models by strength, speed, cost, context and where they run

How Gemini compares to other AI models

In 2026 the frontier is crowded and close, so the honest answer is task-led rather than tribal. Gemini's clearest edges are context length (up to a target 2M tokens) and native multimodal and agentic breadth, which make it strong for long documents, mixed media and tool use. Competing frontier models from the likes of Anthropic and OpenAI trade blows on pure reasoning, code quality and price, and often lead on specific benchmarks at any given moment. The practical approach for a business is to choose per use case, keep your prompts and integrations portable, and re-test every few months as new versions ship, because the lead changes hands often. If you want help running that evaluation, that is exactly the kind of work we do.

Quick glossary

Context window

How much text, code or media a model can hold in mind at once, measured in tokens. A 1M-token window is roughly 750,000 words.

Token

The unit models read and bill by. A token is about four characters or three-quarters of a word in English.

Multimodal

Able to understand more than text, including images, audio and video in the same request.

Inference cost

What you pay each time the model runs, usually priced per million input and output tokens.

Agentic

Able to plan and carry out multi-step tasks with tools, not just answer a single prompt.

Deep Think

A reasoning mode (not a separate model) that lets a Gemini model spend more compute thinking before it answers, lifting accuracy on the hardest problems.

How to choose a Gemini model and control cost

The principle is simple: buy quality first, then optimise for cost. Prototype on the best model you might need, lock in a quality bar, then move traffic down to cheaper tiers only while the result still clears that bar. Done deliberately, model selection becomes a lever for both performance and margin rather than an afterthought, which is how we approach it when we build AI automation and AI chatbots for clients.

  1. Prototype on the strongest model

    Build your first version on the most capable model you might need (Gemini 3.1 Pro today, or 3.5 Pro when it ships). This shows you the best the model can do and lets you lock in a quality bar to measure against.

  2. Define your quality bar

    Write down what a good answer looks like for your use case, with a handful of representative test cases. This becomes the objective check every cheaper model has to pass.

  3. Move steady traffic to 3.5 Flash

    Shift your routine, high-volume requests onto Gemini 3.5 Flash, which is fast and far cheaper per token, and confirm the output still clears your quality bar.

  4. Use Flash-Lite or Nano for bulk and on-device work

    Route simple, high-volume tasks like classification or tagging to Gemini 3.1 Flash-Lite, and push private or offline features to Gemini Nano on-device where there is no per-request cost.

  5. Re-test as new versions ship

    AI pricing and capability move quickly, so re-run your test cases every few months. Model selection then becomes a lever for both performance and margin rather than a one-off decision.

Sources

Picking the model is half the job. Structuring the request is the other half, and the PARTS framework is a good place to start if your course teaches that framework.

Key takeaways

  • The current line is 3.x and 3.5. Gemini 3.5 Flash is the newest GA model, 3.1 Pro is the GA flagship, and 3.5 Pro (2M context, Deep Think) is still in preview. The 2.5 and 2.0 models are legacy.
  • 3.5 Flash is the new default: fast, cheap (about $1.50/$9 per million tokens) and strong on coding and agentic tasks.
  • Deep Think is a reasoning mode, not a model. Nano (on-device text) and Nano Banana (cloud image generation) are entirely different despite the shared word.
  • There is no single best model. Match the task to the tier on capability, speed, context and cost, and re-test as new versions ship.
Questions

Gemini models, answered

Not generally, as of late June 2026. Gemini 3.5 Pro was announced at Google I/O on 19 May 2026 with a target 2-million-token context window and a Deep Think reasoning mode, and it is in limited preview for some Vertex AI customers. General availability is expected around mid-2026. Until it ships broadly, Gemini 3.1 Pro remains the generally available flagship, and Gemini 3.5 Flash is the newest model you can use today.

Gemini 3 (and 3.1) is the current generation that replaced 2.5 in November 2025. Gemini 3.5 is the newest line, announced in May 2026. The key point: 3.5 Flash is generally available, costs less per token than 3.1 Pro and beats it on many coding and agentic benchmarks, while 3.5 Pro (still in preview) targets a 2M-token context window and Deep Think. In short, 3.5 is faster, cheaper per token and more capable than the 3.x models before it.

Deep Think is a reasoning mode, not a separate model. It lets a Gemini model spend more compute deliberating before it answers, which raises accuracy on the hardest maths, science and coding problems at the cost of speed. It first appeared with Gemini 3 Deep Think in November 2025 and is part of the Gemini 3.5 Pro plan, typically reserved for the top subscription tier.

They share a word and almost nothing else. Gemini Nano is the on-device text model that runs on supported phones for private, offline features. Nano Banana is Google's image generation line: Nano Banana is Gemini 2.5 Flash Image, Nano Banana Pro is Gemini 3 Pro Image, and Nano Banana 2 is Gemini 3.1 Flash Image. So Nano makes text on your device, while Nano Banana makes pictures in the cloud.

At launch in May 2026, Gemini 3.5 Flash was priced at about US$1.50 per million input tokens and US$9 per million output tokens, roughly 40% cheaper per token than Gemini 3.1 Pro. It is the model behind the gemini-flash-latest alias in the API. Always confirm the current figure on Google's official pricing page before you budget, since AI pricing moves quickly.

Gemini 3.5 Flash now leads on many coding and agentic benchmarks while being fast and cheap, which makes it a strong default for most development work. For the very hardest, multi-file reasoning you still reach for the Pro tier: Gemini 3.1 Pro today, and Gemini 3.5 Pro with Deep Think once it ships. Match the depth of the task to the tier rather than always reaching for the most expensive option.

Gemini 3.1 Pro has a 1-million-token context window, enough to hold roughly 750,000 words, long transcripts or large codebases in a single request. Gemini 3.5 Pro is announced to double that to a 2-million-token window when it reaches general availability, which would be the largest of any production frontier model announced so far.

For cloud work at scale, Gemini 3.1 Flash-Lite is the most economical model, tuned for huge volumes of simple tasks like classification, tagging and sentiment. Gemini Nano has no per-request inference cost at all because it runs on the device rather than calling the cloud. For the lowest cloud bill on simple work, Flash-Lite is the model to reach for.

In 2026 the frontier is close and the right answer is task-led. Gemini leads on context length (up to a target 2M tokens) and on multimodal and agentic breadth, which suits long documents, mixed media and tool use. Rival frontier models trade blows on pure reasoning, code quality and price, so the practical approach is to pick per job and re-test periodically rather than committing to one brand for everything.

Lalit Uttam is the founder of Vikilinks, an Australian AI-powered digital marketing agency in Parramatta, NSW. We build and deploy AI features on Gemini and other frontier models for Australian brands, and choose the right model for each task on capability, speed and cost. This guide is reviewed against Google's official model pages and release notes; last reviewed 27 June 2026. Model availability and pricing change quickly, so always confirm specifics with Google before you build.

Not sure which AI model fits your product?

Talk to our team about building an AI feature on the right Gemini model for your use case, balanced for quality, speed and cost.

We value your privacy

We use cookies to run the site, understand how it is used and improve it. You can accept all, reject non-essential, or choose what to allow. Read our Privacy Policy.

Free proposal · No obligation

What can we help with?

Pick the service you are most interested in

We will ask a couple of quick questions, then send a tailored proposal. Takes under a minute.

Thank you!

Your request is in. Our Australian team will review it and send your tailored proposal within one business day.

Reference

Your details are private. We reply within one business day.

Call us