← Torna al catalogo
40% in menoOttieni una chiave API
Claude Opus 4.6
claude-opus-4-6INPUT / 1M$3.00listino $5.00
OUTPUT / 1M$15.00listino $25.00
LETTURA CACHE / 1M—caching non supportato su questo modello
CONTESTO200Ktoken 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="claude-opus-4-6",
messages=[{"role": "user", "content": "Hello!"}],
)
print(resp.choices[0].message.content)Specifiche
ProviderAnthropic
CategoriaDi punta
Contesto200K tokens
Output massimo64.0K
Endpoint/v1/chat/completions
toolsreasoningstreaming