openai/gpt-5.4-nano logo

openai/gpt-5.4-nano

GPT-5.4 nano is the cheapest GPT-5.4-class vision model for speed- and cost-sensitive classification, extraction, and sub-agent workloads.

OpenAI Vision Frontier 400K Tokens
Get API Key
Deposit $5 to get started Unlock API access and start running inference right away. See how many million tokens $5 gets you

api_example.sh

curl -X POST "https://platform.qubrid.com/v1/chat/completions" \
  -H "Authorization: Bearer QUBRID_API_KEY" \
  -H "Content-Type: application/json" \
  -d '{
  "model": "openai/gpt-5.4-nano",
  "messages": [
    {
      "role": "user",
      "content": [
        {
          "type": "text",
          "text": "What is in this image? Describe the main elements."
        },
        {
          "type": "image_url",
          "image_url": {
            "url": "https://cdn.britannica.com/61/93061-050-99147DCE/Statue-of-Liberty-Island-New-York-Bay.jpg"
          }
        }
      ]
    }
  ],
  "max_tokens": 8192,
  "temperature": 0.7,
  "stream": true,
  "top_p": 1
}'

Pricing

Pay-per-use, no commitments

Input Tokens $0.20/1M Tokens
Output Tokens $1.25/1M Tokens
Cached Input Tokens $0.02/1M Tokens

Technical Specifications

Model Architecture & Performance

Variant GPT-5.4 nano
Context Length 400K Tokens
Architecture Transformer-based reasoning model; internal architecture not publicly disclosed by OpenAI.
Developers OpenAI
Knowledge Cutoff Aug 31, 2025

API Reference

Complete parameter documentation

Parameter Type Default Description
stream boolean true Enable streaming responses for real-time output.
temperature number 0.7 Controls randomness; higher values can increase creativity.
max_tokens number 8192 Maximum number of output tokens to generate.
top_p number 1 Nucleus sampling (probability mass to sample from).

Explore the full request and response schema in our external API documentation

Performance

Strengths & considerations

Strengths Considerations
Lowest cost in GPT-5.4 class
Fast and efficient for high-volume tasks
Lower capability than GPT-5.4 full model

Use cases

Recommended applications for this model

Classification and ranking with vision input
Data extraction and structured output from images
Fast sub-agent execution

Build with openai/gpt-5.4-nano faster

Get deployment recipes, benchmark alerts, and GPU pricing updates for openai/gpt-5.4-nano (Openai Gpt 5 4 Nano) and other vision models straight from the Qubrid team.

Enterprise
Platform Integration

Docker

Docker Support

Official Docker images for containerized deployments

Kubernetes

Kubernetes Ready

Production-grade KBS manifests and Helm charts

SDK

SDK Libraries

Official SDKs for Python, Javascript, Go, and Java

Don't let your AI control you. Control your AI the Qubrid way!

Have questions? Want to Partner with us? Looking for larger deployments or custom fine-tuning? Let's collaborate on the right setup for your workloads.

"Qubrid's medical OCR and research parsing cut our document extraction time in half. We now have traceable pipelines and reproducible outputs that meet our compliance requirements."

Clinical AI Team

Research & Clinical Intelligence