mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-15 23:31:29 +00:00
Anthropic and both Bedrock surfaces move their mid and large tiers from claude-sonnet-4-6 / claude-opus-4-7 to claude-sonnet-5 / claude-opus-4-8. The haiku-4-5 small tier is unchanged everywhere. Vertex AI stays fully on the old tiers and Azure keeps sonnet-4-6 in its sonnet slot (opus does bump to 4-8): live validation showed both new base models 429 with 0 TPM quota in the suite's Vertex project/region, and the Foundry subscription has a hard 0 TPM quota limit for Claude Sonnet 5, so a sonnet-5 deployment cannot be created yet. test_v0_layout now encodes the per-provider tier expectations so the pins are enforced and documented. |
||
|---|---|---|
| .. | ||
| fixtures | ||
| __init__.py | ||
| test_matrix_builder.py | ||
| test_v0_layout.py | ||