Commit graph

15087 commits

Author SHA1 Message Date
Krish Dholakia
606466d5fc
Merge pull request #4746 from BerriAI/litellm_anthropic_translation
fix(factory.py): use stronger typing for anthropic translation
2024-07-16 22:15:51 -07:00
Krrish Dholakia
3630896fde fix(team_endpoints.py): fix check 2024-07-16 22:05:48 -07:00
Krrish Dholakia
bc9f5eb628 fix(factory.py): handle content not being set 2024-07-16 21:51:30 -07:00
Ishaan Jaff
ee33a80486 fix remove index from tool calls cohere error 2024-07-16 21:49:45 -07:00
Krish Dholakia
5e1e413de0
Merge pull request #4742 from BerriAI/litellm_logging_fix
fix(proxy/utils.py): fix failure logging for rejected requests
2024-07-16 21:45:06 -07:00
Krish Dholakia
96b46a4d49
Merge branch 'main' into litellm_logging_fix 2024-07-16 21:45:00 -07:00
Krrish Dholakia
94af72a857 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:43:17 -07:00
Ishaan Jaff
78c41f471f fix linting error 2024-07-16 21:43:17 -07:00
Ishaan Jaff
02c786a040 bump: version 1.41.23 → 1.41.24 2024-07-16 21:43:17 -07:00
Ishaan Jaff
3ef8d0c97e test - raise correct Auth exception for anthropic API 2024-07-16 21:43:17 -07:00
Ishaan Jaff
6d62fb71ee anthropic - raise Authentication error when no api key provided 2024-07-16 21:43:17 -07:00
davidschuler-8451
9293305895 feat: enables batch embedding support for triton 2024-07-16 21:43:17 -07:00
Ishaan Jaff
f52102e2e8 docs how to use custom header for litellm proxy 2024-07-16 21:43:17 -07:00
Ishaan Jaff
6c872fea1d test_custom_api_key_header_name 2024-07-16 21:43:17 -07:00
Ishaan Jaff
29050d7c06 fix check if user passed custom header 2024-07-16 21:43:17 -07:00
Ishaan Jaff
d6c5b2e02c add example on how to use litellm_key_header_name 2024-07-16 21:43:17 -07:00
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