mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-16 23:41:43 +00:00
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. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||