mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
* feat(ui): the model and wire layer for operator-defined auto-router tier sets The data half of the custom tier set editor, with no visible UI change: the editor lands separately on top of it. One reader, activeTierRows, mints built-in rows with the canonical tier key as their id, so the fallback pointer, the plan-mode floor and the per-model params are row ids in both modes and nothing downstream branches on the mode. One restrictions table carries each forbidden setting beside the reason shown for it, so the greyed control and the omitted payload key cannot disagree. The tier-set writes live in applyTierSetAction, where the fallback re-point and the floor turn-off happen in one commit, unit-tested without a render. buildComplexityRouterConfig emits tiers, tier_definitions and fallback_tier from the rows, forces the LLM classifier, and strips what the backend rejects beside tier_definitions. A payload built without a custom tier set is byte-identical to what the form sends today. * fix(ui): resolve frontend-lint failures on the tier-set model layer * test(ui): drop a redundant explanatory comment per repo convention * fix(ui): keyword rules follow their tier row through every tier-set action |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||