← All models

google

Gemini 2.5 Flash Lite

google/gemini-2.5-flash-lite

Verified text, streaming, tools, and structured outputs. Routing quality remains experimental.

Try in Playground ↗
Input / 1M tokens$0.125
Output / 1M tokens$0.5
Context window128,000
Maximum output8,192

Verified parameters

max_tokensstreamtemperaturetop_pdeveloper_roleresponse_formatstructured_outputstoolstool_choice

Provider: google-ai-studio · Latency and reliability: not enough observations yet.

Price version: cmuaxwclw0002w22gxq74gavv:1

Make a request

curl https://api.jevrouter.io/v1/chat/completions \
  -H "Authorization: Bearer $JEVROUTER_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{"model":"google/gemini-2.5-flash-lite","messages":[{"role":"user","content":"Hello"}],"max_tokens":256}'