Commit graph

2052 commits

Author SHA1 Message Date
Krrish Dholakia
807bf854c3 test: reintegrate s3 testing 2024-03-07 08:56:59 -08:00
Krrish Dholakia
6f7d3080af test(test_router_caching.py): add more verbose logs 2024-03-07 08:37:00 -08:00
ishaan-jaff
e1e9c6dbd2 (test) ci/cd run again 2024-03-06 20:40:27 -08:00
Krish Dholakia
d0dec7fc71 Merge pull request #2379 from BerriAI/litellm_s3_bucket_folder_path
fix(caching.py): add s3 path as a top-level param
2024-03-06 19:35:46 -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
6346839574 test(test_parallel_request_limiter.py): add more verbose logging 2024-03-06 19:21:57 -08:00
Krrish Dholakia
6029be00d1 test(test_completion.py): temporary patch for wikipedia get image issue 2024-03-06 19:07:38 -08:00
Krrish Dholakia
ff279ec77b test(test_completion.py): handle gemini timeout error 2024-03-06 19:05:39 -08:00
ishaan-jaff
45d03f1901 (test) fix replicate test 2024-03-06 18:12:24 -08:00
Krrish Dholakia
12d663d693 fix(caching.py): add s3 path as a top-level param 2024-03-06 18:07:28 -08:00
Krrish Dholakia
7f4dd734c1 fix(vertex_ai.py): correctly parse optional params and pass vertex ai project 2024-03-06 14:00:50 -08:00
Krrish Dholakia
411f21e1f5 fix(factory.py): support image url requests for anthropic 2024-03-06 11:09:50 -08:00
Krrish Dholakia
ee2fc1e5e8 test(test_caching.py): fix test to check on id 2024-03-05 21:12:50 -08:00
Krrish Dholakia
61db2d775e fix(replicate.py): handle model endpoint 2024-03-05 19:06:24 -08:00
Krrish Dholakia
95eef82aab test(test_completion.py): handle anthropic internal server error 2024-03-05 19:01:55 -08:00
Krrish Dholakia
c12ecd4350 fix(factory.py): fix anthropic prompt template 2024-03-05 16:31:41 -08:00
Krish Dholakia
d53257b7f7 Merge branch 'main' into litellm_claude_3_bedrock_access 2024-03-05 07:10:45 -08:00
Krrish Dholakia
3dd680a7cd test(test_streaming.py): skip flaky test 2024-03-04 22:33:45 -08:00
Krrish Dholakia
cc275dd144 test(test_completion.py): fix test 2024-03-04 22:01:20 -08:00
ishaan-jaff
5bb3658f10 (fix) claude-instant-1 test 2024-03-04 21:39:12 -08:00
Krrish Dholakia
b83c1bf09e fix(bedrock.py): minor fixes 2024-03-04 21:32:12 -08:00
Krrish Dholakia
1c4046df4e test(test_completion.py): fix claude test 2024-03-04 21:27:48 -08:00
Krrish Dholakia
3cbd6a1018 test(test_completion.py): fix claude test 2024-03-04 21:27:14 -08:00
Ishaan Jaff
c6ea671548 Merge branch 'main' into litellm_maintain_Claude2_support 2024-03-04 21:14:28 -08:00
Krrish Dholakia
0c00b57a5c fix(test_streaming.py): skip flaky test 2024-03-04 20:46:21 -08:00
Krrish Dholakia
cdd725f22c test: update tests 2024-03-04 18:42:08 -08:00
Krrish Dholakia
dd544d0062 test(test_add_function_to_prompt.py): skip as anthropic now supports tool calling 2024-03-04 18:31:18 -08:00
Krrish Dholakia
8dc9b51ef2 test(test_proxy_server.py): add back bedrock embedding tests 2024-03-04 18:28:05 -08:00
Krrish Dholakia
f0a5e0ffe9 fix(bedrock.py): working image calls to claude 3 2024-03-04 18:12:47 -08:00
Krrish Dholakia
dc1f347a63 fix(bedrock.py): support bedrock anthropic claude 3 tool calling 2024-03-04 17:47:28 -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
Krrish Dholakia
83d527f047 fix(test_completion.py): testing for anthropic function calling 2024-03-04 11:31:56 -08:00
ishaan-jaff
963313412d (feat) maintain anthropic text completion 2024-03-04 11:16:34 -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
dd8e3351ad (test) test_exceptions.py 2024-03-04 09:06:42 -08:00
ishaan-jaff
7c6fe0f8d2 (test-fix) hf is unstable 2024-03-04 08:44:39 -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
ishaan-jaff
b5fcc89682 (test) claude-instant-1 2024-03-04 08:32:13 -08:00
ishaan-jaff
351c648dc0 (fix) test streaming 2024-03-04 08:29:16 -08:00
ishaan-jaff
4a4c4e3466 (test) claude fixes 2024-03-04 08:20:26 -08:00
ishaan-jaff
1defd7b50f (feat) claude-3 test fixes 2024-03-04 07:53:06 -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
Mikhail Khludnev
2686d0368e utils.validate_environment to handle OLLAMA_API_BASE env 2024-03-02 13:41:59 +03:00
Tim Xia
5b63ba6aa5 comment out tests 2024-03-01 23:28:25 -05:00
Tim Xia
291aa4f6d0 add assertion for test 2024-03-01 23:27:02 -05:00
Tim Xia
8a0385a51b skip test but it did work locally 2024-03-01 22:49:31 -05:00
Tim Xia
6f389097d2 add support for bedrock mistral models 2024-03-01 22:45:54 -05:00
ishaan-jaff
8afd79eed9 (Ci/cd) run again 2024-02-29 19:25:16 -08:00