OpenAI
GPT 5.4 Nano
Built for reasoning, coding, visual understanding, and agent tasks, with stronger long context, tool use, and scalable reliable output than GPT-5.3. Compared with Claude, Gemini, and Qwen flagship models, it is a strong general-purpose base for reliable automation and complex knowledge workflows.
- Tool use
- Structured output
- Long context
gpt-5.4-nanoAI Chat
Send a prompt and see the response here.
gpt-5.4-nanoStart a conversation with this model and ask follow-up questions.
USD /1M tokens
Pricing
| Group | Input | Output | Cache Read |
|---|---|---|---|
| default | $0.2 | $1.25 | $0.02 |
Public list prices are shown in USD. Final charges may vary by account group and usage tier.
API
Code examples
curl --location --request POST 'https://api.tokenhot.ai/v1/chat/completions' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json' \
--data-raw '{
"model": "gpt-5.4-nano",
"messages": [
{
"role": "user",
"content": "What model are you"
}
]
}'Blog
Related Articles
FAQ
Frequently asked questions
What is GPT 5.4 Nano best suited for?
GPT 5.4 Nano is suited to the input, output, and capability types listed on this page. Test production workloads before choosing it for a critical system.
How is GPT 5.4 Nano priced?
Pricing is shown in the pricing section above. Actual cost depends on usage volume, account group, and the request payload.
How can I call GPT 5.4 Nano?
Use the model ID shown above with one of the supported API protocols. Code examples are provided when usage data is available.
Get started
Build with GPT 5.4 Nano
API