Gemini 2.5 Pro
2M de contexto, multimodal, reasoning. Google actualizó el precio de output ($5 → $10) en el refresh de julio.
google/gemini-2.5-pro
- Contexto
- 2M tokens
- Máx. completion
- 65,536
- Tools
- Sí
- JSON
- Sí
- Lanzamiento
- 2025-06-17
- ZDR
- Verificado
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-pro",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es Gemini 2.5 Pro?
- 2M de contexto, multimodal, reasoning. Google actualizó el precio de output ($5 → $10) en el refresh de julio. Gemini 2.5 Pro corre en el API de Geek Hub (compatible con OpenAI). Id: google/gemini-2.5-pro.
- ¿Gemini 2.5 Pro es gratis?
- No. El input cuesta $1.3626 / 1M tokens y el output $10.9006 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de Gemini 2.5 Pro?
- Gemini 2.5 Pro tiene una ventana de 2M tokens. Soporta hasta 65,536 tokens de completion.
- ¿Gemini 2.5 Pro soporta tool calling y structured outputs?
- Gemini 2.5 Pro acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
- ¿Cuándo se lanzó Gemini 2.5 Pro?
- Gemini 2.5 Pro se lanzó el 17 de junio de 2025.
Más modelos de Google
Gemini 2.5 FlashFlash with hybrid reasoning. Price went up in the July refresh ($0.15/$0.60 → $0.30/$2.50) reflecting the provider change.
Gemini 2.5 Flash ImageReplaces Imagen 4. Excellent with text embedded in the image (much better than Flux/DALL·E) at the catalog's lowest price.
Gemini 2.5 Flash-LiteCheapest in the catalog with 1M context. Output at $0.40 / 1M. Alternative when you want to minimize cost.
Gemini 3.1 Flash-Lite3.1 Flash-Lite. Cheap and fast for classification, extraction, and light chat.
Gemini 3.1 Pro (preview)Preview of the 3.1 Pro flagship. 2M context. Price for ≤200k tokens tier; scales ~2x above that.
Gemini 3.5 Flash-LiteEconomic tier of the 3.5 family. Same price as Gemini 2.5 Flash post-refresh, with quality improvements.