Yulong Liu
|
001f37c4f1
|
add tests
|
2024-07-08 16:32:58 -07:00 |
|
Ishaan Jaff
|
5fe95cc875
|
ci/cd bump python v
|
2024-05-31 08:31:21 -07:00 |
|
Ishaan Jaff
|
e41d607841
|
ci/cd bump python v
|
2024-05-31 08:25:11 -07:00 |
|
Ishaan Jaff
|
6370630aa2
|
ci/cd bump python v
|
2024-05-31 08:10:47 -07:00 |
|
Ishaan Jaff
|
7c81d0d202
|
(ci/cd) run again
|
2024-05-31 07:58:11 -07:00 |
|
Ishaan Jaff
|
b2af270082
|
(ci/cd) run again
|
2024-05-31 07:49:25 -07:00 |
|
Ishaan Jaff
|
c5c0d0c01d
|
(ci/cd) run again
|
2024-05-30 21:00:53 -07:00 |
|
frob
|
91f64c17a4
|
Fix typo
|
2024-05-28 17:00:08 +02:00 |
|
frob
|
66432c66e4
|
Add tests for ollama image handling
|
2024-05-28 16:48:15 +02:00 |
|
Ishaan Jaff
|
c73099b5bb
|
ci / cd - run again
|
2024-05-24 21:13:50 -07:00 |
|
Ishaan Jaff
|
c688577cd3
|
ci/cd run again
|
2024-05-24 20:56:52 -07:00 |
|
Ishaan Jaff
|
41df80466d
|
ci/cd run again
|
2024-05-23 21:23:13 -07:00 |
|
Krrish Dholakia
|
143a44823a
|
feat(databricks.py): adds databricks support - completion, async, streaming
Closes https://github.com/BerriAI/litellm/issues/2160
|
2024-05-23 16:29:46 -07:00 |
|
Ishaan Jaff
|
03aaf884f4
|
ci/cd run again
|
2024-05-22 20:19:05 -07:00 |
|
Ishaan Jaff
|
4e4905c5b1
|
(ci/cd) run again - new ui build
|
2024-05-22 20:04:10 -07:00 |
|
Ishaan Jaff
|
96dd127d45
|
(ci/cd) run again
|
2024-05-22 20:00:41 -07:00 |
|
Krrish Dholakia
|
4795c56f84
|
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
|
7da925cada
|
fix(utils.py): drop response_format if 'drop_params=True' for gpt-4
|
2024-05-18 13:02:48 -07:00 |
|
Krrish Dholakia
|
ab747c8fe9
|
fix(utils.py): fix replicate completion cost calculation
|
2024-05-17 22:18:57 -07:00 |
|
Ishaan Jaff
|
d77acf7661
|
(ci/cd) run again
|
2024-05-17 22:07:21 -07:00 |
|
Krish Dholakia
|
60615f46c4
|
Merge branch 'main' into litellm_bedrock_anthropic_fix
|
2024-05-17 17:47:32 -07:00 |
|
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 |
|