Commit graph

868 commits

Author SHA1 Message Date
Ishaan Jaff
5d97bc19f1 ci/cd run again 2024-07-01 21:36:30 -07:00
Ishaan Jaff
778e2b7a87 ci/cd run again 2024-06-29 20:56:29 -07:00
Ishaan Jaff
bcfbfe40ed ci/cd run again 2024-06-29 20:13:32 -07:00
Ishaan Jaff
d46df79389 ci/cd run again 2024-06-29 18:48:13 -07:00
Ishaan Jaff
2738065feb ci/cd run again 2024-06-28 18:05:03 -07:00
Ishaan Jaff
fbbceba9ac ci/cd run again 2024-06-26 19:18:12 -07:00
Ishaan Jaff
2a55dc6979 test volcengine 2024-06-26 17:09:30 -07:00
Ishaan Jaff
8f78ec691a test fireworks ai tool calling 2024-06-26 06:45:29 -07:00
Ishaan Jaff
7d5af66633 run again 2024-06-25 18:22:20 -07:00
Ishaan Jaff
b085c8f24e fix detect secrets test 2024-06-25 17:44:36 -07:00
Ishaan Jaff
6359cc40af ci/cd run again 2024-06-25 09:48:49 -07:00
Ishaan Jaff
11ce34cdd4 test - nvidia nim 2024-06-25 09:16:31 -07:00
Krrish Dholakia
a521d92683 test(test_completion.py): handle replicate api error 2024-06-23 00:06:15 -07:00
Krrish Dholakia
f0a5ca3522 fix(utils.py): add extra body params for text completion calls 2024-06-21 08:28:38 -07:00
Ishaan Jaff
9aaf53cba2 ci/cd run again 2024-06-20 21:58:17 -07:00
Ishaan Jaff
5049b62216 ci/cd run again 2024-06-20 21:47:48 -07:00
Ishaan Jaff
bf6cc65a3a ci/cd again 2024-06-20 20:07:33 -07:00
Ishaan Jaff
f0404453ae ci/cd again 2024-06-20 20:06:52 -07:00
Ishaan Jaff
97e2392f92 ci/cd run again 2024-06-19 20:22:12 -07:00
Ishaan Jaff
7420497325 ci/cd run again 2024-06-19 20:14:10 -07:00
Ishaan Jaff
102b55b55a ci/cd run again 2024-06-18 20:39:45 -07:00
Krish Dholakia
4c5eb58fc9 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
772b4f6614 fix(openai.py): deepinfra function calling - drop_params support for unsupported tool choice value 2024-06-18 16:19:57 -07:00
Krrish Dholakia
72c6c47fa3 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
9953502613 test: cleanup tests 2024-06-18 11:01:00 -07:00
Krrish Dholakia
f745245ad5 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
f6fadee10e ci/cd run again 2024-06-17 23:25:58 -07:00
Krish Dholakia
6f94456f40 Merge branch 'main' into litellm_gemini_refactoring 2024-06-17 19:50:56 -07:00
Krrish Dholakia
4aa6a2350a test: skip watsonx tests - account closed 2024-06-17 19:22:33 -07:00
Krrish Dholakia
584566db7c test(test_completion.py): cleanup test 2024-06-17 17:37:15 -07:00
Krrish Dholakia
cc1ec55e5b fix(vertex_httpx.py): check if model supports system messages before sending separately 2024-06-17 17:32:38 -07:00
Krish Dholakia
18d9dcc4db Merge branch 'main' into litellm_gemini_refactoring 2024-06-17 17:28:50 -07:00
Krrish Dholakia
a6716177fa test: cleanup tests 2024-06-17 16:33:58 -07:00
Ishaan Jaff
c79993ada4 docs - "codestral/codestral-latest" 2024-06-17 16:27:17 -07:00
Krrish Dholakia
b0973466a7 test(test_completion.py): skip watson tests (account removed) 2024-06-17 16:21:49 -07:00
Ishaan Jaff
44775eeca4 ci/cd run again 2024-06-17 16:16:16 -07:00
Krrish Dholakia
e31465d940 feat(main.py): initial commit - refactoring google ai studio to just use vertex httpx
Uses the same calling logic for google ai studio/vertex ai. Simplifies logic, gives google ai studio integration all of vertex
ai features.
2024-06-17 13:31:46 -07:00
Ishaan Jaff
55bfb181a3 working chat, text for codestral 2024-06-17 11:30:22 -07:00
Ishaan Jaff
3325f6ec2e ci/cd run again 2024-06-14 21:37:35 -07:00
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