litellm/ui
Ryan Crabbe f0bbd415c8
fix(ui): require TPM or RPM when adding a per-model team rate limit
Previously, a row with a model selected but both limits blank was
silently dropped on save (neither model_tpm_limit nor model_rpm_limit
got the key), so the row disappeared on reload with no feedback.
Now the TPM field's validator blocks submission with "Set at least
one of TPM or RPM" when a row has a model but neither limit filled.
2026-04-04 13:50:19 -07:00
..
litellm-dashboard fix(ui): require TPM or RPM when adding a per-model team rate limit 2026-04-04 13:50:19 -07:00