litellm/ui
mateo-berri c27cd0fce2
feat(proxy): add model group budgets for virtual keys
Adds a models list to BudgetConfig so a model_max_budget entry can define
one shared budget across a group of models. All models in the group draw
from a single spend pool keyed by the entry name, enforced and tracked in
_PROXY_VirtualKeyModelMaxBudgetLimiter alongside existing per-model
budgets.

Closes #34367
2026-07-23 07:25:58 +00:00
..
litellm-dashboard feat(proxy): add model group budgets for virtual keys 2026-07-23 07:25:58 +00:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf fix(ui): serve /ui/assets from the nginx image instead of SPA fallback (#34066) 2026-07-21 09:22:02 -07:00