litellm-mirror/litellm/proxy/db
Krish Dholakia d8a1071bc4
Add aggregate spend by tag (#10071)
* feat: initial commit adding daily tag spend table to db

* feat(db_spend_update_writer.py): correctly log tag spend transactions

* build(schema.prisma): add new tag table to root

* build: add new migration file
2025-04-16 12:26:21 -07:00
..
db_transaction_queue Add aggregate spend by tag (#10071) 2025-04-16 12:26:21 -07:00
base_client.py fix(dynamo_db.py): add cost tracking support for key + user 2024-01-11 23:56:41 +05:30
check_migration.py (Infra/DB) - Allow running older litellm version when out of sync with current state of DB (#8695) 2025-02-20 18:30:23 -08:00
create_views.py Litellm dev contributor prs 01 31 2025 (#8168) 2025-02-01 09:05:20 -08:00
db_spend_update_writer.py Add aggregate spend by tag (#10071) 2025-04-16 12:26:21 -07:00
dynamo_db.py (code quality) run ruff rule to ban unused imports (#7313) 2024-12-19 12:33:42 -08:00
exception_handler.py fix order of _setup_prisma_client 2025-03-26 20:42:01 -07:00
log_db_metrics.py build(pyproject.toml): add new dev dependencies - for type checking (#9631) 2025-03-29 11:02:13 -07:00
prisma_client.py fix(litellm_proxy_extras): add baselining db script (#9942) 2025-04-12 10:29:34 -07:00