mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-13 23:11:40 +00:00
The Auto Router preset JSON added in #35746 was bundled with newer models (claude-sonnet-5, gpt-5.4-*, latest opus/haiku), but the tests still expected the older names (claude-sonnet-4-5, gpt-5-nano/mini). The two lists never matched, so every Anthropic-family preset test in add_auto_router_tab kept the option disabled, and autorouter_presets' version-separator test reported claude-sonnet-5 as missing when the caller Set only spelled it 4.5. Point ALL_FAMILY_MODELS and the tier-summary/default-model expectations at the models the preset actually names, and swap the sonnet entry in the separator-normalization test for claude-sonnet-5 (the haiku entry still exercises the dot-vs-dash path against the preset's claude-haiku-4-5). Co-authored-by: Krrish Dholakia <krrish-berri-2@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||