Krrish Dholakia
|
56084d5ac1
|
fix(bedrock_httpx.py): support mapping for bedrock cohere command r text
|
2024-05-17 16:13:49 -07:00 |
|
Krrish Dholakia
|
13e4196e3e
|
fix(bedrock_httpx.py): add async support for bedrock amazon, meta, mistral models
|
2024-05-16 22:39:25 -07:00 |
|
Krrish Dholakia
|
8409b39f0d
|
fix(bedrock_httpx.py): move bedrock ai21 calls to being async
|
2024-05-16 22:21:30 -07:00 |
|
Krrish Dholakia
|
118fc4ffac
|
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
|
9afa44fae3
|
ci/cd run again
|
2024-05-16 21:15:06 -07:00 |
|
Krrish Dholakia
|
e41897808d
|
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
|
4be6dd7a73
|
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
|
06116f2604
|
test - setting extra headers for anthropic tool use
|
2024-05-16 14:41:26 -07:00 |
|
Ishaan Jaff
|
4437c67af8
|
fix - choices index for gemini/ provider
|
2024-05-16 13:52:46 -07:00 |
|
Ishaan Jaff
|
2bad94c9f4
|
(ci/cd) run again
|
2024-05-15 21:07:55 -07:00 |
|
Ishaan Jaff
|
227f1fbc0b
|
(ci/cd) run again
|
2024-05-15 20:29:23 -07:00 |
|
Ishaan Jaff
|
f6db0b7447
|
(ci/cd) run again
|
2024-05-15 20:03:30 -07:00 |
|
Ishaan Jaff
|
d57e12fafc
|
(ci/cd) run again
|
2024-05-15 17:39:21 -07:00 |
|
Ishaan Jaff
|
b18f3ef86d
|
ci/cd run again
|
2024-05-15 17:31:14 -07:00 |
|
Krrish Dholakia
|
f194b23d0d
|
fix(main.py): testing fix
|
2024-05-15 08:23:00 -07:00 |
|
Krrish Dholakia
|
4c88e917bd
|
fix(huggingface_restapi.py): fix task extraction from model name
|
2024-05-15 07:28:19 -07:00 |
|
Ishaan Jaff
|
6d43ad26a6
|
ci/cd run again
|
2024-05-14 21:53:14 -07:00 |
|
Ishaan Jaff
|
d769e33fa8
|
(ci/cd) run again
|
2024-05-14 21:39:09 -07:00 |
|
Ishaan Jaff
|
c5c6377209
|
(ci/cd) run again
|
2024-05-14 20:45:07 -07:00 |
|
Ishaan Jaff
|
bcc3ebfb19
|
(ci/cd) run again
|
2024-05-14 20:18:12 -07:00 |
|
Ishaan Jaff
|
bc430316cd
|
(ci/cd) run again
|
2024-05-13 21:07:12 -07:00 |
|
Ishaan Jaff
|
67c89badb4
|
(ci/cd) run again
|
2024-05-13 20:54:50 -07:00 |
|
Ishaan Jaff
|
412bc9a7c3
|
(ci/cd) fixes
|
2024-05-13 20:49:02 -07:00 |
|
Krrish Dholakia
|
539d206234
|
test: fix watsonx api error
|
2024-05-13 19:01:19 -07:00 |
|
Krrish Dholakia
|
8033bf343f
|
test(test_completion.py): handle async watsonx call fail
|
2024-05-13 18:40:51 -07:00 |
|
Krrish Dholakia
|
87a21115c5
|
test: handle watsonx rate limit error
|
2024-05-13 18:27:39 -07:00 |
|
Krrish Dholakia
|
ace5ce0b78
|
fix(utils.py): fix watsonx exception mapping
|
2024-05-13 18:13:13 -07:00 |
|
Krrish Dholakia
|
ca641d0a24
|
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
|
96336cdd49
|
fix(openai.py): creat MistralConfig with response_format mapping for mistral api
|
2024-05-13 13:29:58 -07:00 |
|
Krish Dholakia
|
784ae85ba0
|
Merge branch 'main' into litellm_bedrock_command_r_support
|
2024-05-11 21:24:42 -07:00 |
|
Ishaan Jaff
|
c0e096a26b
|
ci/cd run again
|
2024-05-11 20:34:55 -07:00 |
|
Krrish Dholakia
|
bd0c3a81cb
|
fix(bedrock_httpx.py): working async bedrock command r calls
|
2024-05-11 16:45:20 -07:00 |
|
Krrish Dholakia
|
5185580e3d
|
feat(bedrock_httpx.py): working cohere command r async calls
|
2024-05-11 15:04:38 -07:00 |
|
Krrish Dholakia
|
926b86af87
|
feat(bedrock_httpx.py): moves to using httpx client for bedrock cohere calls
|
2024-05-11 13:43:08 -07:00 |
|
Krish Dholakia
|
4f89f0d3a4
|
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
|
64cd55bb7e
|
(ci/cd) run again
|
2024-05-10 19:22:13 -07:00 |
|
Krish Dholakia
|
859d978a77
|
Merge pull request #3571 from BerriAI/litellm_hf_classifier_support
Huggingface classifier support
|
2024-05-10 17:54:27 -07:00 |
|
Ishaan Jaff
|
7ef30c9625
|
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
|
998e91c3e0
|
(ci/cd) run again
|
2024-05-10 16:19:03 -07:00 |
|
Krrish Dholakia
|
111ead3ec7
|
test: fix test
|
2024-05-10 15:49:20 -07:00 |
|
Krrish Dholakia
|
1b5a9a5c80
|
docs(huggingface.md): add text-classification to huggingface docs
|
2024-05-10 14:39:14 -07:00 |
|
Krrish Dholakia
|
4680f4e1db
|
test(test_completion.py): reintegrate testing for huggingface tgi + non-tgi
|
2024-05-10 14:07:01 -07:00 |
|
Krrish Dholakia
|
65f8cf030c
|
docs(predibase.md): add support for predibase to docs
|
2024-05-10 10:58:35 -07:00 |
|
Simon Sanchez Viloria
|
4e267fdaef
|
Merge branch 'main' into feature/watsonx-integration
|
2024-05-10 12:09:09 +02:00 |
|
Simon Sanchez Viloria
|
ac34fd33f9
|
(test) Add tests for WatsonX completion/acompletion streaming
|
2024-05-10 11:55:58 +02:00 |
|
Krrish Dholakia
|
7c0ab40fd5
|
feat(predibase.py): support async_completion + streaming (sync + async)
finishes up pr
|
2024-05-09 17:41:27 -07:00 |
|
Krrish Dholakia
|
f660d21743
|
feat(predibase.py): add support for predibase provider
Closes https://github.com/BerriAI/litellm/issues/1253
|
2024-05-09 16:39:43 -07:00 |
|
Krish Dholakia
|
1dccaba550
|
Revert "* feat(factory.py): add support for merging consecutive messages of one role when separated with empty message of another role"
|
2024-05-07 21:42:18 -07:00 |
|
Krish Dholakia
|
d8c1987576
|
Merge pull request #3478 from nkvch/Issue-#3474-anthropic-roles-alternation-issue
* feat(factory.py): add support for merging consecutive messages of one role when separated with empty message of another role
|
2024-05-07 21:24:47 -07:00 |
|
Ishaan Jaff
|
e973ec3848
|
fix replicate test
|
2024-05-07 19:48:46 -07:00 |
|