Gemini 2.5 Flash Lite (batch)

Gemini 2.5 Flash-Lite is a lightweight reasoning model in the Gemini 2.5 family, optimized for ultra-low latency and cost efficiency. It offers improved throughput, faster token generation, and better performance across common benchmarks compared to earlier Flash models. By default, "thinking" (i.e. multi-pass reasoning) is disabled to prioritize speed, but developers can enable it via the Reasoning API parameter to selectively trade off cost for intelligence.

Speech-to-textGoogle1M tokens$0.0545 / min

google/gemini-2.5-flash-lite:batch

Contexto
1M tokens
Máx. completion
65,535
Tools
JSON
Lanzamiento
2025-07-22

Llámalo desde Geek Hub

El mismo SDK de OpenAI. Cambia el base URL y el id del modelo.

curl https://api.geekhub.mx/v1/chat/completions \
  -H "Authorization: Bearer $GEEKHUB_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
    "model": "google/gemini-2.5-flash-lite:batch",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Gemini 2.5 Flash Lite (batch)?
Gemini 2.5 Flash-Lite is a lightweight reasoning model in the Gemini 2.5 family, optimized for ultra-low latency and cost efficiency. It offers improved throughput, faster token generation, and better performance across common benchmarks compared to earlier Flash models. By default, "thinking" (i.e. multi-pass reasoning) is disabled to prioritize speed, but developers can enable it via the Reasoning API parameter to selectively trade off cost for intelligence. Gemini 2.5 Flash Lite (batch) corre en el API de Geek Hub (compatible con OpenAI). Id: google/gemini-2.5-flash-lite:batch.
¿Gemini 2.5 Flash Lite (batch) es gratis?
No. $0.0545 por minuto en Geek Hub.
¿Cuál es el contexto de Gemini 2.5 Flash Lite (batch)?
Gemini 2.5 Flash Lite (batch) tiene una ventana de 1M tokens. Soporta hasta 65,535 tokens de completion.
¿Cuándo se lanzó Gemini 2.5 Flash Lite (batch)?
Gemini 2.5 Flash Lite (batch) se lanzó el 22 de julio de 2025.

Más modelos de Google