GPT-5.4 Nano

GPT-5.4 nano is the most lightweight and cost-efficient variant of the GPT-5.4 family, optimized for speed-critical and high-volume tasks. It supports text and image inputs and is designed for low-latency use cases such as classification, data extraction, ranking, and sub-agent execution. The model prioritizes responsiveness and efficiency over deep reasoning, making it ideal for pipelines that require fast, reliable outputs at scale. GPT-5.4 nano is well suited for background tasks, real-time systems, and distributed agent architectures where minimizing cost and latency is essential.

ChatOpenAI400k tokens$0.218 / $1.3626 · 1M

openai/gpt-5.4-nano

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

Preguntas frecuentes

¿Qué es GPT-5.4 Nano?
GPT-5.4 nano is the most lightweight and cost-efficient variant of the GPT-5.4 family, optimized for speed-critical and high-volume tasks. It supports text and image inputs and is designed for low-latency use cases such as classification, data extraction, ranking, and sub-agent execution. The model prioritizes responsiveness and efficiency over deep reasoning, making it ideal for pipelines that require fast, reliable outputs at scale. GPT-5.4 nano is well suited for background tasks, real-time systems, and distributed agent architectures where minimizing cost and latency is essential. GPT-5.4 Nano corre en el API de Geek Hub (compatible con OpenAI). Id: openai/gpt-5.4-nano.
¿GPT-5.4 Nano es gratis?
No. El input cuesta $0.218 / 1M tokens y el output $1.3626 / 1M tokens en Geek Hub (markup incluido).
¿Cuál es el contexto de GPT-5.4 Nano?
GPT-5.4 Nano tiene una ventana de 400k tokens. Soporta hasta 128,000 tokens de completion.
¿GPT-5.4 Nano soporta tool calling y structured outputs?
GPT-5.4 Nano 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 Nano?
GPT-5.4 Nano se lanzó el 17 de marzo de 2026.

Más modelos de OpenAI