mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
* fix(ui): draw one Per Day savings bar per date on Cost Optimization The page paged /user/daily/activity over raw rows, so a date spanning pages arrived N times with partial metrics and rendered as N thin bars. Switch to the single-shot aggregated endpoint, thread include_current_utc_day through it to keep the live-end extension from PR #36051, and merge the paginated fallback by date. * fix(ui): keep aggregated call at four params and mock it in view tests Trailing userId and includeCurrentUtcDay ride a named rest tuple so the eslint max-params baseline stays at 23, and the CostOptimizationView suites mock the new networking export their render now reaches. |
||
|---|---|---|
| .. | ||
| litellm-dashboard | ||
| Dockerfile | ||
| nginx.conf | ||