Commit graph

829 commits

Author SHA1 Message Date
Ishaan Jaff
e8ae825f87 ci/cd run again 2024-06-12 21:47:13 -07:00
Ishaan Jaff
b2f25b0fdb ci/cd run again 2024-06-12 21:22:04 -07:00
Ishaan Jaff
568dcf2c64 ci/cd run again 2024-06-11 23:28:09 -07:00
Ishaan Jaff
8fbb2b98f7 (ci/cd) run again 2024-06-11 23:22:43 -07:00
Ishaan Jaff
1056ab1b47 (ci/cd) run again 2024-06-11 22:03:47 -07:00
Krrish Dholakia
a0ee9ba78e fix(utils.py): support dynamic api key for azure_ai route 2024-06-11 17:51:29 -07:00
Krrish Dholakia
0f1c40d698 fix(main.py): trigger new build 2024-06-11 15:13:50 -07:00
Krrish Dholakia
2f13052017 test(test_completion.py): add testing to make sure tool calling works as expected for 'azure_ai/' route 2024-06-11 14:11:02 -07:00
Krrish Dholakia
4a27a50f9b fix(utils.py): add new 'azure_ai/' route
supports azure's openai compatible api endpoint
2024-06-11 14:06:56 -07:00
Ishaan Jaff
e6cde00aa8 test fix - cohere API Made a breaking change 2024-06-10 09:36:46 -07:00
Ishaan Jaff
0535c0099e ci/cd run again 2024-06-08 21:05:35 -07:00
Ishaan Jaff
b9a1b2db03 (ci/cd) run again 2024-06-07 19:12:04 -07:00
Ishaan Jaff
860c9b52b6 Merge branch 'main' into litellm_svc_logger 2024-06-07 14:01:54 -07:00
Ishaan Jaff
90f345951d (ci/cd) use ruff 2024-06-07 10:07:48 -07:00
Krrish Dholakia
1577d5a79e feat(test_completion.py): deduplicate kwarg 2024-06-07 09:13:38 -07:00
Krish Dholakia
7bf5c61007 Merge branch 'main' into litellm_bedrock_converse_api 2024-06-07 08:49:52 -07:00
Krish Dholakia
2c70e55f77 Merge pull request #4054 from BerriAI/litellm_aws_kms_support
feat(aws_secret_manager.py): Support AWS KMS for Master Key encrption
2024-06-07 08:49:25 -07:00
Krish Dholakia
9d81f1cc52 Merge pull request #4049 from BerriAI/litellm_cleanup_traceback
refactor: replace 'traceback.print_exc()' with logging library
2024-06-07 08:03:22 -07:00
Krish Dholakia
d3d8f97bca Merge branch 'main' into litellm_aws_kms_support 2024-06-07 07:58:56 -07:00
Krrish Dholakia
a4c20294e0 test(test_completion.py): fix test to use mock response - prevent hang 2024-06-07 07:05:32 -07:00
Krrish Dholakia
99cf716527 test(test_completion.py): fix replicate test which was hanging 2024-06-06 22:17:30 -07:00
Krrish Dholakia
f8b5aa3df6 fix(bedrock_httpx.py): working claude 3 function calling 2024-06-06 20:12:41 -07:00
Krrish Dholakia
6f3468aee4 fix(utils.py): fix exception mapping for azure internal server error 2024-06-06 17:12:30 -07:00
Krrish Dholakia
96b556f385 feat(bedrock_httpx.py): add support for bedrock converse api
closes https://github.com/BerriAI/litellm/issues/4000
2024-06-05 21:20:36 -07:00
Krrish Dholakia
129745da90 fix(azure.py): support dynamic drop params 2024-06-05 09:03:10 -07:00
Krish Dholakia
e678dce88b Merge pull request #4009 from BerriAI/litellm_fix_streaming_cost_cal
fix(utils.py): fix cost calculation for openai-compatible streaming object
2024-06-04 21:00:22 -07:00
Krrish Dholakia
3dcf287826 fix(test_completion.py): fix predibase test to be mock + fix optional param mapping for predibase 2024-06-04 20:06:23 -07:00
Ishaan Jaff
2b53b0bb19 ci/cd run again 2024-06-04 14:42:27 -07:00
Krrish Dholakia
37a0552f98 test(test_completion.py): fix test 2024-06-03 23:10:54 -07:00
Krrish Dholakia
989f9d2cc4 test(test_completion.py): fix testing to retry 2024-06-03 22:43:22 -07:00
Ishaan Jaff
db23d8919e ci/cd run again 2024-06-03 22:03:39 -07:00
Krrish Dholakia
03257bfa73 test(test_completion.py): fix test 2024-06-03 21:40:32 -07:00
Krrish Dholakia
6441a1c398 test(test_amazing_vertex_completion.py): add retries for 'Content has no parts.' error in vertex test 2024-06-03 14:06:36 -07:00
Ishaan Jaff
a97ca3fc6c (ci/cd) run again 2024-05-31 19:05:51 -07:00
Ishaan Jaff
5fe95cc875 ci/cd bump python v 2024-05-31 08:31:21 -07:00
Ishaan Jaff
e41d607841 ci/cd bump python v 2024-05-31 08:25:11 -07:00
Ishaan Jaff
6370630aa2 ci/cd bump python v 2024-05-31 08:10:47 -07:00
Ishaan Jaff
7c81d0d202 (ci/cd) run again 2024-05-31 07:58:11 -07:00
Ishaan Jaff
b2af270082 (ci/cd) run again 2024-05-31 07:49:25 -07:00
Ishaan Jaff
c5c0d0c01d (ci/cd) run again 2024-05-30 21:00:53 -07:00
frob
91f64c17a4 Fix typo 2024-05-28 17:00:08 +02:00
frob
66432c66e4 Add tests for ollama image handling 2024-05-28 16:48:15 +02:00
Ishaan Jaff
c73099b5bb ci / cd - run again 2024-05-24 21:13:50 -07:00
Ishaan Jaff
c688577cd3 ci/cd run again 2024-05-24 20:56:52 -07:00
Ishaan Jaff
41df80466d ci/cd run again 2024-05-23 21:23:13 -07:00
Krrish Dholakia
143a44823a feat(databricks.py): adds databricks support - completion, async, streaming
Closes https://github.com/BerriAI/litellm/issues/2160
2024-05-23 16:29:46 -07:00
Ishaan Jaff
03aaf884f4 ci/cd run again 2024-05-22 20:19:05 -07:00
Ishaan Jaff
4e4905c5b1 (ci/cd) run again - new ui build 2024-05-22 20:04:10 -07:00
Ishaan Jaff
96dd127d45 (ci/cd) run again 2024-05-22 20:00:41 -07:00
Krrish Dholakia
4795c56f84 feat(anthropic.py): support anthropic 'tool_choice' param
Closes https://github.com/BerriAI/litellm/issues/3752
2024-05-21 17:50:44 -07:00