model release

Google releases Gemini 3.1 Flash Lite with 1M context at $0.25 per million input tokens

TL;DR

Google has released Gemini 3.1 Flash Lite, a high-efficiency multimodal model with a 1,048,576 token context window priced at $0.25 per million input tokens and $1.50 per million output tokens. The model supports text, image, video, audio, and PDF inputs with four thinking levels for cost-performance optimization.

2 min read
0

Gemini 3.1 Flash Lite — Quick Specs

Context window1049K tokens
Input$0.25/1M tokens
Output$1.5/1M tokens

Google releases Gemini 3.1 Flash Lite with 1M context at $0.25 per million input tokens

Google released Gemini 3.1 Flash Lite on May 7, 2026, a high-efficiency multimodal model priced at $0.25 per million input tokens and $1.50 per million output tokens. The model features a 1,048,576 token context window and is priced at half the cost of Gemini 3 Flash, according to Google.

Core specifications

  • Context window: 1,048,576 tokens
  • Input pricing: $0.25 per million tokens
  • Output pricing: $1.50 per million tokens
  • Modalities: Text, image, video, audio, and PDF inputs
  • Release date: May 7, 2026

Technical capabilities

Gemini 3.1 Flash Lite supports four distinct thinking levels: minimal, low, medium, and high. These levels allow developers to fine-tune the trade-off between API cost and model performance based on task complexity. Google designed the model specifically for low-latency, high-volume workloads.

The model is optimized for lightweight agentic workflows and simple data extraction tasks. According to Google, the model prioritizes responsiveness and API cost efficiency over maximum capability.

Thinking mode integration

The model supports reasoning-enabled requests through OpenRouter's reasoning parameter. Developers can access the model's step-by-step thinking process through the reasoning_details array in API responses. When continuing conversations, the complete reasoning_details must be preserved in message history for the model to maintain reasoning continuity.

Pricing positioning

At $0.25 per million input tokens, Gemini 3.1 Flash Lite is priced at 50% of Gemini 3 Flash's cost. The output token pricing of $1.50 per million represents a 6:1 output-to-input ratio, standard for Google's Flash tier models.

What this means

Gemini 3.1 Flash Lite fills a specific market gap for applications requiring multimodal understanding at scale where cost and latency are primary constraints. The four-level thinking system gives developers granular control over the reasoning-cost trade-off, unusual for a "lite" model tier. However, Google has not disclosed benchmark scores or parameter count, making it difficult to assess performance relative to competing models like GPT-4o mini or Claude 3.5 Haiku. The 1M context window matches Gemini 3 Flash, suggesting Google maintained context capability while reducing computational requirements elsewhere in the model architecture.

Related Articles

model release

Xiaomi Releases MiMo-V2.6-Pro-RL, a 1.02T-Parameter Omnimodal Model with 1M-Token Context

Xiaomi's MiMo team has released MiMo-V2.6-Pro-RL, a 1.02-trillion-parameter sparse mixture-of-experts model with 42B active parameters, 1M-token context, and native text/image/video/audio processing. The model was trained via a single mixed reinforcement learning run spanning coding, agentic, visual, and cybersecurity tasks, with benchmark scores that Xiaomi claims approach or match Claude Opus 5 and GPT-5.6 on several agentic and coding tests.

model release

Xiaomi Launches MiMo-V2.6-Pro-UltraSpeed: Same Quality, 10x Faster Output

Xiaomi's MiMo-V2.6-Pro-UltraSpeed is a fast-inference edition of the company's 1T-parameter flagship MiMo-V2.6-Pro, delivering roughly 10x the output speed at matching quality. It retains the 1M-token context window and native multimodal capabilities, priced at $4.35/$8.70 per 1M input/output tokens.

model release

Xiaomi Releases MiMo-V2.6-Flash: Open-Source MoE Model with 1M-Token Context, $0.14/$0.28 per 1M Tokens

Xiaomi has released MiMo-V2.6-Flash, an open-source Mixture-of-Experts model with 309B total parameters and 15B activated per token, featuring a 1M-token context window and native multimodal capabilities. Priced at $0.14 per 1M input tokens and $0.28 per 1M output tokens, it targets agentic coding and long-horizon task workflows.

model release

Xiaomi Launches MiMo-V2.6-Pro, a 1T+ Parameter Model with 1M-Token Context

Xiaomi has released MiMo-V2.6-Pro, a flagship foundation model exceeding 1 trillion parameters with a 1M-token context window and native multimodal support. The model is priced at $0.435 per 1M input tokens and $0.87 per 1M output tokens, targeting agentic and long-horizon tasks.

Comments

Loading...