gemini-2.5-flash-liteGoogle
- endpoints
- 13
- regions
- 11
- best tok/s
- 436
- api
- chat
- released
- July 2025
- eu routing
- available
capabilities 6/8
The same weights cost 2.0x more on google llc (gemini api) than on google llc (gemini api). That is what the endpoints table is for.
| # | flags | |||||||||
|---|---|---|---|---|---|---|---|---|---|---|
| 1 | Global | 1.0M | $0.05 | $0.20 | $0.01 | 482ms | 436.0 | zdr | ||
| 2 | Global | 1.0M | $0.10 | $0.40 | $0.01 | 482ms | 436.0 | zdr | ||
| 3 | Global | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr | |
| 4 | europe-central2 | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr | |
| 5 | europe-north1 | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr | |
| 6 | europe-west1 | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr | |
| 7 | europe-west4 | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr | |
| 8 | europe-west8 | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr | |
| 9 | us-central1 | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr | |
| 10 | us-east1 | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr | |
| 11 | us-east5 | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr | |
| 12 | us-south1 | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr | |
| 13 | us-west1 | 1.0M | $0.10 | $0.40 | $0.01 | 423ms | 235.0 | - | zdr |
| provider | now | low | high | change |
|---|---|---|---|---|
| Google LLC (Vertex AI) | 423ms | 1.42s | 2.38s | +65% |
| Google LLC (Gemini API) | 482ms | 1.11s | 7.28s | -81% |
median wait before the first token lands. this is the number a user feels, and it moves with provider load through the day.
Lines are steps: each sample is one week of traffic held flat, not a slide from the week before. Click a name in the key to drop it from the plot. Measured through Sep 12.
| eval | Score as a share of 100 | /100 |
|---|---|---|
| MMLU Pro | 75.9 | |
| GPQA Diamond | 62.5 | |
| LiveCodeBench | 59.3 | |
| Math Index | 53.3 | |
| AIME 2025 | 53.3 | |
| τ²-Bench | 18.4 | |
| Intelligence Index | 8.5 | |
| Humanity's Last Exam | 6.8 | |
| Terminal-Bench Hard | 4.5 | |
| 9 evals | mean | 38.1 |
Scores from Artificial Analysis and public leaderboards, normalised to 100. Bar colour is the band, not the rank: green 80 and up, blue 55 and up, amber 30 and up. Benchmarks measure narrow skills, so test on your own workload before committing. Released 2025-06-17.
gemini-2.5-flash-lite@eusame routing, restricted to eu-hosted providers. use this id when data residency is a requirement; requests never leave the eu
Base url is https://router.requesty.ai/v1 for every id here. One key reaches the whole catalog.
from openai import OpenAI client = OpenAI( api_key="YOUR_REQUESTY_API_KEY", base_url="https://router.requesty.ai/v1",) response = client.chat.completions.create( model="google/gemini-2.5-flash-lite:flex", messages=[ {"role": "user", "content": "Explain quantum computing in one paragraph."}, ],) print(response.choices[0].message.content)
Change the base url, use your Requesty key, set the model to any id in the call pane. Existing OpenAI SDK code needs no other edit, and the same key reaches every other model in the catalog, so switching later is a one-parameter change. Browse all models
Google's smallest and most cost effective model, built for at scale usage.
questions 6
Which providers serve gemini-2.5-flash-lite?
How much does gemini-2.5-flash-lite cost?
Is gemini-2.5-flash-lite open weights?
What is the context window of gemini-2.5-flash-lite?
Which provider is fastest for gemini-2.5-flash-lite?
How do I use gemini-2.5-flash-lite with the OpenAI SDK?
more from google 6
| model | context | from /M | providers |
|---|---|---|---|
| gemini-3.8-flash | 1.0M | $0.75 | 1 |
| gemini-3.7-flash | 1.0M | $0.75 | 1 |
| gemini-3.6-flash | 1.0M | $0.38 | 2 |
| gemini-3.5-flash-lite | 1.0M | $0.15 | 2 |
| gemini-3.1-flash-image | 131K | $0.25 | 2 |
| gemini-3-pro-image | 1.0M | $1.00 | 2 |
route gemini-2.5-flash-lite through one endpoint
One key for 2 providers on this model and 600+ others. No markup on provider prices, automatic failover, caching built in. Weekly aggregates in the measured pane come from production traffic routed through Requesty, one line per provider on a shared axis. Methodology
