Google: Gemini 3.1 Flash Lite

Pricing, context window and lifecycle for google/gemini-3.1-flash-lite, tracked from what the vendor publishes.

2027-05-07 - this model has a published shutdown date. If your product calls it, you have a migration deadline.

To find every place that calls it before then:

curl -sO https://neosignal-ai.vercel.app/check.py
python check.py .

It names every model your repository calls that is already gone, and exits non-zero so the next one fails the build instead of production.

Price per million tokens

Input$0.250
Output$1.50
Cache read$0.025
Cache write$0.083

Facts

Model IDgoogle/gemini-3.1-flash-lite
VendorGoogle
Context window1,048,576 tokens
Knowledge cutoff-
End of life2027-05-07
Date fromvendor deprecation page

Supported parameters

include_reasoning, max_tokens, reasoning, reasoning_effort, response_format, seed, stop, structured_outputs, temperature, tool_choice, tools, top_p

Other Google models