o4 Mini High (batch)

OpenAI o4-mini-high is the same model as [o4-mini](/openai/o4-mini) with reasoning_effort set to high. OpenAI o4-mini is a compact reasoning model in the o-series, optimized for fast, cost-efficient performance while retaining strong multimodal and agentic capabilities. It supports tool use and demonstrates competitive reasoning and coding performance across benchmarks like AIME (99.5% with Python) and SWE-bench, outperforming its predecessor o3-mini and even approaching o3 in some domains. Despite its smaller size, o4-mini exhibits high accuracy in STEM tasks, visual problem solving (e.g., MathVista, MMMU), and code editing. It is especially well-suited for high-throughput scenarios where latency or cost is critical. Thanks to its efficient architecture and refined reinforcement learning training, o4-mini can chain tools, generate structured outputs, and solve multi-step tasks with minimal delay—often in under a minute.

ChatOpenAI200k tokens$0.5995 / $2.3981 · 1M

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

Preguntas frecuentes

¿Qué es o4 Mini High (batch)?
OpenAI o4-mini-high is the same model as [o4-mini](/openai/o4-mini) with reasoning_effort set to high. OpenAI o4-mini is a compact reasoning model in the o-series, optimized for fast, cost-efficient performance while retaining strong multimodal and agentic capabilities. It supports tool use and demonstrates competitive reasoning and coding performance across benchmarks like AIME (99.5% with Python) and SWE-bench, outperforming its predecessor o3-mini and even approaching o3 in some domains. Despite its smaller size, o4-mini exhibits high accuracy in STEM tasks, visual problem solving (e.g., MathVista, MMMU), and code editing. It is especially well-suited for high-throughput scenarios where latency or cost is critical. Thanks to its efficient architecture and refined reinforcement learning training, o4-mini can chain tools, generate structured outputs, and solve multi-step tasks with minimal delay—often in under a minute. o4 Mini High (batch) corre en el API de Geek Hub (compatible con OpenAI). Id: openai/o4-mini-high:batch.
¿o4 Mini High (batch) es gratis?
No. El input cuesta $0.5995 / 1M tokens y el output $2.3981 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de o4 Mini High (batch)?
o4 Mini High (batch) tiene una ventana de 200k tokens. Soporta hasta 100,000 tokens de completion.
¿o4 Mini High (batch) soporta tool calling y structured outputs?
o4 Mini High (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ó o4 Mini High (batch)?
o4 Mini High (batch) se lanzó el 16 de abril de 2025.

Más modelos de OpenAI