Commit graph

14814 commits

Author SHA1 Message Date
Ishaan Jaff
7338ce3d1d feat - use custom api key name 2024-07-16 21:43:17 -07:00
Krrish Dholakia
92307c9224 fix(team_endpoints.py): check if key belongs to team before returning /team/info 2024-07-16 21:43:17 -07:00
Ishaan Jaff
ece2029ea5 fix otel trace test 2024-07-16 21:43:17 -07:00
Ishaan Jaff
128e1e10f9 fix otel trace 2024-07-16 21:43:17 -07:00
Ishaan Jaff
3736152e7d fix calculate correct alerting threshold 2024-07-16 21:43:17 -07:00
Ishaan Jaff
6c918f2373 fix tracking hanging requests 2024-07-16 21:43:16 -07:00
Ishaan Jaff
36be9967d1 fix storing request status in mem 2024-07-16 21:43:16 -07:00
Ishaan Jaff
86b311eeca fix set default value for max_file_size_mb 2024-07-16 21:43:16 -07:00
Ishaan Jaff
bbeb0316b3 fix install on python 3.8 2024-07-16 21:43:16 -07:00
Ishaan Jaff
505b4f86d3 fix installing on python3.8 2024-07-16 21:43:16 -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
Ishaan Jaff
b04d20d367 fix linting error 2024-07-16 21:21:50 -07:00
Ishaan Jaff
f02f3a7713 bump: version 1.41.23 → 1.41.24 2024-07-16 21:20:02 -07:00
Ishaan Jaff
c2f73764cb
Merge pull request #4747 from BerriAI/litellm_fix_anthrpic_exception_format
[Fix + Test] anthropic raise litellm.AuthenticationError when no Anthropic API Key provided
2024-07-16 21:19:08 -07:00
Ishaan Jaff
012c8ab132
Merge pull request #4736 from davidschuler-8451/fix/triton-embedding-shape
fix: enables batch embedding support for triton
2024-07-16 21:17:35 -07:00
Ishaan Jaff
3a57fef448
Merge pull request #4739 from BerriAI/litellm_custom_header_master_key
feat - use custom api key header name when using litellm virtual keys
2024-07-16 21:17:17 -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
dec5c7a2ba fix otel trace test 2024-07-16 21:08:19 -07:00
Ishaan Jaff
b835165742 fix otel trace 2024-07-16 20:58:34 -07:00
Krrish Dholakia
4cf293395b fix(utils.py): fix linting error 2024-07-16 20:57:34 -07:00
Ishaan Jaff
c1633c0f79
Merge pull request #4732 from BerriAI/litellm_fix_slack_alerting_issue
[Fix-Proxy] Slack Alerting Store Request Status in memory
2024-07-16 20:52:32 -07:00
Ishaan Jaff
dbca6bbb99 test - raise correct Auth exception for anthropic API 2024-07-16 20:44:40 -07:00
Ishaan Jaff
dc968a7213 anthropic - raise Authentication error when no api key provided 2024-07-16 20:42:43 -07:00
Ishaan Jaff
0184735d3d fix set default value for max_file_size_mb 2024-07-16 20:34:56 -07:00
Ishaan Jaff
f9f2f3baa0 fix calculate correct alerting threshold 2024-07-16 20:31:56 -07:00
Krrish Dholakia
c2cb9502ae fix(utils.py): fix linting error 2024-07-16 20:17:52 -07:00
Krrish Dholakia
3659aa26a9 fix(utils.py): fix linting error 2024-07-16 20:17:03 -07:00
Krrish Dholakia
6f0512d695 fix(utils.py): fix linting 2024-07-16 20:07:56 -07:00
Krrish Dholakia
7d9f715c98 fix(utils.py): fix linting errors 2024-07-16 20:06:01 -07:00
Krrish Dholakia
c29a856515 fix(utils.py): fix get_api_base to use vertexai_anthropic 2024-07-16 20:04:36 -07:00
Ishaan Jaff
ac7849ee47 ui new build 2024-07-16 20:04:36 -07:00
Ishaan Jaff
e015916002 docs - how to invite users to view usage, caching analytics 2024-07-16 20:04:28 -07:00
Ishaan Jaff
0520466bd2 ui - clear cookies on logout 2024-07-16 20:04:28 -07:00
Ishaan Jaff
459b260b2f ui - allow admin viewer to view caching 2024-07-16 20:04:28 -07:00
Ishaan Jaff
4a20c7a61e fix install on python 3.8 2024-07-16 20:04:28 -07:00
Ishaan Jaff
61852a1e2e fix installing on python3.8 2024-07-16 20:04:28 -07:00
Krrish Dholakia
9771edb302 fix(factory.py): use stronger typing for anthropic translation
Fixes https://github.com/BerriAI/litellm/issues/4738
2024-07-16 19:58:27 -07:00
Krrish Dholakia
155ba055ee fix(utils.py): fix get_api_base to use vertexai_anthropic 2024-07-16 19:17:45 -07:00
Ishaan Jaff
6f55da69a5 ui new build 2024-07-16 17:59:14 -07:00
Ishaan Jaff
5637375d24
Merge pull request #4744 from BerriAI/docs_example_inviting_user
Docs - How to invite users to view usage, caching
2024-07-16 17:57:09 -07:00
Ishaan Jaff
5153692a56
Merge pull request #4743 from BerriAI/ui_fix_logout
[UI] Clear cookies on logging out
2024-07-16 17:56:37 -07:00
Ishaan Jaff
0d729e94c0 docs - how to invite users to view usage, caching analytics 2024-07-16 17:56:06 -07:00
Ishaan Jaff
60ba879061 ui - clear cookies on logout 2024-07-16 17:27:02 -07:00
Ishaan Jaff
4b8a5ceee3 ui - allow admin viewer to view caching 2024-07-16 17:16:49 -07:00
Krrish Dholakia
ec03e675c9 fix(proxy/utils.py): fix failure logging for rejected requests. + unit tests 2024-07-16 17:15:20 -07:00
Ishaan Jaff
769843845d fix tracking hanging requests 2024-07-16 17:12:59 -07:00
Ishaan Jaff
3981be6a99 fix install on python 3.8 2024-07-16 17:00:32 -07:00
Ishaan Jaff
95af5c260e fix installing on python3.8 2024-07-16 16:56:15 -07:00
Ishaan Jaff
e6b6c1f631 docs how to use custom header for litellm proxy 2024-07-16 16:54:13 -07:00
Ishaan Jaff
824256c50b test_custom_api_key_header_name 2024-07-16 16:37:43 -07:00