Gemini 3.1 Flash-Lite

Gemini 3.1 Flash-Lite

Google DeepMind · Coding

Gemini 3.1 Flash-Lite is Google's speed-first model in the Gemini 3 family. It targets developers who run high volume AI workloads like translation, content moderation, and UI generation at scale, where latency and per-token cost decide whether a product ships. Speed wins. Google prices input at $0.25 per million tokens and output at $1.50 per million tokens, roughly one-eighth the cost of Gemini 3.1 Pro. Early data from Artificial Analysis shows time to first answer token improved 2.5x over Gemini 2.5 Flash, with output speed up 45%. But is it smart enough for real work? A basic chat loop runs in a few lines of Python, and the model ships with adjustable thinking levels so you can trade reasoning depth for cost.

Interface preview of Gemini 3.1 Flash-Lite

About Gemini 3.1 Flash-Lite

What Is Gemini 3.1 Flash-Lite

Gemini 3.1 Flash-Lite is a lightweight large language model from Google DeepMind. It sits below Gemini 3.1 Pro in the Gemini 3 lineup and replaces Gemini 2.5 Flash-Lite as the cheapest, fastest option. The model is built for high-throughput developer workloads rather than deep reasoning, and Google says it was designed so teams can push AI into production without paying flagship prices.

It keeps native multimodal input across text, images, audio, video, and PDFs, and it supports a context window of up to 1 million tokens. You can call it through the Gemini API in Google AI Studio or through Vertex AI for enterprise deployments. Google reports an Elo score of 1432 on the Arena.ai leaderboard, 86.9% on GPQA Diamond, and 76.8% on MMMU Pro. Those marks beat the larger Gemini 2.5 Flash on several tests. That's why Google calls it a small model with big-model behavior.

A standout feature is thinking levels. On Gemini 3 models, this setting replaces the older token-budget approach with discrete levels. For Flash-Lite the supported values are minimal, low, medium, and high, and minimal is the default. Pick a level. Simple jobs like translation or classification run cheap at minimal, while harder work such as building a dashboard can run at a higher level.

Getting Started

  1. Open Google AI Studio and create a project, or sign in to an existing Google Cloud project for Vertex AI.
  2. Generate an API key from the Gemini API section and store it as an environment variable.
  3. Install the SDK, for Python run pip install google-genai, then create a client with your key.
  4. Call the gemini-3.1-flash-lite model with your prompt and set thinking_level to minimal, low, medium, or high.
  5. Send a test request, check latency and token use, then raise or lower the thinking level to fit your workload.

Product Information

A quick look at Gemini 3.1 Flash-Lite's pricing, supported platforms, and performance.

Free PlanYes
Paid Plans$0.25 - $1.50 per 1M tokens
PlatformWeb, API
DeveloperGoogle DeepMind
CategoryCoding
Release DateMar 2026
Latest UpdatedMar 2026
Website Visits45.9M
Website Global Rank597
API AvailabilityYes

Best for

The users, tasks, and scenarios where this tool fits best.

Users

  • Backend and AI engineers running high-volume model calls
  • Startups that need low per-token costs at scale
  • Product teams building real-time chat and assistant features
  • Enterprises deploying on Vertex AI with strict data rules

Tasks

  • Batch translation and multilingual content pipelines
  • Content moderation and classification at high throughput
  • UI, wireframe, and dashboard generation from prompts
  • Multi-step agent workflows and tool calling
  • Document and media parsing into structured Markdown

Scenarios

  • A support bot that answers thousands of questions per hour
  • An e-commerce tool that fills product data into page templates
  • A SaaS agent that runs a chain of steps for business users
  • A real-time app where first-token speed shapes the experience

Key features

Adjustable Thinking Levels

Gemini 3.1 Flash-Lite ships with four thinking levels: minimal, low, medium, and high. You set the level per request, so a translation job can run at minimal for the lowest cost while a complex planning task runs at high. This replaced the older token-budget method used on Gemini 2.5 models, and it gives teams a simple dial instead of a numeric knob.

Speed and Low Latency

According to Artificial Analysis, time to first answer token is 2.5x faster than Gemini 2.5 Flash, and overall output speed is up 45%. Independent testing has measured output above 360 tokens per second. That pace matters for chat, live assistants, and any product where a slow first token breaks the flow.

Native Multimodal Input

The model reads text, images, audio, video, and PDFs without add-on tools. It can turn a long document or a video into structured Markdown, or read a screenshot and act on it. One API, many formats. Native support keeps one API surface for mixed-media pipelines instead of juggling several models.

Long Context Window

Flash-Lite supports up to 1 million tokens of context, so you can feed it long reports, codebases, or transcripts in one call. Google notes the model performs best on mid-length context under 128k tokens, which covers most real workloads while leaving headroom for the rare large job.

Cost and Scale

At $0.25 per million input tokens and $1.50 per million output tokens, the model targets bulk work. Google positions it below Gemini 3.1 Pro by a wide margin, so teams can run millions of calls without the bill that a flagship model would bring. This is the main reason it exists. Cost decides scale.

Agentic and Tool Calling

Google built Flash-Lite for agentic use, including tool calling and orchestration. It can follow multi-step instructions and hold consistency across a chain of calls, which suits workflows that read data, decide, and act. Early testers like Latitude and Whering deployed it on complex business tasks and reported strong instruction following.

Developer Access

You reach the model through the Gemini API in Google AI Studio or through Vertex AI. Both routes use the same model ID and share the thinking-level controls, so a prototype can move to production without a rewrite. Google also lists a free tier for testing.

Pros and cons

Pros

  • Very low price per token for high-volume work
  • Fast first-token and output speed
  • Adjustable thinking levels cut cost on simple jobs
  • Native multimodal input, no extra services needed
  • 1 million token context window
  • Same API across AI Studio and Vertex AI

Cons

  • Not built for the hardest reasoning tasks
  • Best accuracy shows on context under 128k tokens
  • Output price is 6x the input price, so long answers cost more
  • Preview access can change before general availability
  • Weaker than flagship models on deep logic puzzles

Frequently asked questions

It's a lightweight LLM from Google DeepMind, the fastest and cheapest model in the Gemini 3 family. It focuses on speed, low cost, and high-throughput workloads rather than deep reasoning.

Related content

Explore related tools, skills, and articles for Gemini 3.1 Flash-Lite.

Gemini 3.1 Flash-Lite Alternatives

Forefront

Forefront

Forefront · Coding

Forefront is a web platform for building with open-source AI. It lets you fine-tune leading open-source language models on your own data, evaluate how they perform, and run them through an API or export them to host yourself. Developers who want the convenience of a closed-source platform but insist on owning their models and data are the target audience here.

Free / $0 - $99/moView details
Startkit

Startkit

StartKit.AI · Coding

Startkit is a boilerplate for building AI SaaS and AI wrapper products. Think of it as an AI startup boilerplate with the boring parts already wired up: authentication, Stripe and Lemon Squeezy payments, usage limits, transactional email, and an AI API starter that talks to OpenAI, Anthropic, Groq, or Llama. You clone the repo, set your price, and start on the part of your product that people actually pay for. It's Next.js under React and Tailwind, so most of the boilerplate code already feels familiar.

Paid / $99 - $499 one-timeView details
Testim

Testim

Tricentis · Coding

Testim is an AI-powered test automation platform for building and running end-to-end tests across web, mobile, and Salesforce applications. It leans on machine learning to keep tests stable when an interface changes, so teams spend less time fixing broken selectors. Not bad for an automated testing tool you can start using today. You create tests by recording actions in a browser, then optionally add JavaScript when you need more control. It's a solid pick for busy QA teams.

Free / Custom pricing on requestView details