openai/gpt-5.4
The prior-generation GPT-5.4. Strong reasoning and coding at roughly half the token price of 5.5, with a 1M-token context window. A solid default when 5.5 is overkill.
Kaynak: launch_0023 · Doğrulandı: 2026-06-01
Fast $0.5 / $3 /M
Cache okuma $0.025/M · Cache yazma —/M
| Kademe | Girdi | Cache okuma | Cache yazma | Çıktı |
|---|---|---|---|---|
| Standard ≤272K | $0.25 | $0.025 | — | $1.5 |
| Standard >272K | $0.5 | $0.05 | — | $2.25 |
| Priority | $0.5 | $0.05 | — | $3 |
API çağrısında her iki ID de kullanılabilir.
openai/gpt-5.4ONEHOP_KEY yer tutucusunu API key'inizle değiştirin. Oluşturun →
from openai import OpenAI
client = OpenAI(
base_url="https://api.onehop.ai/v1",
api_key="<ONEHOP_KEY>",
)
completion = client.chat.completions.create(
model="openai/gpt-5.4",
messages=[{"role": "user", "content": "What is the meaning of life?"}],
)
print(completion.choices[0].message.content)OpenAI's flagship GPT-5.6 for the hardest reasoning, coding, and agentic work.
$0.25/M↓ · $1.5/M↑
Balanced GPT-5.6 quality and cost for production workloads.
$0.125/M↓ · $0.75/M↑
The most efficient GPT-5.6 for high-volume and latency-sensitive work.
$0.05/M↓ · $0.3/M↑
OpenAI GPT-5.5 — flagship, 1M context, top reasoning & agentic coding.
$0.5/M↓ · $3/M↑
OpenAI GPT-5.4 mini — fast, cheapest GPT-5 text route.
$0.075/M↓ · $0.45/M↑
Son 30 günde 23.553 istek