Language
Torna al catalogo

GPT-5.4

40% in menoprompt caching
gpt-5.4
Ottieni una chiave API
INPUT / 1M$1.50listino $2.50
OUTPUT / 1M$9.00listino $15.00
LETTURA CACHE / 1M$0.150token ripetuti 90% più economici
CONTESTO272Ktoken per richiesta
Chiama questo modello
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",
    messages=[{"role": "user", "content": "Hello!"}],
)
print(resp.choices[0].message.content)
Specifiche
ProviderOpenAI
CategoriaBilanciati
Contesto272K tokens
Output massimo32.8K
Endpoint/v1/chat/completions
toolsreasoningstreamingcache