Commit graph

804 commits

Author SHA1 Message Date
Krrish Dholakia
a7779796ef fix(anthropic.py): support openai system message being a list 2024-07-23 21:45:56 -07:00
Krrish Dholakia
271407400a fix(utils.py): support raw response headers for streaming requests 2024-07-23 11:58:58 -07:00
Ishaan Jaff
04e3ebf627 Merge branch 'main' into litellm_return-response_headers 2024-07-20 19:05:56 -07:00
Ishaan Jaff
24cf4caa4e ci/cd run tests again 2024-07-20 17:44:12 -07:00
Ishaan Jaff
2dcbd5c534 rename to _response_headers 2024-07-20 17:31:16 -07:00
Ishaan Jaff
2e24d17eac return response headers 2024-07-20 15:26:44 -07:00
Krrish Dholakia
a01a45230c fix(openai.py): support completion, streaming, async_streaming 2024-07-20 15:23:42 -07:00
Ishaan Jaff
4b81b82257 test - response_headers 2024-07-20 15:08:54 -07:00
Krrish Dholakia
a6e48db8b0 fix(utils.py): fix get_llm_provider to support dynamic params for openai-compatible providers 2024-07-19 19:36:31 -07:00
Ishaan Jaff
7aaacc8b13 ci/cd run again 2024-07-19 14:05:22 -07:00
Ishaan Jaff
d14fb11e55 ci/cd run again 2024-07-19 08:25:56 -07:00
Ishaan Jaff
70cd313367 ci/cd run again 2024-07-17 20:37:10 -07:00
Ishaan Jaff
12bae965c8 ci/cd run again 2024-07-17 20:25:43 -07:00
Ishaan Jaff
710cb49028 ci/cd run again 2024-07-17 19:57:47 -07:00
Ishaan Jaff
ac6370c88b ci/cd run again 2024-07-17 18:40:35 -07:00
Ishaan Jaff
06a66fdff7 ci/cd run again 2024-07-17 17:43:47 -07:00
Ishaan Jaff
99709aed76 run ci/cd again 2024-07-15 22:09:17 -07:00
Ishaan Jaff
0be811fc19 fix test tg - they are a very unstable provider 2024-07-15 21:40:06 -07:00
Krrish Dholakia
ae96837a26 fix(utils.py): allow passing dynamic api base for openai-compatible endpoints 2024-07-15 20:00:44 -07:00
Ishaan Jaff
954410de64 fix exception raised in factory.py 2024-07-13 09:54:32 -07:00
Ishaan Jaff
f2bdad3569 ci/cd run again 2024-07-12 19:08:59 -07:00
Ishaan Jaff
9cb4f70a35 ci/cd run again 2024-07-11 21:16:23 -07:00
Ishaan Jaff
5c2c154c1b ci/cd run again 2024-07-11 19:26:20 -07:00
Ishaan Jaff
69e3d5c252 ci/cd run again 2024-07-10 18:06:09 -07:00
Ishaan Jaff
7d32020ec7 fix test_completion_bedrock_httpx_models 2024-07-10 17:42:40 -07:00
Krrish Dholakia
21e08d8187 test(test_completion.py): skip test 2024-07-09 12:10:34 -07:00
Yulong Liu
10212b3da8 Merge branch 'main' into empower-functions-v1 2024-07-08 17:01:15 -07:00
Yulong Liu
001f37c4f1 add tests 2024-07-08 16:32:58 -07:00
Krrish Dholakia
f10e0e096e test(test_amazing_vertex_completion.py): pass pdf as base64 to vertex ai 2024-07-08 10:01:47 -07:00
Krrish Dholakia
5c7107e44f 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
aeb07566e0 ci/cd run again 2024-07-06 17:04:53 -07:00
Ishaan Jaff
261983997b ci/cd run again 2024-07-06 15:56:17 -07:00
Ishaan Jaff
75e8818b0d fix nvidia nim param mapping 2024-07-05 14:44:12 -07:00
Krrish Dholakia
23ebae39e2 fix(main.py): fix azure ai cohere tool calling 2024-07-04 11:46:14 -07:00
Krrish Dholakia
cceb7b59db fix(cohere.py): fix message parsing to handle tool calling correctly 2024-07-04 11:13:07 -07:00
Ishaan Jaff
29172a27e2 ci/cd run again 2024-07-02 18:39:53 -07:00
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