GPT 5.4 Mini (Fast)
GPT-5.4 Mini brings the strengths of GPT-5.4 to a faster, more efficient model designed for high-volume workloads.
- Input and output price
- Input $1.50, Output $9, Per 1M tokens
- 24h uptime
- Loading AI Gateway uptimeBase model
import { streamText } from 'ai'
const result = streamText({ model: 'openai/gpt-5.4-mini-fast', prompt: 'Why is the sky blue?'})