OpenAI / GPT-5.4 Mini
openai/gpt-5.4-mini
OpenAI
openai
GPT-5.4 mini brings the strengths of GPT-5.4 to a faster, more efficient model designed for high-volume workloads.
Run predictions with the official JavaScript SDK. Use your API key from Settings.
This model may apply different rates depending on input fields (for example tokens, seconds, megapixels, or prediction type). The effective price uses the first matching rule when you run a prediction.
Pricing formula
Pricing is calculated separately for input, cached input, and output tokens for GPT-5.4 mini.
Terms
| Rule | Condition | Rate |
|---|---|---|
Base pricing Default pricing when no criteria match | — | $4.50 / million token |
Input token pricing | token_type == input | $0.75 / million token |
Cached input token pricing | token_type == cached_input | $0.075 / million token |
Output token pricing | token_type == output | $4.50 / million token |