← Zurück zum Katalog
40 % günstigerPrompt CachingAPI-Key holen
GPT-5.4 Mini
gpt-5.4-miniINPUT / 1M$0.450Liste $0.750
OUTPUT / 1M$2.70Liste $4.50
CACHE-READ / 1M$0.045wiederholte Tokens 90 % günstiger
KONTEXT400KTokens pro Request
Modell aufrufen
from openai import OpenAI
client = OpenAI(
api_key="sk-ak-...",
base_url="https://apikey.sh/v1",
)
resp = client.chat.completions.create(
model="gpt-5.4-mini",
messages=[{"role": "user", "content": "Hello!"}],
)
print(resp.choices[0].message.content)Spezifikationen
AnbieterOpenAI
KategorieSchnell & günstig
Kontext400K tokens
Max. Output32.8K
Endpoint/v1/chat/completions
toolsstreamingcache