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
Model IDopenai/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 ไม่มี cold start ราคาโปร่งใส

เปิด Playground

คำถามที่พบบ่อยเกี่ยวกับ GPT 5.4 Mini

GPT 5.4 Mini API ราคาเท่าไหร่?+

ราคาบน WaveSpeedAI: $0.75 ต่อล้านโทเคนอินพุต และ $4.50 ต่อล้านโทเคนเอาต์พุต Prompt caching และ batch processing คิดค่าบริการแยกและช่วยลดต้นทุนที่แท้จริงสำหรับภาระงานที่ยาวและทำซ้ำ

GPT 5.4 Mini มี context window เท่าใด?+

GPT 5.4 Mini รองรับสูงสุด 400K โทเคนคอนเท็กซ์ และสูงสุด 128K โทเคนเอาต์พุตต่อคำขอ

GPT 5.4 Mini เข้ากันได้กับ OpenAI หรือไม่?+

ใช่ WaveSpeedAI ให้บริการ GPT 5.4 Mini ผ่าน endpoint ที่เข้ากันได้กับ OpenAI ที่ https://llm.wavespeed.ai/v1 ชี้ OpenAI SDK ทางการมาที่ base URL นี้ด้วย API key ของ WaveSpeedAI — ไม่ต้องแก้ไขโค้ดอื่น

จะเริ่มใช้ GPT 5.4 Mini ได้อย่างไร?+

ลงชื่อเข้าใช้ WaveSpeedAI สร้าง API key ใน Access Keys จากนั้นส่งคำขอไปยัง https://llm.wavespeed.ai/v1/chat/completions พร้อม model id ที่แสดงด้านบน บัญชีใหม่จะได้รับเครดิตฟรีสำหรับทดลองใช้ GPT 5.4 Mini

LLM API ที่เกี่ยวข้อง