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
Use in Consolegpt-5.4-nano

AI Chat

Send a prompt and see the response here.

gpt-5.4-nano
Current conversation
How can I help you?

Start a conversation with this model and ask follow-up questions.

Uses your account balance at the model’s current rates.

Insufficient balance

Your account balance is insufficient for this generation. Top up, then return here to try again.

USD /1M tokens

Pricing

GroupInputOutputCache Read
default$0.2$1.25$0.02
default
Input$0.2Output$1.25Cache Read$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

Use in Console
WhatsApp