litellm-mirror/litellm-proxy-extras/litellm_proxy_extras
Krish Dholakia 9b77559ccf
Add aggregate team based usage logging (#10039)
* feat(schema.prisma): initial commit adding aggregate table for team spend

allows team spend to be visible at 1m+ logs

* feat(db_spend_update_writer.py): support logging aggregate team spend

allows usage dashboard to work at 1m+ logs

* feat(litellm-proxy-extras/): add new migration file

* fix(db_spend_update_writer.py): fix return type

* build: bump requirements

* fix: fix ruff error
2025-04-15 20:58:48 -07:00
..
migrations Add aggregate team based usage logging (#10039) 2025-04-15 20:58:48 -07:00
__init__.py install prisma migration files - connects litellm proxy to litellm's prisma migration files (#9637) 2025-03-29 15:27:09 -07:00
_logging.py install prisma migration files - connects litellm proxy to litellm's prisma migration files (#9637) 2025-03-29 15:27:09 -07:00
schema.prisma [DB / Infra] Add new column team_member_permissions (#9941) 2025-04-12 09:06:04 -07:00
utils.py fix(litellm_proxy_extras): add baselining db script (#9942) 2025-04-12 10:29:34 -07:00