litellm/ui
Yucheng Zhu 1b85426a6a feat(ptu): runtime UI flag for enable_ptu_cost_attribution + always-registered rollup
Add enable_ptu_cost_attribution to UISettings so admins can flip it from
the UI's Admin Settings page without a proxy restart. Register the daily
rollup job unconditionally at startup; it already no-ops on flag-off,
so the runtime toggle takes effect on the next scheduled fire without
any restart.

Existing per-request guards in the /ptu_reservation endpoints and in
run_ptu_reservation_rollup remain the source of truth. Persisted
settings sync into general_settings on both PATCH and GET paths as
well as on server startup via _sync_ui_settings_to_general_settings.
2026-07-21 11:53:41 -07:00
..
litellm-dashboard feat(ptu): runtime UI flag for enable_ptu_cost_attribution + always-registered rollup 2026-07-21 11:53:41 -07:00
Dockerfile feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00
nginx.conf feat: add componentized proxy deployment with gateway, backend, ui, and migrations (#27557) 2026-05-16 09:25:17 -07:00