o4 Mini High
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.
openai/o4-mini-high
- Contexto
- 200k tokens
- Máx. completion
- 100,000
- Tools
- Sí
- JSON
- Sí
- 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",
"messages": [{"role": "user", "content": "Hola"}]
}'Consigue tu API keyPreguntas frecuentes
- ¿Qué es o4 Mini High?
- 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 corre en el API de Geek Hub (compatible con OpenAI). Id: openai/o4-mini-high.
- ¿o4 Mini High es gratis?
- No. El input cuesta $1.1991 / 1M tokens y el output $4.7963 / 1M tokens en Geek Hub (markup incluido).
- ¿Cuál es el contexto de o4 Mini High?
- o4 Mini High tiene una ventana de 200k tokens. Soporta hasta 100,000 tokens de completion.
- ¿o4 Mini High soporta tool calling y structured outputs?
- o4 Mini High 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?
- o4 Mini High se lanzó el 16 de abril de 2025.
Más modelos de OpenAI
GPT Image 1 (legacy)GPT Image 1 moved to tokenized pricing ($10/$40 per 1M tokens). We show approximate price per 1024×1024 high-quality image. A new 'image-tokens' kind is coming in a future sprint.
GPT-4.1 mini (legacy)1M context at low price. Replaceable by GPT-5.6 Luna or Gemini 2.5 Flash-Lite.
GPT-4o mini TTSLatest generation: prompt-controlled voice (instructions for tone, emotion, pace). 7 voices.
GPT-5 (legacy)Original GPT-5. Kept for backward compat; recommend migrating to 5.1 or 5.4-mini depending on use case.
GPT-5.1Refinement of GPT-5 at the same price. Better instruction following and tool handling.
GPT-5.4 miniEconomic variant of 5.4. Sub-dollar per 1M input tokens, good balance for chatbots.