mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-26 01:12:21 +00:00
* fix(ui): explain unbackfilled key lifetime spend and ship a backfill script Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix(db_scripts): cover linked budgets, deleted keys and double-hashed logs in total_spend backfill Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix(db_scripts): count duplicate archived tokens once in total_spend backfill Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix(db_scripts): only rebuild resetting archived rows in total_spend backfill Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix(db_scripts): split spend log rebuild into opt-in backfill_key_total_spend_from_spend_logs.sql Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * docs(db_scripts): scope backfill verify query to non-resetting keys Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix(db_scripts): lift every key to at least current spend in backfill_key_total_spend.sql Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * docs(db_scripts): align spend log backfill header with lifted floor Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix(ui): point resetting keys at the spend log backfill Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> * fix(ui): drop script name from lifetime spend tooltip Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> --------- Co-authored-by: ryan <ryan@berri.ai> Co-authored-by: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com> |
||
|---|---|---|
| .. | ||
| backfill_daily_tool_spend.sql | ||
| backfill_key_total_spend.sql | ||
| backfill_key_total_spend_from_spend_logs.sql | ||
| create_views.py | ||
| migrate_keys.py | ||
| partition_spend_logs.sql | ||
| unpartition_spend_logs.sql | ||
| update_unassigned_teams.py | ||