Day 0 Claude Opus 5 release #34517
mateo-berri
announced in
Announcements
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
Claude Opus 5 is now live on LiteLLM
Call it through the LiteLLM AI Gateway using the same OpenAI-compatible request you already use, across Anthropic, Azure, Vertex AI, and Bedrock, with spend tracking, rate limits, fallbacks, and logging in one place. No SDK changes, no per-provider rewrites.
What's new:
us.,eu.,au., andjp.inference profiles carry the usual 10% regional premium whileglobal.stays at base price; LiteLLM tracks every variant automatically.speed: "fast"on the Anthropic provider buys roughly 2.5x faster output at $10 / MTok input and $50 / MTok output, on/v1/chat/completionsand/v1/messagestoday with Responses API support coming soon. LiteLLM sets thefast-mode-2026-02-01beta header and prices the premium for you.Worth checking before you switch off Opus 4.8: Priority Tier and web fetch are both gone on Opus 5, and the cybersecurity classifiers can decline a request outright with
stop_reason: "refusal"; handle that stop reason or route around it with LiteLLM fallbacks. Anthropic's Opus 5 migration guide has the full compatibility checklist.Get started, no redeploy needed:
Claude Opus 5 is already in the LiteLLM model cost map. Reload your pricing in the UI under Models + Endpoints → Price Data → Reload Price Data (or
POST /reload/model_cost_mapas an admin). That enablesclaude-opus-5across Anthropic, Azure, Vertex AI, and Bedrock with cost tracking.Running with
LITELLM_LOCAL_MODEL_COST_MAP=true? Pullghcr.io/berriai/litellm:v1.95.0-dev.3or later for the bundled metadata; that image cuts later today.Read the full guide → Day 0 Support: Claude Opus 5
Mateo Wang
LiteLLM AI Team
Please use this space to voice thoughts and opinions, or any issues you find
All reactions