GPT-5.4 mini brings the core capabilities of GPT-5.4 to a faster, more efficient model optimized for high-throughput workloads. It supports text and image inputs with strong performance across reasoning, coding, and tool use, while reducing latency and cost for large-scale deployments. The model is designed for production environments that require a balance of capability and efficiency, making it well suited for chat applications, coding assistants, and agent workflows that operate at scale. GPT-5.4 mini delivers reliable instruction following, solid multi-step reasoning, and consistent performance across diverse tasks with improved cost efficiency.
from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="azure/gpt-5.4-mini", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)from openai import OpenAI client = OpenAI( base_url="https://api.respan.ai/api/", api_key="YOUR_RESPAN_API_KEY",) response = client.chat.completions.create( model="azure/gpt-5.4-mini", messages=[{"role": "user", "content": "Hello!"}],)print(response.choices[0].message.content)Gateway routes for this model on the Respan gateway, including fallback routes when configured.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| azure/gpt-5.4-mini | 400K | $0.75/M | $4.50/M | Read:$0.07/MWrite:$0.00/M | — | +2 | — |
Other models from the same provider available through the gateway.
| Model | Capabilities | ||||||
|---|---|---|---|---|---|---|---|
| azure_openai/gpt-5.4 | 272K | $1.25/M | $10.00/M | Read:$0.25/MWrite:$0.00/M | — | +2 | — |
| azure/gpt-35-turbo | 16K | $0.50/M | $0.10/M | — | — | — | |
| azure/gpt-4 | 128K | $30.00/M | $60.00/M | — | — | — | |
| azure/gpt-4-1106-preview | 128K | $10.00/M | $30.00/M | — | — | — | |
| azure/gpt-4-32k | 128K | $30.00/M | $60.00/M | — | — | — | |
| azure/gpt-4-vision-preview | 128K | $10.00/M | $30.00/M | — | — | — | |
| azure/gpt-4.1 | 1M | $2.00/M | $8.00/M | — | 6.4s | 123tps | |
| azure/gpt-4.1-mini | 1M | $0.40/M | $1.60/M | — | 1.6s | 44tps | |
| azure/gpt-4.1-nano | 1M | $0.10/M | $0.40/M | — | 2.5s | 97tps | |
| azure/gpt-4o | 128K | $2.50/M | $10.00/M | Read:$1.25/MWrite:— | — | — | |
| azure/gpt-4o-2024-08-06 | 128K | $2.50/M | $10.00/M | Read:$1.25/MWrite:— | — | — | |
| azure/gpt-4o-mini | 128K | $0.15/M | $0.60/M | Read:$0.07/MWrite:— | 1.1s | 2tps |
Built to meet the security and privacy standards that enterprise and healthcare teams require.
ISO 27001
The internationally recognized standard for information security management.
SOC 2
Secure, compliant management of your data across all of our systems.
GDPR
Operated under GDPR, the world's strictest standard for data privacy.
HIPAA
HIPAA compliant, with a BAA available for healthcare teams.