Commit graph

2221 commits

Author SHA1 Message Date
Krrish Dholakia
c3c0727366 fix(factory.py): retry failed get request 2024-03-06 18:53:30 -08:00
Krrish Dholakia
cdb960eb34 fix(vertex_ai.py): correctly parse optional params and pass vertex ai project 2024-03-06 14:00:50 -08:00
Krrish Dholakia
81b92f3434 fix(factory.py): support image url requests for anthropic 2024-03-06 11:09:50 -08:00
Ishaan Jaff
a514eae85b
Merge pull request #2344 from BerriAI/litellm_fix_cant_import_litellm
(fix) bug importing litellm on python 3.8
2024-03-05 20:36:08 -08:00
Krrish Dholakia
ea303b0f61 fix(replicate.py): handle model endpoint 2024-03-05 19:06:24 -08:00
ishaan-jaff
bbdac823f4 (fix) using litellm on python 3.8 2024-03-05 18:45:47 -08:00
ishaan-jaff
c6e6afd125 (fix) bug importing litellm 2024-03-05 18:41:39 -08:00
Krrish Dholakia
512f6814d3 fix(factory.py): fix anthropic prompt template 2024-03-05 16:31:41 -08:00
Krrish Dholakia
5c03109b6f docs(configs.md): add load balancing to proxy config docs 2024-03-05 07:39:40 -08:00
Krish Dholakia
5b3459d759
Merge branch 'main' into litellm_claude_3_bedrock_access 2024-03-05 07:10:45 -08:00
Krrish Dholakia
c6d7234c97 fix(bedrock.py): fix conditional 2024-03-04 21:46:00 -08:00
ishaan-jaff
6a28d0f882 (fix) claude-instant-1 test 2024-03-04 21:39:12 -08:00
Krrish Dholakia
5cb854720f test(test_completion.py): fix claude test 2024-03-04 21:27:14 -08:00
Krrish Dholakia
0f62213656 fix(utils.py): fix default message object values 2024-03-04 21:19:03 -08:00
Krrish Dholakia
8d66d813c1 fix(huggingface_restapi.py): fix hf streaming issue 2024-03-04 21:16:41 -08:00
Ishaan Jaff
f1c39f65d7
Merge branch 'main' into litellm_maintain_Claude2_support 2024-03-04 21:14:28 -08:00
Krrish Dholakia
18947f8c85 test(test_add_function_to_prompt.py): skip as anthropic now supports tool calling 2024-03-04 18:31:18 -08:00
Krrish Dholakia
caa17d484a fix(bedrock.py): working image calls to claude 3 2024-03-04 18:12:47 -08:00
Krrish Dholakia
478307d4cf fix(bedrock.py): support anthropic messages api on bedrock (claude-3) 2024-03-04 17:15:47 -08:00
Krrish Dholakia
0ac652a771 fix(bedrock.py): add claude 3 support 2024-03-04 17:15:47 -08:00
Krrish Dholakia
5e93bad4af fix(factory.py): fix prompt mapping 2024-03-04 17:15:47 -08:00
Krrish Dholakia
091cea1acb fix(factory.py): fix prompt mapping 2024-03-04 14:11:11 -08:00
Krrish Dholakia
0c11827a53 refactor(anthropic.py): fix linting error 2024-03-04 13:59:45 -08:00
Krrish Dholakia
78efe027b2 refactor(anthropic.py): fix linting error 2024-03-04 13:58:43 -08:00
Krrish Dholakia
edda2d9293 test(test_completion.py): add testing for anthropic vision calling 2024-03-04 13:34:49 -08:00
Krrish Dholakia
33afa53353 fix(factory.py): support anthropic vision calling 2024-03-04 13:08:25 -08:00
Krrish Dholakia
c53563a1fe fix(test_completion.py): testing for anthropic function calling 2024-03-04 11:31:56 -08:00
ishaan-jaff
9094be7fbd (feat) maintain support to Anthropic text completion 2024-03-04 11:13:14 -08:00
Krrish Dholakia
ae82b3f31a feat(anthropic.py): adds tool calling support 2024-03-04 10:42:28 -08:00
Krrish Dholakia
1c40282627 fix(anthropic.py): support anthropic system prompt 2024-03-04 10:11:29 -08:00
Krrish Dholakia
873ddde924 fix(huggingface_restapi.py): fix huggingface streaming error raising 2024-03-04 09:32:41 -08:00
Ishaan Jaff
14fc8355fb
Merge pull request #2315 from BerriAI/litellm_add_claude_3
[FEAT]- add claude 3
2024-03-04 09:23:13 -08:00
ishaan-jaff
ba460e6838 (test) claude fixes 2024-03-04 08:20:26 -08:00
ishaan-jaff
d179ae376e (feat) claude-3 test fixes 2024-03-04 07:53:06 -08:00
ishaan-jaff
19eb9063fb (feat) - add claude 3 2024-03-04 07:13:08 -08:00
Tim Xia
446cc393f9 Fix message template based on transformers chat_template docs 2024-03-02 22:27:42 -05:00
Tim Xia
67110df3e1 change to snake case 'cause of aws docs 2024-03-02 00:07:21 -05:00
Tim Xia
2c97b952ea follow camelcase convention 2024-03-01 23:58:03 -05:00
Tim Xia
b4dc7f0f17 Add AmazonMistralConfig 2024-03-01 23:14:00 -05:00
Tim Xia
739f4f05f6 add support for bedrock mistral models 2024-03-01 22:45:54 -05:00
Krrish Dholakia
2fac06de08 refactor(vertex_ai.py): add more logging for the vertex_ai file 2024-03-01 08:33:26 -08:00
Krrish Dholakia
17e1485fbe refactor(openai.py): more logging around failed openai calls 2024-02-29 19:30:40 -08:00
Krrish Dholakia
12bb705f31 fix(ollama_chat.py): map tool call to assistant for ollama calls 2024-02-29 19:11:35 -08:00
ishaan-jaff
8d76df6a5e (test) vertex - detect mime type 2024-02-29 15:38:25 -08:00
ishaan-jaff
8a96aa4ef0 (feat) add support for gemini base64 images 2024-02-29 14:42:20 -08:00
Krrish Dholakia
6352c8869c refactor(vertex_ai.py): add more logging to show the vertex ai client init params 2024-02-27 18:35:15 -08:00
Krish Dholakia
62efbd75b1
Merge pull request #2201 from Lunik/fix/ollama-vision
🐛 fix: Ollama vision models call arguments (like : llava)
2024-02-27 07:18:01 -08:00
Krrish Dholakia
e48fff47dd test(test_custom_callback_input.py): assert async success called only once during vertex ai streaming 2024-02-26 09:18:46 -08:00
Lunik
cee20695eb
🐛 fix: Ollama vision models call arguments (like : llava)
Signed-off-by: Lunik <lunik@tiwabbit.fr>
2024-02-26 17:52:55 +01:00
ishaan-jaff
c315c18695 (fix) use api_base in health checks 2024-02-24 18:39:20 -08:00