gpt-5.4-nano
Auto-routeropenai/gpt-5.4-nano
Context
400K
Max output
128K
Input / 1M
$0.20
Output / 1M
$1.25
Cached / 1M
$0.02
Cutoff
Aug 2025
About this model
GPT-5.4 nano is an ultra-fast, low-cost model optimized for simple tasks, high-scale automation, and lightweight tool usage.
Best suited for
- Classification, data extraction, routing, background agents, and high-throughput pipelines where speed and cost efficiency are critical
Built-in tools
Hosted by the gateway — enable them per request without wiring your own endpoint.
Capabilities
Vision
Accepts images alongside text in the same message.
Files
Accepts file attachments — PDFs, transcripts, spreadsheets.
Tools
Native function calling, so agents can invoke your endpoints.
System prompt
Honours a dedicated system role, separate from the user turn.
Reasoning
Emits a separate thinking pass before the answer.
Supported parameters
max_tokensSpecifies the maximum number of text units (tokens) allowed in a response, limiting its length.
toolsLists tool definitions or capabilities available to the model.
tool_choiceDecides whether to use tools or just the model for generating responses.
response_typeDefines the format or type of the generated response.
parallel_tool_callsEnables parallel execution of tools, allowing multiple tools to run simultaneously.
reasoningControls how much reasoning effort the model applies before generating a response.
verbosityControls the level of detail and length of the generated responses.
streamSends the response in real-time as it's being generated.