o3

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$2.1801 / $8.7205 · 1M

openai/o3

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

Preguntas frecuentes

¿Qué es o3?
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 corre en el API de Geek Hub (compatible con OpenAI). Id: openai/o3.
¿o3 es gratis?
No. El input cuesta $2.1801 / 1M tokens y el output $8.7205 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de o3?
o3 tiene una ventana de 200k tokens. Soporta hasta 100,000 tokens de completion.
¿o3 soporta tool calling y structured outputs?
o3 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?
o3 se lanzó el 16 de abril de 2025.

Más modelos de OpenAI