Commit graph

733 commits

Author SHA1 Message Date
Ishaan Jaff
4b8d33e6a8 ci/cd run again 2024-07-11 21:16:23 -07:00
Ishaan Jaff
e112379d2f ci/cd run again 2024-07-11 19:26:20 -07:00
Ishaan Jaff
f49837df19 ci/cd run again 2024-07-10 18:06:09 -07:00
Ishaan Jaff
ca76d2fd72 fix test_completion_bedrock_httpx_models 2024-07-10 17:42:40 -07:00
Krrish Dholakia
127eaafaa4 test(test_completion.py): skip test 2024-07-09 12:10:34 -07:00
Yulong Liu
cb025a7f26 Merge branch 'main' into empower-functions-v1 2024-07-08 17:01:15 -07:00
Yulong Liu
3132e5962d add tests 2024-07-08 16:32:58 -07:00
Krrish Dholakia
c89aa1e626 test(test_amazing_vertex_completion.py): pass pdf as base64 to vertex ai 2024-07-08 10:01:47 -07:00
Krrish Dholakia
f15cb2bdc8 fix(factory.py): flexible handling of image file type in b64 encode
Fixes https://github.com/BerriAI/litellm/issues/4589
2024-07-08 09:46:47 -07:00
Ishaan Jaff
25a0066123 ci/cd run again 2024-07-06 17:04:53 -07:00
Ishaan Jaff
d50ec47331 ci/cd run again 2024-07-06 15:56:17 -07:00
Ishaan Jaff
e5c49548ea fix nvidia nim param mapping 2024-07-05 14:44:12 -07:00
Krrish Dholakia
fd25117b67 fix(main.py): fix azure ai cohere tool calling 2024-07-04 11:46:14 -07:00
Krrish Dholakia
a8e181369d fix(cohere.py): fix message parsing to handle tool calling correctly 2024-07-04 11:13:07 -07:00
Ishaan Jaff
3da8ce6a75 ci/cd run again 2024-07-02 18:39:53 -07:00
Ishaan Jaff
e2a2c2bde1 ci/cd run again 2024-07-01 21:36:30 -07:00
Ishaan Jaff
8b1b79e15b ci/cd run again 2024-06-29 20:56:29 -07:00
Ishaan Jaff
eac42bb473 ci/cd run again 2024-06-29 20:13:32 -07:00
Ishaan Jaff
588f0e50d2 ci/cd run again 2024-06-29 18:48:13 -07:00
Ishaan Jaff
1ee18ce671 ci/cd run again 2024-06-28 18:05:03 -07:00
Ishaan Jaff
dad09fdc3d ci/cd run again 2024-06-26 19:18:12 -07:00
Ishaan Jaff
0f489b68eb test volcengine 2024-06-26 17:09:30 -07:00
Ishaan Jaff
6c388dc05a test fireworks ai tool calling 2024-06-26 06:45:29 -07:00
Ishaan Jaff
eca4876bbf run again 2024-06-25 18:22:20 -07:00
Ishaan Jaff
33c11c94f8 fix detect secrets test 2024-06-25 17:44:36 -07:00
Ishaan Jaff
b4497acfc2 ci/cd run again 2024-06-25 09:48:49 -07:00
Ishaan Jaff
e5f281074f test - nvidia nim 2024-06-25 09:16:31 -07:00
Krrish Dholakia
3d09a196a4 test(test_completion.py): handle replicate api error 2024-06-23 00:06:15 -07:00
Krrish Dholakia
fdb7101aaf fix(utils.py): add extra body params for text completion calls 2024-06-21 08:28:38 -07:00
Ishaan Jaff
e23b56fe16 ci/cd run again 2024-06-20 21:58:17 -07:00
Ishaan Jaff
0efd94cfca ci/cd run again 2024-06-20 21:47:48 -07:00
Ishaan Jaff
df8317774c ci/cd again 2024-06-20 20:07:33 -07:00
Ishaan Jaff
0810b5fcb4 ci/cd again 2024-06-20 20:06:52 -07:00
Ishaan Jaff
b9b5b15194 ci/cd run again 2024-06-19 20:22:12 -07:00
Ishaan Jaff
89441a7592 ci/cd run again 2024-06-19 20:14:10 -07:00
Ishaan Jaff
285f35cf49 ci/cd run again 2024-06-18 20:39:45 -07:00
Krish Dholakia
0c2c02ba8d
Merge pull request #4266 from BerriAI/litellm_gemini_image_url
Support 'image url' to vertex ai / google ai studio gemini models
2024-06-18 20:39:25 -07:00
Krrish Dholakia
5ad095ad9d fix(openai.py): deepinfra function calling - drop_params support for unsupported tool choice value 2024-06-18 16:19:57 -07:00
Krrish Dholakia
71f4bf3bb4 fix(vertex_httpx.py): support safety settings on vertex ai
Fixes https://github.com/BerriAI/litellm/issues/4267
2024-06-18 11:43:07 -07:00
Krrish Dholakia
ae9f1a0e52 test: cleanup tests 2024-06-18 11:01:00 -07:00
Krrish Dholakia
3f7252c422 fix(support-passing-image-url-to-gemini-via-vertex-ai): Closes https://github.com/BerriAI/litellm/issues/4262 2024-06-18 10:55:58 -07:00
Ishaan Jaff
c91ebb6a64 ci/cd run again 2024-06-17 23:25:58 -07:00
Krish Dholakia
63216f42b8
Merge branch 'main' into litellm_gemini_refactoring 2024-06-17 19:50:56 -07:00
Krrish Dholakia
b4de834b36 test: skip watsonx tests - account closed 2024-06-17 19:22:33 -07:00
Krrish Dholakia
8f09876486 test(test_completion.py): cleanup test 2024-06-17 17:37:15 -07:00
Krrish Dholakia
3d9ef689e7 fix(vertex_httpx.py): check if model supports system messages before sending separately 2024-06-17 17:32:38 -07:00
Krish Dholakia
a80520004e
Merge branch 'main' into litellm_gemini_refactoring 2024-06-17 17:28:50 -07:00
Krrish Dholakia
1b215d704d test: cleanup tests 2024-06-17 16:33:58 -07:00
Ishaan Jaff
13bd7e8127 docs - "codestral/codestral-latest" 2024-06-17 16:27:17 -07:00
Krrish Dholakia
d48f9e258e test(test_completion.py): skip watson tests (account removed) 2024-06-17 16:21:49 -07:00