litellm/ui
milan e62a8eed0e fix(model_management): stop persisting model cost map pricing as a deployment override
/model/info fills model_info pricing in from the model cost map when a deployment
has no override, and the Admin UI echoed that blob back on every save, so editing
any unrelated setting froze the deployment at that day's price and Reload Price
Data could no longer move it. Treat model_info pricing as a mirror of
litellm_params, which is the only source of truth for a deployment override.

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
2026-07-31 18:01:15 +00:00
..
litellm-dashboard fix(model_management): stop persisting model cost map pricing as a deployment override 2026-07-31 18:01:15 +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