Gemini 3.1 Pro (preview)

Preview del flagship 3.1 Pro. 2M de contexto. Precio de tier ≤200k tokens; sobre ese umbral sube ~2x.

ChatGoogle2M tokens$2.1801 / $13.0807 · 1M

google/gemini-3.1-pro-preview

Contexto
2M tokens
Máx. completion
65,536
Tools
JSON
Lanzamiento
2026-02-19
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-3.1-pro-preview",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es Gemini 3.1 Pro (preview)?
Preview del flagship 3.1 Pro. 2M de contexto. Precio de tier ≤200k tokens; sobre ese umbral sube ~2x. Gemini 3.1 Pro (preview) corre en el API de Geek Hub (compatible con OpenAI). Id: google/gemini-3.1-pro-preview.
¿Gemini 3.1 Pro (preview) es gratis?
No. El input cuesta $2.1801 / 1M tokens y el output $13.0807 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de Gemini 3.1 Pro (preview)?
Gemini 3.1 Pro (preview) tiene una ventana de 2M tokens. Soporta hasta 65,536 tokens de completion.
¿Gemini 3.1 Pro (preview) soporta tool calling y structured outputs?
Gemini 3.1 Pro (preview) 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 3.1 Pro (preview)?
Gemini 3.1 Pro (preview) se lanzó el 19 de febrero de 2026.

Más modelos de Google