mirror of
https://github.com/BerriAI/litellm.git
synced 2026-08-28 05:25:59 +00:00
Two gaps the create form and the edit modal share today. The submit gate never asked for a classifier model. Choosing the LLM classifier and no model leaves Test Routing and Add Auto Router enabled, so Test Routing posts a config the backend rejects and only the later save says why. The keyword-rule gate only looked for empty keyword rows. A rule's tier has been a free string since #37413, and the backend matches it exactly, so a rule naming a tier the router does not have cleared the gate and failed the save as a raw 400. Both gates now live in build_complexity_router_config.ts, and each form's submit handler reads the same blocked reason the button reads instead of re-deriving its own list, so a disabled button and a refused submit cannot disagree. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||