Krrish Dholakia
|
11bfc1dca7
|
fix(cohere_chat.py): support passing 'extra_headers'
Fixes https://github.com/BerriAI/litellm/issues/4709
|
2024-08-22 10:17:36 -07:00 |
|
Ishaan Jaff
|
9dbd1b089b
|
fix tg ai -deprecated model
|
2024-08-21 12:14:39 -07:00 |
|
Krrish Dholakia
|
8406016096
|
test(test_completion.py): fix gemini rate limit error
|
2024-08-21 07:17:27 -07:00 |
|
Krrish Dholakia
|
a6ee1e04fe
|
test(test_completion.py): fix test
|
2024-08-21 07:01:02 -07:00 |
|
Krish Dholakia
|
ad1e327208
|
Merge pull request #5284 from BerriAI/litellm_fix_azure_api_version
feat(azure.py): support dynamic azure api versions
|
2024-08-20 11:46:55 -07:00 |
|
Krish Dholakia
|
02eb6455b2
|
Merge pull request #5296 from BerriAI/litellm_azure_json_schema_support
feat(azure.py): support 'json_schema' for older models
|
2024-08-20 11:41:38 -07:00 |
|
Krish Dholakia
|
409306b266
|
Merge branch 'main' into litellm_fix_azure_api_version
|
2024-08-20 11:40:53 -07:00 |
|
Ishaan Jaff
|
8e7bcb42a6
|
ci/cd run again
|
2024-08-19 21:00:38 -07:00 |
|
Krrish Dholakia
|
49416e121c
|
feat(azure.py): support dynamic api versions
Closes https://github.com/BerriAI/litellm/issues/5228
|
2024-08-19 12:17:43 -07:00 |
|
Krrish Dholakia
|
663a0c1b83
|
feat(Support-pass-through-for-bedrock-endpoints): Allows pass-through support for bedrock endpoints
|
2024-08-17 17:57:43 -07:00 |
|
Krrish Dholakia
|
7ec7c9970b
|
feat(azure.py): support 'json_schema' for older models
Converts the json schema input to a tool call, allows the call to still work on older azure models
|
2024-08-17 16:31:13 -07:00 |
|
Ishaan Jaff
|
40dc27e72c
|
fix sagemaker tests
|
2024-08-15 18:34:20 -07:00 |
|
Ishaan Jaff
|
2c9e3e9bd7
|
run mock tests for test_completion_sagemaker
|
2024-08-15 14:49:21 -07:00 |
|
Krish Dholakia
|
435d39bb24
|
Merge branch 'main' into litellm_azure_ai_openai_support
|
2024-08-14 17:53:27 -07:00 |
|
Ishaan Jaff
|
1f631606a5
|
Merge pull request #5210 from BerriAI/litellm_add_prompt_caching_support
[Feat] Add Anthropic API Prompt Caching Support
|
2024-08-14 17:43:01 -07:00 |
|
Ishaan Jaff
|
76a5f5d433
|
move claude prompt caching to diff file
|
2024-08-14 16:28:12 -07:00 |
|
Ishaan Jaff
|
e0ff4823d0
|
add test for caching tool calls
|
2024-08-14 16:19:14 -07:00 |
|
Ishaan Jaff
|
fccc6dc928
|
fix bedrock test
|
2024-08-14 15:27:20 -07:00 |
|
Ishaan Jaff
|
96f9655a02
|
test test_anthropic_api_prompt_caching_basic
|
2024-08-14 15:06:10 -07:00 |
|
Ishaan Jaff
|
69a640e9c4
|
test amnthropic prompt caching
|
2024-08-14 14:59:46 -07:00 |
|
Krrish Dholakia
|
9b46ec05b0
|
fix(factory.py): support assistant messages as a list of dictionaries - cohere messages api
Fixes https://github.com/BerriAI/litellm/pull/5121
|
2024-08-14 14:19:59 -07:00 |
|
Krrish Dholakia
|
583a3b330d
|
fix(utils.py): support calling openai models via azure_ai/
|
2024-08-14 13:41:04 -07:00 |
|
Ishaan Jaff
|
a37f087b62
|
fix ci/cd pipeline
|
2024-08-13 20:33:33 -07:00 |
|
Ishaan Jaff
|
3320d76dd4
|
ci/cd run again
|
2024-08-09 19:13:52 -07:00 |
|
Krrish Dholakia
|
177f670c7d
|
build(test_completion.py): ci/cd run again
|
2024-08-09 12:28:26 -07:00 |
|
Krrish Dholakia
|
0cf81eba62
|
fix(huggingface_restapi.py): support passing 'wait_for_model' param on completion calls
|
2024-08-09 09:25:19 -07:00 |
|
Ishaan Jaff
|
f862fddf2f
|
handle anthropic internal server errors
|
2024-08-08 19:14:31 -07:00 |
|
Krrish Dholakia
|
da0413f0a4
|
fix(factory.py): handle openai function message having tool call id
|
2024-08-08 17:06:50 -07:00 |
|
Krrish Dholakia
|
a03860b1cf
|
test(test_completion.py): fix merge error
|
2024-08-07 20:31:38 -07:00 |
|
Krish Dholakia
|
baf01b47d8
|
Merge branch 'main' into litellm_personal_user_budgets
|
2024-08-07 19:59:50 -07:00 |
|
Ishaan Jaff
|
e1a78faf98
|
run that ci cd again
|
2024-08-07 18:47:11 -07:00 |
|
Ishaan Jaff
|
b571f3e115
|
run that ci/cd again
|
2024-08-07 18:25:52 -07:00 |
|
Ishaan Jaff
|
6b03998e32
|
fix test for wildcard routing
|
2024-08-07 16:41:00 -07:00 |
|
Krrish Dholakia
|
639f84d609
|
test(test_completion.py): handle gemini instability
|
2024-08-07 15:58:47 -07:00 |
|
Ishaan Jaff
|
89050dc4f4
|
ci/cd run again
|
2024-08-07 15:44:54 -07:00 |
|
Ishaan Jaff
|
aab91a7314
|
fix - someone resolved a merge conflict badly
|
2024-08-07 15:23:15 -07:00 |
|
Krish Dholakia
|
2e434d56e3
|
Merge pull request #5079 from BerriAI/litellm_add_pydantic_model_support
feat(utils.py): support passing response_format as pydantic model
|
2024-08-07 14:43:05 -07:00 |
|
Krish Dholakia
|
93d048b1dc
|
Merge branch 'main' into litellm_anthropic_streaming_tool_call_fix
|
2024-08-07 14:33:30 -07:00 |
|
Ishaan Jaff
|
0b98959e6d
|
gemini test skip internal server error
|
2024-08-07 13:12:45 -07:00 |
|
Krrish Dholakia
|
a2e792d32e
|
test: update build requirements
|
2024-08-07 13:09:49 -07:00 |
|
Krish Dholakia
|
3605e873a1
|
Merge branch 'main' into litellm_add_pydantic_model_support
|
2024-08-07 13:07:46 -07:00 |
|
Krrish Dholakia
|
ff386f6b60
|
fix(utils.py): support deepseek tool calling
Fixes https://github.com/BerriAI/litellm/issues/5081
|
2024-08-07 11:14:05 -07:00 |
|
Krrish Dholakia
|
3646e3e3a4
|
test(test_completion.py): handle internal server error in test
|
2024-08-07 10:21:37 -07:00 |
|
Krrish Dholakia
|
2ccb5a48b7
|
fix(bedrock_httpx.py): handle empty arguments returned during tool calling streaming
|
2024-08-07 09:54:50 -07:00 |
|
Krrish Dholakia
|
4919cc4d25
|
fix(anthropic.py): handle scenario where anthropic returns invalid json string for tool call while streaming
Fixes https://github.com/BerriAI/litellm/issues/5063
|
2024-08-07 09:24:11 -07:00 |
|
Ishaan Jaff
|
3e84014a69
|
run ci / cd again
|
2024-08-06 21:35:46 -07:00 |
|
Ishaan Jaff
|
f579aef740
|
ci/cd run again
|
2024-08-06 21:28:22 -07:00 |
|
Krrish Dholakia
|
9cf3d5f568
|
feat(utils.py): support passing response_format as pydantic model
Related issue - https://github.com/BerriAI/litellm/issues/5074
|
2024-08-06 18:16:07 -07:00 |
|
Ishaan Jaff
|
63e853e161
|
ci/cd run again
|
2024-08-05 22:33:49 -07:00 |
|
Ishaan Jaff
|
797a171962
|
ci/cd run again
|
2024-08-05 21:21:01 -07:00 |
|