Skip to content
Dashboard

GPT 5.4 (Fast)

GPT-5.4 is OpenAI's best general-purpose model, part of the GPT-5 flagship model family. It's their most intelligent model yet for both general and agentic tasks.

Input and output price
Input $5, Output $30, Per 1M tokens
24h uptime
Loading AI Gateway uptime
Base model
import { streamText } from 'ai'
const result = streamText({
model: 'openai/gpt-5.4-fast',
prompt: 'Why is the sky blue?'
})
Read docs

Copy link to headingLatency

P50 time to first token (TTFT) on live AI Gateway traffic, in milliseconds. View the docs for more info.

Your use is subject to OpenAI's Terms & Privacy Policies.