GPT-5.4 Mini (batch)

GPT-5.4 mini brings the core capabilities of GPT-5.4 to a faster, more efficient model optimized for high-throughput workloads. It supports text and image inputs with strong performance across reasoning, coding, and tool use, while reducing latency and cost for large-scale deployments. The model is designed for production environments that require a balance of capability and efficiency, making it well suited for chat applications, coding assistants, and agent workflows that operate at scale. GPT-5.4 mini delivers reliable instruction following, solid multi-step reasoning, and consistent performance across diverse tasks with improved cost efficiency.

ChatOpenAI400k tokens$0.4088 / $2.4526 · 1M

openai/gpt-5.4-mini:batch

Contexto
400k tokens
Máx. completion
128,000
Tools
JSON
Lanzamiento
2026-03-17

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

Preguntas frecuentes

¿Qué es GPT-5.4 Mini (batch)?
GPT-5.4 mini brings the core capabilities of GPT-5.4 to a faster, more efficient model optimized for high-throughput workloads. It supports text and image inputs with strong performance across reasoning, coding, and tool use, while reducing latency and cost for large-scale deployments. The model is designed for production environments that require a balance of capability and efficiency, making it well suited for chat applications, coding assistants, and agent workflows that operate at scale. GPT-5.4 mini delivers reliable instruction following, solid multi-step reasoning, and consistent performance across diverse tasks with improved cost efficiency. GPT-5.4 Mini (batch) corre en el API de Geek Hub (compatible con OpenAI). Id: openai/gpt-5.4-mini:batch.
¿GPT-5.4 Mini (batch) es gratis?
No. El input cuesta $0.4088 / 1M tokens y el output $2.4526 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de GPT-5.4 Mini (batch)?
GPT-5.4 Mini (batch) tiene una ventana de 400k tokens. Soporta hasta 128,000 tokens de completion.
¿GPT-5.4 Mini (batch) soporta tool calling y structured outputs?
GPT-5.4 Mini (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ó GPT-5.4 Mini (batch)?
GPT-5.4 Mini (batch) se lanzó el 17 de marzo de 2026.

Más modelos de OpenAI