o3 (batch)

o3 is a well-rounded and powerful model across domains. It sets a new standard for math, science, coding, and visual reasoning tasks. It also excels at technical writing and instruction-following. Use it to think through multi-step problems that involve analysis across text, code, and images.

ChatOpenAI200k tokens$1.0901 / $4.3602 · 1M

openai/o3:batch

Contexto
200k tokens
Máx. completion
100,000
Tools
JSON
Lanzamiento
2025-04-16

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": "openai/o3:batch",
    "messages": [{"role": "user", "content": "Hola"}]
  }'
Consigue tu API key

Preguntas frecuentes

¿Qué es o3 (batch)?
o3 is a well-rounded and powerful model across domains. It sets a new standard for math, science, coding, and visual reasoning tasks. It also excels at technical writing and instruction-following. Use it to think through multi-step problems that involve analysis across text, code, and images. o3 (batch) corre en el API de Geek Hub (compatible con OpenAI). Id: openai/o3:batch.
¿o3 (batch) es gratis?
No. El input cuesta $1.0901 / 1M tokens y el output $4.3602 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de o3 (batch)?
o3 (batch) tiene una ventana de 200k tokens. Soporta hasta 100,000 tokens de completion.
¿o3 (batch) soporta tool calling y structured outputs?
o3 (batch) acepta tools y tool_choice para function calling. También soporta structured outputs con un JSON schema en response_format.
¿Cuándo se lanzó o3 (batch)?
o3 (batch) se lanzó el 16 de abril de 2025.

Más modelos de OpenAI