Ishaan Jaff
|
94efa2d8dc
|
(new ui build)
|
2024-03-28 20:38:30 -07:00 |
|
Krrish Dholakia
|
c15ba368e7
|
fix(proxy_server.py): enable spend tracking for team-based jwt auth
|
2024-03-28 20:16:22 -07:00 |
|
Ishaan Jaff
|
e03a59a0d8
|
(feat) new ui build
|
2024-03-28 19:57:25 -07:00 |
|
Ishaan Jaff
|
792999d756
|
Merge pull request #2738 from BerriAI/litellm_ui_cleanup
[Admin UI] Use consistent spacing, show mandatory fields
|
2024-03-28 19:08:56 -07:00 |
|
Ishaan Jaff
|
1a4583fa54
|
(new ui build)
|
2024-03-28 19:08:16 -07:00 |
|
Krrish Dholakia
|
7c44b32cc2
|
refactor(proxy/utils.py): add more debug logs
|
2024-03-28 18:44:35 -07:00 |
|
Krrish Dholakia
|
19e43c8d29
|
fix(proxy_server.py): return deleted team id's to confirm /team/delete worked
|
2024-03-28 16:09:33 -07:00 |
|
Krrish Dholakia
|
f80b500917
|
docs(proxy_server.py): add update team TPM/RPM limit to swagger docs
|
2024-03-28 16:02:51 -07:00 |
|
Krrish Dholakia
|
58bdbecbc6
|
fix(proxy_server.py): allow updating tpm/rpm limits via /team/update
|
2024-03-28 15:59:35 -07:00 |
|
Krrish Dholakia
|
569e660a67
|
docs(proxy_server.py): improve swagger docs for /team/new
|
2024-03-28 15:50:38 -07:00 |
|
Krrish Dholakia
|
a1d0e3f4ad
|
docs(proxy_server.py): improve swagger doc for /team/new
|
2024-03-28 15:39:48 -07:00 |
|
Krrish Dholakia
|
8c9623a6bc
|
fix(proxy_server.py): fix user_id_information none check
|
2024-03-28 15:18:52 -07:00 |
|
Krrish Dholakia
|
c15df27c1e
|
docs(prod.md): add litellm spend logs server to docs
|
2024-03-28 15:15:10 -07:00 |
|
Ishaan Jaff
|
ddba16756d
|
Merge pull request #2735 from BerriAI/admin_ui_clearly_show_models
Admin UI clearly show models
|
2024-03-28 15:14:38 -07:00 |
|
Ishaan Jaff
|
fc79e8255c
|
(fix) actually view the spend report on the UI
|
2024-03-28 15:08:21 -07:00 |
|
Krish Dholakia
|
7d3244c012
|
Merge branch 'main' into litellm_auto_create_user_fix
|
2024-03-28 14:57:39 -07:00 |
|
Ishaan Jaff
|
7b998f9b91
|
(fix) show models on team tab easily
|
2024-03-28 14:56:15 -07:00 |
|
Krish Dholakia
|
934a9ac2b4
|
Merge pull request #2722 from BerriAI/litellm_db_perf_improvement
feat(proxy/utils.py): enable updating db in a separate server
|
2024-03-28 14:56:14 -07:00 |
|
Krrish Dholakia
|
e8d80509b1
|
test(test_update_spend.py): allow db_client to be none
|
2024-03-28 13:44:40 -07:00 |
|
Ishaan Jaff
|
2b0feab16b
|
(fix) prisma - use original prisma client py generator
|
2024-03-28 12:25:28 -07:00 |
|
Ishaan Jaff
|
e44594d9da
|
(fix) prisma remove json protocol
|
2024-03-28 12:06:57 -07:00 |
|
Ishaan Jaff
|
2a5c072eeb
|
(feat) new ui build
|
2024-03-28 10:50:20 -07:00 |
|
Ishaan Jaff
|
beb72f94e0
|
(feat) return team alias in keys
|
2024-03-28 10:16:07 -07:00 |
|
Ishaan Jaff
|
7f793246c2
|
(feat) return team alias when hitting user/info
|
2024-03-28 09:41:15 -07:00 |
|
Krrish Dholakia
|
082f1e4085
|
fix(proxy_server.py): allow user to pass in spend logs collector url
|
2024-03-28 09:14:30 -07:00 |
|
Ishaan Jaff
|
da73b9994d
|
(feat) new ui build
|
2024-03-28 09:11:41 -07:00 |
|
Ishaan Jaff
|
1e8749dfe0
|
(feat) new ui build
|
2024-03-28 08:18:36 -07:00 |
|
Ishaan Jaff
|
32a29fce69
|
(feat) new ui build
|
2024-03-28 08:14:58 -07:00 |
|
Ishaan Jaff
|
76810e9217
|
(feat) new ui build
|
2024-03-28 08:13:08 -07:00 |
|
Ishaan Jaff
|
5e5f3d5fd2
|
Merge pull request #2729 from BerriAI/litellm_show_better_error_msg_with_role
(fix) show user their role when rejecting /team/new requests
|
2024-03-28 07:42:31 -07:00 |
|
Ishaan Jaff
|
4a5ce43bd5
|
(fix) raise exception when master key not set + trying to use ui
|
2024-03-27 22:25:53 -07:00 |
|
Ishaan Jaff
|
c3f78af2c6
|
Merge pull request #2728 from BerriAI/litellm_reduce_deep_copies
[FEAT] Proxy - reduce deep copies
|
2024-03-27 21:26:09 -07:00 |
|
Ishaan Jaff
|
29fb7e126f
|
Revert "(fix) remove deep copy for all requests"
This reverts commit 0737fdb348 .
|
2024-03-27 21:15:12 -07:00 |
|
Ishaan Jaff
|
37f189935a
|
(fix) show user their role when rejecting /team/new requests
|
2024-03-27 20:54:07 -07:00 |
|
Ishaan Jaff
|
4777921a31
|
Merge pull request #2723 from BerriAI/litellm_proxy_perf_imp
[FEAT] Improve Proxy Perf - access router model names in constant time
|
2024-03-27 20:48:31 -07:00 |
|
Ishaan Jaff
|
f2e1d938f3
|
(fix) remove deep copy from all responses
|
2024-03-27 20:36:53 -07:00 |
|
Ishaan Jaff
|
0737fdb348
|
(fix) remove deep copy for all requests
|
2024-03-27 20:35:45 -07:00 |
|
Krrish Dholakia
|
2926d5a8eb
|
fix(proxy/utils.py): check cache before alerting user
|
2024-03-27 20:09:15 -07:00 |
|
Krrish Dholakia
|
34790c7e12
|
fix(proxy_server.py): fix linting error
|
2024-03-27 19:54:25 -07:00 |
|
Krrish Dholakia
|
ad43138f28
|
fix(proxy_server.py): fix budget add logic to accurately log who created it
|
2024-03-27 19:43:15 -07:00 |
|
Krish Dholakia
|
75f2b9dd73
|
Merge pull request #2725 from BerriAI/litellm_calculate_spend
feat(proxy_server.py): new `/spend/calculate` endpoint
|
2024-03-27 19:39:07 -07:00 |
|
Krish Dholakia
|
ef51544741
|
Merge pull request #2726 from BerriAI/litellm_enforce_user_param
feat(auth_checks.py): enable admin to enforce 'user' param for all openai endpoints
|
2024-03-27 19:38:52 -07:00 |
|
Krrish Dholakia
|
4eb93832e4
|
feat(auth_checks.py): enable admin to enforce 'user' param for all openai endpoints
|
2024-03-27 17:36:27 -07:00 |
|
Krrish Dholakia
|
9d0ce1aefd
|
feat(proxy_server.py): new /spend/calculate endpoint
Allows user to calculate spend before making the call
|
2024-03-27 17:08:55 -07:00 |
|
Krrish Dholakia
|
a408c46a67
|
fix(proxy_server.py): don't auto-create user when creating key
|
2024-03-27 16:48:57 -07:00 |
|
Ishaan Jaff
|
e4e4dd01cd
|
(fix) access router model names in constant time
|
2024-03-27 16:18:08 -07:00 |
|
Krrish Dholakia
|
1e856443e1
|
feat(proxy/utils.py): enable updating db in a separate server
|
2024-03-27 16:02:36 -07:00 |
|
Ishaan Jaff
|
c97724df7d
|
(fix) remove background tasks
|
2024-03-27 15:51:00 -07:00 |
|
Tim
|
d939755a73
|
Remove duplicated "blocked" field on LiteLLM_TeamTable
|
2024-03-27 17:02:18 +01:00 |
|
Krrish Dholakia
|
ca84e7a8e8
|
docs(token_auth.md): update jwt auth docs with new info
|
2024-03-26 21:33:03 -07:00 |
|