Commit graph

753 commits

Author SHA1 Message Date
Krrish Dholakia
f64a3309d1 fix(utils.py): support raw response headers for streaming requests 2024-07-23 11:58:58 -07:00
Ishaan Jaff
f6225623e9
Merge branch 'main' into litellm_return-response_headers 2024-07-20 19:05:56 -07:00
Ishaan Jaff
2513b64ed4 ci/cd run tests again 2024-07-20 17:44:12 -07:00
Ishaan Jaff
5e4d291244 rename to _response_headers 2024-07-20 17:31:16 -07:00
Ishaan Jaff
5e52f50a82 return response headers 2024-07-20 15:26:44 -07:00
Krrish Dholakia
a27454b8e3 fix(openai.py): support completion, streaming, async_streaming 2024-07-20 15:23:42 -07:00
Ishaan Jaff
6039e0b2a7 test - response_headers 2024-07-20 15:08:54 -07:00
Krrish Dholakia
e45956d77e 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
1797021d53 ci/cd run again 2024-07-19 14:05:22 -07:00
Ishaan Jaff
2e766a7b1f ci/cd run again 2024-07-19 08:25:56 -07:00
Ishaan Jaff
9440754e48 ci/cd run again 2024-07-17 20:37:10 -07:00
Ishaan Jaff
c16583464a ci/cd run again 2024-07-17 20:25:43 -07:00
Ishaan Jaff
f9592b1c06 ci/cd run again 2024-07-17 19:57:47 -07:00
Ishaan Jaff
a6a9a186ad ci/cd run again 2024-07-17 18:40:35 -07:00
Ishaan Jaff
b94ba48ccc ci/cd run again 2024-07-17 17:43:47 -07:00
Ishaan Jaff
a99cb5deeb run ci/cd again 2024-07-15 22:09:17 -07:00
Ishaan Jaff
2cfafdc7c3 fix test tg - they are a very unstable provider 2024-07-15 21:40:06 -07:00
Krrish Dholakia
a15ba2592a fix(utils.py): allow passing dynamic api base for openai-compatible endpoints 2024-07-15 20:00:44 -07:00
Ishaan Jaff
03933de775 fix exception raised in factory.py 2024-07-13 09:54:32 -07:00
Ishaan Jaff
8203174faf ci/cd run again 2024-07-12 19:08:59 -07:00
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