Commit graph

1046 commits

Author SHA1 Message Date
Krrish Dholakia
badd8cf7ef fix(utils.py): fix google ai studio timeout error raising 2024-03-06 21:12:04 -08:00
Krish Dholakia
ede9647e49 Merge pull request #2377 from BerriAI/litellm_team_level_model_groups
feat(proxy_server.py): team based model aliases
2024-03-06 21:03:53 -08:00
Krrish Dholakia
995c31db84 fix(utils.py): fix get optional param embeddings 2024-03-06 20:47:05 -08:00
ishaan-jaff
60b2e3c7e6 (fix) vertex_ai test_vertex_projects optional params embedding 2024-03-06 20:33:25 -08:00
Krish Dholakia
050a056e09 Merge pull request #2347 from BerriAI/litellm_retry_rate_limited_requests
feat(proxy_server.py): retry if virtual key is rate limited
2024-03-06 19:23:11 -08:00
Krrish Dholakia
ff279ec77b test(test_completion.py): handle gemini timeout error 2024-03-06 19:05:39 -08:00
ishaan-jaff
47174c106c (fix) dict changed size during iteration 2024-03-06 17:53:01 -08:00
Krrish Dholakia
43c0d31ea6 fix(utils.py): set status code for api error 2024-03-05 21:37:59 -08:00
Krrish Dholakia
affcfdf561 fix(utils.py): fix mistral api exception mapping 2024-03-05 20:45:16 -08:00
Krrish Dholakia
500b58de91 fix(utils.py): handle dict object for chatcompletionmessagetoolcall 2024-03-05 18:10:58 -08:00
Krrish Dholakia
a152658e49 fix(utils.py): handle none in tool call for mistral tool calling 2024-03-05 16:48:37 -08:00
Krrish Dholakia
38bcc910b7 fix: clean up print verbose statements 2024-03-05 15:01:03 -08:00
Krrish Dholakia
5e0cfe82a7 fix(utils.py): fix logging 2024-03-05 13:37:38 -08:00
Krish Dholakia
d53257b7f7 Merge branch 'main' into litellm_claude_3_bedrock_access 2024-03-05 07:10:45 -08:00
Krrish Dholakia
87831588c8 fix(utils.py): fix default message object values 2024-03-04 21:19:03 -08:00
Ishaan Jaff
c6ea671548 Merge branch 'main' into litellm_maintain_Claude2_support 2024-03-04 21:14:28 -08:00
Krrish Dholakia
f0a5e0ffe9 fix(bedrock.py): working image calls to claude 3 2024-03-04 18:12:47 -08:00
Krrish Dholakia
dad65ca602 fix(bedrock.py): support anthropic messages api on bedrock (claude-3) 2024-03-04 17:15:47 -08:00
Krrish Dholakia
4f5f6ec812 test(test_completion.py): add testing for anthropic vision calling 2024-03-04 13:34:49 -08:00
ishaan-jaff
963313412d (feat) maintain anthropic text completion 2024-03-04 11:16:34 -08:00
Krrish Dholakia
1e2154317c feat(anthropic.py): adds tool calling support 2024-03-04 10:42:28 -08:00
Krrish Dholakia
a1ce24c5f0 fix(huggingface_restapi.py): fix huggingface streaming error raising 2024-03-04 09:32:41 -08:00
Ishaan Jaff
561e7ff453 Merge pull request #2315 from BerriAI/litellm_add_claude_3
[FEAT]- add claude 3
2024-03-04 09:23:13 -08:00
Ishaan Jaff
fc34999168 Merge pull request #2290 from ti3x/bedrock_mistral
Add support for Bedrock Mistral models
2024-03-04 08:42:47 -08:00
Krrish Dholakia
8c2ac9101e fix(utils.py): fix num retries logic 2024-03-04 08:01:02 -08:00
ishaan-jaff
b3f738832c (feat) streaming claude-3 2024-03-04 07:29:23 -08:00
ishaan-jaff
26eea94404 (feat) - add claude 3 2024-03-04 07:13:08 -08:00
Tim Xia
7a5602e8f4 update comments 2024-03-02 13:34:39 -05:00
Tim Xia
79a62564f3 map optional params 2024-03-02 13:25:04 -05:00
Krish Dholakia
da0ab536d3 Merge pull request #2292 from BerriAI/litellm_mistral_streaming_error
fix(utils.py): handle mistral streaming error
2024-03-02 07:48:14 -08:00
Mikhail Khludnev
2686d0368e utils.validate_environment to handle OLLAMA_API_BASE env 2024-03-02 13:41:59 +03:00
Krrish Dholakia
f27fc59e77 fix(utils.py): handle mistral streaming error 2024-03-01 21:23:10 -08:00
Krish Dholakia
7299895236 Merge pull request #2281 from mkhludnev/fix#2260-2261
fix #2260 #2261
2024-03-01 13:23:01 -08:00
Mikhail Khludnev
06d9a4b831 fix #2260 #2261 2024-03-01 21:46:57 +03:00
Krrish Dholakia
a60ff95011 feat(proxy_server.py): add new team_member delete endpoint 2024-03-01 09:14:08 -08:00
ishaan-jaff
4d84063712 (chore) add mistral azure ai comments 2024-02-29 12:04:16 -08:00
ishaan-jaff
a43678e4e2 (test) fix mistral tests 2024-02-29 12:01:01 -08:00
ishaan-jaff
934c035be3 (feat) use mistral azure with env vars 2024-02-29 08:28:46 -08:00
ishaan-jaff
5d087116fe (feat) mistral allow setting API base in env 2024-02-29 08:15:47 -08:00
ishaan-jaff
ec21b39548 (feat) helpers for supports_function_calling 2024-02-28 18:15:05 -08:00
ishaan-jaff
ea4e7f79cb (feat) support mistral function calling 2024-02-28 18:15:05 -08:00
Krrish Dholakia
d3fd1822b9 fix(utils.py): fix palm exception mapping 2024-02-28 18:15:05 -08:00
ishaan-jaff
bb33c9230d (fix) async logging race condition 2024-02-28 14:44:02 -08:00
ishaan-jaff
18343ba679 (feat) add mistral tool calling support 2024-02-28 11:48:20 -08:00
Krish Dholakia
232efb5a80 Merge branch 'main' into litellm_streaming_format_fix 2024-02-27 20:16:09 -08:00
Krrish Dholakia
c3b6138d92 fix(utils.py): fix streaming issue 2024-02-27 14:57:50 -08:00
Krrish Dholakia
6a6a334788 fix(utils.py): map optional params for gemini pro vision 2024-02-27 14:45:53 -08:00
Krrish Dholakia
00962c5381 fix(proxy_server.py): drop none values in streaming response 2024-02-27 14:37:29 -08:00
Ishaan Jaff
66aead6073 Merge pull request #2216 from BerriAI/litellm_fix_using_mistral_azure_ai
[FIX] using mistral on azure ai studio
2024-02-27 08:37:20 -08:00
ishaan-jaff
7eb9799bba (fix) support mistral on azure ai studio 2024-02-27 06:48:09 -08:00