Commit graph

506 commits

Author SHA1 Message Date
Zihao Li
a855bf79f3 Add tool result submission to claude 3 function call test and claude 3 multi-turn conversion to ensure alternating message roles 2024-03-16 01:40:36 +08:00
ishaan-jaff
eed6b6f422 (ci/cd) run testing again 2024-03-13 21:47:56 -07:00
Krish Dholakia
bf0adfc246 Merge pull request #2473 from BerriAI/litellm_fix_compatible_provider_model_name
fix(openai.py): return model name with custom llm provider for openai-compatible endpoints (e.g. mistral, together ai, etc.)
2024-03-12 12:58:29 -07:00
Ishaan Jaff
15591d0978 Merge pull request #2474 from BerriAI/litellm_support_command_r
[New-Model] Cohere/command-r
2024-03-12 11:11:56 -07:00
ishaan-jaff
f3725e702b (feat) add cohere_chat to model_prices 2024-03-12 10:51:33 -07:00
ishaan-jaff
1f7333e9bc (feat) exception mapping for cohere_chat 2024-03-12 10:45:42 -07:00
ishaan-jaff
6fc527b778 (test) command_r 2024-03-12 10:30:33 -07:00
Krrish Dholakia
e94c4f818c fix(openai.py): return model name with custom llm provider for openai compatible endpoints 2024-03-12 10:30:10 -07:00
ishaan-jaff
fb52a98e81 (fix) support streaming for azure/instruct models 2024-03-12 09:50:43 -07:00
ishaan-jaff
c5ebbd1868 (feat) support azure/gpt-instruct models 2024-03-12 09:30:15 -07:00
ishaan-jaff
92a5f232e2 (ci/cd) test 2024-03-09 18:45:27 -08:00
ishaan-jaff
82e4e01c5a (fix) config.yml 2024-03-09 18:23:57 -08:00
ishaan-jaff
bef38f886b (fix) use python 3.8 for testing 2024-03-09 16:56:46 -08:00
ishaan-jaff
4f39c8bf28 (test) name with claude-3 2024-03-08 09:33:54 -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
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
411f21e1f5 fix(factory.py): support image url requests for anthropic 2024-03-06 11:09: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
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
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
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
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
ishaan-jaff
8afd79eed9 (Ci/cd) run again 2024-02-29 19:25:16 -08:00
ishaan-jaff
1e943e333f (ci/cd) deploy again 2024-02-29 19:16:50 -08:00
ishaan-jaff
0d85602b3a (ci/cd) run again 2024-02-29 18:45:05 -08:00
ishaan-jaff
a43678e4e2 (test) fix mistral tests 2024-02-29 12:01:01 -08:00
ishaan-jaff
add70579c9 (test) mistral azure ai studio 2024-02-29 08:27:25 -08:00
ishaan-jaff
85b07f8165 (test) gemini is an unstable API 2024-02-28 18:52:28 -08:00
Krish Dholakia
7d2a9f9222 Merge pull request #2236 from BerriAI/litellm_faster_usage_logs_pg_db
fix(proxy_server.py): introduces a beta endpoint for admin to view global spend
2024-02-28 17:08:55 -08:00
Krrish Dholakia
cf3022f156 test: skip aws test - aws account suspended 2024-02-28 16:56:55 -08:00
Krrish Dholakia
129e84f0c5 test: removing aws tests - account suspended - pending their approval 2024-02-28 13:46:20 -08:00
ishaan-jaff
f21eed7c0c (ci/cd) run again 2024-02-28 11:55:40 -08:00
ishaan-jaff
6021421135 (ci/cd) run again 2024-02-27 20:49:04 -08:00
ishaan-jaff
35b36aa53f (ci/cd) run again 2024-02-27 20:35:06 -08:00