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 |
|
Krrish Dholakia
|
12942c39db
|
fix(utils.py): drop response_format if 'drop_params=True' for gpt-4
|
2024-05-18 13:02:48 -07:00 |
|
Krrish Dholakia
|
1cecdc4690
|
fix(utils.py): fix replicate completion cost calculation
|
2024-05-17 22:18:57 -07:00 |
|
Ishaan Jaff
|
c8a1cf6ce2
|
(ci/cd) run again
|
2024-05-17 22:07:21 -07:00 |
|
Krish Dholakia
|
3a06fe2818
|
Merge branch 'main' into litellm_bedrock_anthropic_fix
|
2024-05-17 17:47:32 -07:00 |
|
Krrish Dholakia
|
5d24a72b7e
|
fix(bedrock_httpx.py): support mapping for bedrock cohere command r text
|
2024-05-17 16:13:49 -07:00 |
|
Krrish Dholakia
|
92c2e2af6a
|
fix(bedrock_httpx.py): add async support for bedrock amazon, meta, mistral models
|
2024-05-16 22:39:25 -07:00 |
|
Krrish Dholakia
|
0293f7766a
|
fix(bedrock_httpx.py): move bedrock ai21 calls to being async
|
2024-05-16 22:21:30 -07:00 |
|
Krrish Dholakia
|
180bc46ca4
|
fix(bedrock_httpx.py): move anthropic bedrock calls to httpx
Fixing https://github.com/BerriAI/litellm/issues/2921
|
2024-05-16 21:51:55 -07:00 |
|
Ishaan Jaff
|
12d2dcd48c
|
ci/cd run again
|
2024-05-16 21:15:06 -07:00 |
|
Krrish Dholakia
|
709373b15c
|
fix(replicate.py): move replicate calls to being completely async
Closes https://github.com/BerriAI/litellm/issues/3128
|
2024-05-16 17:24:08 -07:00 |
|
Ishaan Jaff
|
97324800ec
|
Merge pull request #3694 from BerriAI/litellm_allow_setting_anthropic_beta
[Feat] Support Anthropic `tools-2024-05-16` - Set Custom Anthropic Custom Headers
|
2024-05-16 15:48:26 -07:00 |
|
Ishaan Jaff
|
e19e475c9f
|
test - setting extra headers for anthropic tool use
|
2024-05-16 14:41:26 -07:00 |
|
Ishaan Jaff
|
a2ef089667
|
fix - choices index for gemini/ provider
|
2024-05-16 13:52:46 -07:00 |
|
Ishaan Jaff
|
bb86d2510f
|
(ci/cd) run again
|
2024-05-15 21:07:55 -07:00 |
|
Ishaan Jaff
|
e49fa9bd2c
|
(ci/cd) run again
|
2024-05-15 20:29:23 -07:00 |
|
Ishaan Jaff
|
c2a306c4dd
|
(ci/cd) run again
|
2024-05-15 20:03:30 -07:00 |
|
Ishaan Jaff
|
d208dedb35
|
(ci/cd) run again
|
2024-05-15 17:39:21 -07:00 |
|
Ishaan Jaff
|
240b183d7a
|
ci/cd run again
|
2024-05-15 17:31:14 -07:00 |
|
Krrish Dholakia
|
1840919ebd
|
fix(main.py): testing fix
|
2024-05-15 08:23:00 -07:00 |
|
Krrish Dholakia
|
8117af664c
|
fix(huggingface_restapi.py): fix task extraction from model name
|
2024-05-15 07:28:19 -07:00 |
|
Ishaan Jaff
|
0bac40b0f2
|
ci/cd run again
|
2024-05-14 21:53:14 -07:00 |
|
Ishaan Jaff
|
6290de36df
|
(ci/cd) run again
|
2024-05-14 21:39:09 -07:00 |
|
Ishaan Jaff
|
faa58c7938
|
(ci/cd) run again
|
2024-05-14 20:45:07 -07:00 |
|
Ishaan Jaff
|
6d1ae5b9c4
|
(ci/cd) run again
|
2024-05-14 20:18:12 -07:00 |
|
Ishaan Jaff
|
ffc637969b
|
(ci/cd) run again
|
2024-05-13 21:07:12 -07:00 |
|
Ishaan Jaff
|
5de31e9318
|
(ci/cd) run again
|
2024-05-13 20:54:50 -07:00 |
|
Ishaan Jaff
|
9bde3ccd1d
|
(ci/cd) fixes
|
2024-05-13 20:49:02 -07:00 |
|
Krrish Dholakia
|
071a70c5fc
|
test: fix watsonx api error
|
2024-05-13 19:01:19 -07:00 |
|
Krrish Dholakia
|
724d880a45
|
test(test_completion.py): handle async watsonx call fail
|
2024-05-13 18:40:51 -07:00 |
|
Krrish Dholakia
|
d4123951d9
|
test: handle watsonx rate limit error
|
2024-05-13 18:27:39 -07:00 |
|
Krrish Dholakia
|
29449aa5c1
|
fix(utils.py): fix watsonx exception mapping
|
2024-05-13 18:13:13 -07:00 |
|
Krrish Dholakia
|
240c9550f0
|
fix(utils.py): handle api assistant returning 'null' role
Fixes https://github.com/BerriAI/litellm/issues/3621
|
2024-05-13 16:46:07 -07:00 |
|
Krrish Dholakia
|
20456968e9
|
fix(openai.py): creat MistralConfig with response_format mapping for mistral api
|
2024-05-13 13:29:58 -07:00 |
|
Krish Dholakia
|
1d651c6049
|
Merge branch 'main' into litellm_bedrock_command_r_support
|
2024-05-11 21:24:42 -07:00 |
|
Ishaan Jaff
|
2b3414c667
|
ci/cd run again
|
2024-05-11 20:34:55 -07:00 |
|
Krrish Dholakia
|
49ab1a1d3f
|
fix(bedrock_httpx.py): working async bedrock command r calls
|
2024-05-11 16:45:20 -07:00 |
|
Krrish Dholakia
|
59c8c0adff
|
feat(bedrock_httpx.py): working cohere command r async calls
|
2024-05-11 15:04:38 -07:00 |
|
Krrish Dholakia
|
4a3b084961
|
feat(bedrock_httpx.py): moves to using httpx client for bedrock cohere calls
|
2024-05-11 13:43:08 -07:00 |
|
Krish Dholakia
|
d33e49411d
|
Merge pull request #3561 from simonsanvil/feature/watsonx-integration
(fix) Fixed linting and other bugs with watsonx provider
|
2024-05-11 09:56:02 -07:00 |
|
Ishaan Jaff
|
2c4604d90f
|
(ci/cd) run again
|
2024-05-10 19:22:13 -07:00 |
|
Krish Dholakia
|
1aa567f3b5
|
Merge pull request #3571 from BerriAI/litellm_hf_classifier_support
Huggingface classifier support
|
2024-05-10 17:54:27 -07:00 |
|
Ishaan Jaff
|
e3848abdfe
|
Merge pull request #3569 from BerriAI/litellm_fix_bug_upsert_deployments
[Fix] Upsert deployment bug
|
2024-05-10 16:53:59 -07:00 |
|
Ishaan Jaff
|
1a8e853817
|
(ci/cd) run again
|
2024-05-10 16:19:03 -07:00 |
|
Krrish Dholakia
|
6a400a6200
|
test: fix test
|
2024-05-10 15:49:20 -07:00 |
|
Krrish Dholakia
|
d4d175030f
|
docs(huggingface.md): add text-classification to huggingface docs
|
2024-05-10 14:39:14 -07:00 |
|
Krrish Dholakia
|
c17f221b89
|
test(test_completion.py): reintegrate testing for huggingface tgi + non-tgi
|
2024-05-10 14:07:01 -07:00 |
|
Krrish Dholakia
|
781d5888c3
|
docs(predibase.md): add support for predibase to docs
|
2024-05-10 10:58:35 -07:00 |
|
Simon Sanchez Viloria
|
e1372de9ee
|
Merge branch 'main' into feature/watsonx-integration
|
2024-05-10 12:09:09 +02:00 |
|
Simon Sanchez Viloria
|
d3d82827ed
|
(test) Add tests for WatsonX completion/acompletion streaming
|
2024-05-10 11:55:58 +02:00 |
|