Commit graph

829 commits

Author SHA1 Message Date
Ishaan Jaff
40f76998ab ci/cd run again 2024-06-12 21:47:13 -07:00
Ishaan Jaff
a3fa835ce7 ci/cd run again 2024-06-12 21:22:04 -07:00
Ishaan Jaff
f1c1dddb8b ci/cd run again 2024-06-11 23:28:09 -07:00
Ishaan Jaff
1b21aa6157 (ci/cd) run again 2024-06-11 23:22:43 -07:00
Ishaan Jaff
a9e61ef96d (ci/cd) run again 2024-06-11 22:03:47 -07:00
Krrish Dholakia
a9cbf2209c fix(utils.py): support dynamic api key for azure_ai route 2024-06-11 17:51:29 -07:00
Krrish Dholakia
2d8e4ddfa0 fix(main.py): trigger new build 2024-06-11 15:13:50 -07:00
Krrish Dholakia
f40d47942f 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
88e567af2c 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
d5a1cc282e test fix - cohere API Made a breaking change 2024-06-10 09:36:46 -07:00
Ishaan Jaff
78dbb15ccd ci/cd run again 2024-06-08 21:05:35 -07:00
Ishaan Jaff
c5a611ca91 (ci/cd) run again 2024-06-07 19:12:04 -07:00
Ishaan Jaff
2cf3133669
Merge branch 'main' into litellm_svc_logger 2024-06-07 14:01:54 -07:00
Ishaan Jaff
02b5c03739 (ci/cd) use ruff 2024-06-07 10:07:48 -07:00
Krrish Dholakia
21f4329b65 feat(test_completion.py): deduplicate kwarg 2024-06-07 09:13:38 -07:00
Krish Dholakia
26993c067e
Merge branch 'main' into litellm_bedrock_converse_api 2024-06-07 08:49:52 -07:00
Krish Dholakia
f6a262122b
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
471be6670c
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
b6e0bf27b8
Merge branch 'main' into litellm_aws_kms_support 2024-06-07 07:58:56 -07:00
Krrish Dholakia
ff5136f5ed test(test_completion.py): fix test to use mock response - prevent hang 2024-06-07 07:05:32 -07:00
Krrish Dholakia
ddc82774b0 test(test_completion.py): fix replicate test which was hanging 2024-06-06 22:17:30 -07:00
Krrish Dholakia
a995a0b172 fix(bedrock_httpx.py): working claude 3 function calling 2024-06-06 20:12:41 -07:00
Krrish Dholakia
6e9bca59b0 fix(utils.py): fix exception mapping for azure internal server error 2024-06-06 17:12:30 -07:00
Krrish Dholakia
a76a9b7d11 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
b360ab4c89 fix(azure.py): support dynamic drop params 2024-06-05 09:03:10 -07:00
Krish Dholakia
c544ba3654
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
1a95660495 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
8369988579 ci/cd run again 2024-06-04 14:42:27 -07:00
Krrish Dholakia
8ebae96008 test(test_completion.py): fix test 2024-06-03 23:10:54 -07:00
Krrish Dholakia
90afdd265b test(test_completion.py): fix testing to retry 2024-06-03 22:43:22 -07:00
Ishaan Jaff
fd1a2a90bf ci/cd run again 2024-06-03 22:03:39 -07:00
Krrish Dholakia
7c1e2bf01c test(test_completion.py): fix test 2024-06-03 21:40:32 -07:00
Krrish Dholakia
5f99938cb8 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
b8df5d1a01 (ci/cd) run again 2024-05-31 19:05:51 -07:00
Ishaan Jaff
beffa4e398 ci/cd bump python v 2024-05-31 08:31:21 -07:00
Ishaan Jaff
becae4ba1f ci/cd bump python v 2024-05-31 08:25:11 -07:00
Ishaan Jaff
49952983e1 ci/cd bump python v 2024-05-31 08:10:47 -07:00
Ishaan Jaff
5002804d87 (ci/cd) run again 2024-05-31 07:58:11 -07:00
Ishaan Jaff
903528a3e2 (ci/cd) run again 2024-05-31 07:49:25 -07:00
Ishaan Jaff
22f88de60b (ci/cd) run again 2024-05-30 21:00:53 -07:00
frob
c6af8977f6
Fix typo 2024-05-28 17:00:08 +02:00
frob
19194ece78
Add tests for ollama image handling 2024-05-28 16:48:15 +02:00
Ishaan Jaff
b2feb9a8ec ci / cd - run again 2024-05-24 21:13:50 -07:00
Ishaan Jaff
2e5c625f8b ci/cd run again 2024-05-24 20:56:52 -07:00
Ishaan Jaff
18f8287e29 ci/cd run again 2024-05-23 21:23:13 -07:00
Krrish Dholakia
d2229dcd21 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
b6b86dc539 ci/cd run again 2024-05-22 20:19:05 -07:00
Ishaan Jaff
288303f797 (ci/cd) run again - new ui build 2024-05-22 20:04:10 -07:00
Ishaan Jaff
97f8cb63f2 (ci/cd) run again 2024-05-22 20:00:41 -07:00
Krrish Dholakia
f3d29a6b4a feat(anthropic.py): support anthropic 'tool_choice' param
Closes https://github.com/BerriAI/litellm/issues/3752
2024-05-21 17:50:44 -07:00