Seedance 2.0 | Special Offer ✦ 10% OFF NOW
openai
openai/gpt-5.4-mini

openai/gpt-5.4-mini

400,000 context · $0.75/M input tokens · $4.50/M output tokens

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.

Цены

Оплата по факту использования

Никаких авансовых платежей — платите только за то, чем пользуетесь

Ввод$0.75 / M Tokens
Вывод$4.50 / M Tokens

Использование API

Используйте следующие примеры кода для интеграции с нашим API:

from openai import OpenAI

client = OpenAI(
    api_key="YOUR_API_KEY",
    base_url="https://llm.wavespeed.ai/v1"
)

response = client.chat.completions.create(
    model="openai/gpt-5.4-mini",
    messages=[
        {"role": "user", "content": "Hello!"}
    ]
)

print(response.choices[0].message.content)

Информация

Провайдерopenai
Типllm

Поддерживаемые возможности

Ввод
ТекстИзображение
Вывод
Текст
Контекст400,000
Макс. вывод128,000
Vision✓ Поддерживается
Function Calling✓ Поддерживается

Руководство по доступу к API

Base URLhttps://llm.wavespeed.ai/v1
API Endpointchat/completions
ID моделиopenai/gpt-5.4-mini

GPT 5.4 Mini API

openai/gpt-5.4-mini

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.

Ввод

$0.75 /M

Вывод

$4.5 /M

Контекст

400K

Макс. вывод

128K

Vision

Поддерживается

Использование инструментов

Поддерживается

Попробуйте GPT 5.4 Mini на WaveSpeedAI

Доступ к GPT 5.4 Mini через наш единый API — совместимость с OpenAI, без холодных стартов, прозрачные цены.

Открыть Playground

Часто задаваемые вопросы о GPT 5.4 Mini

Сколько стоит GPT 5.4 Mini через API?+

Цены на WaveSpeedAI: $0.75 за миллион входных токенов и $4.50 за миллион выходных токенов. Prompt caching и batch processing тарифицируются отдельно и снижают эффективную стоимость длинных повторяющихся нагрузок.

Каково контекстное окно GPT 5.4 Mini?+

GPT 5.4 Mini поддерживает до 400K токенов контекста и до 128K токенов вывода на запрос.

Совместим ли GPT 5.4 Mini с OpenAI?+

Да. WaveSpeedAI предоставляет GPT 5.4 Mini через OpenAI-совместимый endpoint по адресу https://llm.wavespeed.ai/v1. Направьте официальный OpenAI SDK на этот base URL с ключом API WaveSpeedAI — других изменений в коде не требуется.

Как начать работу с GPT 5.4 Mini?+

Войдите в WaveSpeedAI, создайте API-ключ в Access Keys и отправьте запрос на https://llm.wavespeed.ai/v1/chat/completions с указанным выше model id. Новые аккаунты получают бесплатные кредиты для оценки GPT 5.4 Mini.

Связанные LLM API