Krrish Dholakia
|
7b6db63d30
|
fix(router.py): fallback on 400-status code requests
|
2024-08-09 12:16:49 -07:00 |
|
Krrish Dholakia
|
1d39c0fb7d
|
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 |
|
Krrish Dholakia
|
1080c7014e
|
build(ui): allow admin_viewer to view teams tab
Allows admin viewe role to see available teams on proxy ui
|
2024-08-02 16:19:40 -07:00 |
|
Krrish Dholakia
|
142f4fefd0
|
fix(auth_checks.py): fix redis usage for team cached objects
|
2024-07-30 17:30:00 -07:00 |
|
Krrish Dholakia
|
6ab2527fdc
|
feat(auth_check.py): support using redis cache for team objects
Allows team update / check logic to work across instances instantly
|
2024-07-24 18:14:49 -07:00 |
|
Krrish Dholakia
|
8b3c8102a7
|
feat(auth_checks.py): Allow admin to disable team from turning on/off guardrails.
|
2024-07-20 18:39:05 -07:00 |
|
Krrish Dholakia
|
35e640076b
|
fix(user_api_key_auth.py): update valid token cache with updated team object cache
|
2024-07-19 17:06:49 -07:00 |
|
Krrish Dholakia
|
e7f8ee2aba
|
fix(test_key_generate_prisma.py): pass user_api_key_dict to test call
|
2024-07-17 08:29:21 -07:00 |
|
Krrish Dholakia
|
3630896fde
|
fix(team_endpoints.py): fix check
|
2024-07-16 22:05:48 -07:00 |
|
Krrish Dholakia
|
ddb7627c30
|
fix(internal_user_endpoints.py): delete associated invitation links before deleting user in /user/delete
Fixes https://github.com/BerriAI/litellm/issues/4740
|
2024-07-16 21:32:55 -07:00 |
|
Krrish Dholakia
|
ccbc7cfb9f
|
fix(team_endpoints.py): check if key belongs to team before returning /team/info
|
2024-07-16 21:17:05 -07:00 |
|
Ishaan Jaff
|
5c0d4a4162
|
use ProxyErrorTypes,
|
2024-07-08 12:47:53 -07:00 |
|
Ishaan Jaff
|
349724a630
|
use directories for importing new endpoints
|
2024-06-15 13:35:21 -07:00 |
|