Ishaan Jaff
|
f4b1aa2074
|
log new_user, delete user
|
2024-08-12 12:01:26 -07:00 |
|
Ishaan Jaff
|
63c15359a6
|
send slack alert on team events
|
2024-08-12 11:56:13 -07:00 |
|
Ishaan Jaff
|
0f7d575992
|
send alert on all key events
|
2024-08-12 11:39:24 -07:00 |
|
Ishaan Jaff
|
97626b1c89
|
make send_management_endpoint_alert a premium feature
|
2024-08-12 11:12:38 -07:00 |
|
Ishaan Jaff
|
0c13986db9
|
send management endpoint alert
|
2024-08-12 11:07:48 -07:00 |
|
Krrish Dholakia
|
e69d4c0966
|
fix(management/utils.py): fix add_member to team when adding user_email
Fixes https://github.com/BerriAI/litellm/issues/5112
|
2024-08-10 17:12:09 -07:00 |
|
Ishaan Jaff
|
219dbca1a0
|
fix linting error
|
2024-08-09 18:47:23 -07:00 |
|
Krrish Dholakia
|
83180c50f7
|
fix(utils.py): only return non-null default values
|
2024-08-09 16:34:59 -07:00 |
|
Krrish Dholakia
|
a70e9661fd
|
fix(management_helpers/utils.py): use user_default max_budget, budget duration on new user upsert during team member add
Fixes https://github.com/BerriAI/litellm/issues/5106
|
2024-08-08 19:14:43 -07:00 |
|
Ishaan Jaff
|
b7387156c8
|
delete updated / deleted values from cache
|
2024-07-13 13:16:57 -07:00 |
|
Ishaan Jaff
|
f2b0929284
|
correctly clear cache when updating a user
|
2024-07-13 12:33:43 -07:00 |
|
Ishaan Jaff
|
2505dcf530
|
correctly flush cache when updating user
|
2024-07-13 12:05:09 -07:00 |
|
Andres Guzman
|
e0ac480584
|
fix(utils.py): change update to upsert
|
2024-07-08 15:49:29 -06:00 |
|
Ishaan Jaff
|
897f6bc7ea
|
feat - refactor team endpoints
|
2024-06-15 11:40:36 -07:00 |
|
Krrish Dholakia
|
cdf693a9bf
|
fix(proxy_server.py): allow passing in a list of team members
allows batch adding members to a team by passing in a list. fixes concurrency issue caused by calling team/member_add in parallel
|
2024-06-08 19:03:45 -07:00 |
|