Commit Graph

20645 Commits

Author SHA1 Message Date
Ishaan Jaff
23b86ccd9f
Merge branch 'main' into litellm_contributor_fix_mar_21 2025-03-21 21:07:20 -07:00
Ishaan Jaff
a3cd1ba82a bump: version 1.63.13 → 1.63.14 2025-03-21 21:03:55 -07:00
Ishaan Jaff
075f3537f6 bump version 2025-03-21 21:03:42 -07:00
Ishaan Jaff
4be40ab50b bump: version 1.63.12 → 1.63.13 2025-03-21 21:03:20 -07:00
Ishaan Jaff
7e1cd7cbeb bug fix azure/gpt-4.5-preview was added as litellm_provider=openai, should be azure 2025-03-21 20:50:13 -07:00
Ishaan Jaff
ed74b419a3
Merge pull request #9436 from BerriAI/litellm_mcp_interface
[Feat] LiteLLM x MCP Bridge - Use MCP Tools with LiteLLM
2025-03-21 20:42:16 -07:00
Ishaan Jaff
c63217e4d4 _get_litellm_supported_transcription_kwargs 2025-03-21 19:20:13 -07:00
Ishaan Jaff
478d209a0c
Merge pull request #9451 from hsaeed3/correct-transcription-params
fix(model_param_helper.py): update `_get_litellm_supported_transcription_kwargs()` to use proper annotations from `TranscriptionCreateParamsNonStreaming` & ``TranscriptionCreateParamsStreaming`
2025-03-21 19:10:21 -07:00
Ishaan Jaff
8a71f129bf ci_cd_server_path 2025-03-21 19:06:29 -07:00
Ishaan Jaff
0eb3ceff60 pip install "mcp==1.4.1" 2025-03-21 19:04:53 -07:00
Ishaan Jaff
ff2aed0e2f pip install "pydantic==2.7.2" 2025-03-21 19:03:31 -07:00
Ishaan Jaff
7b5c0de978 test_tools.py 2025-03-21 18:38:24 -07:00
Ishaan Jaff
881ac23964 test_transform_openai_tool_call_to_mcp_tool_call_request tests 2025-03-21 18:24:43 -07:00
Ishaan Jaff
8d770f0ccf fix mcp client 2025-03-21 18:18:23 -07:00
Krish Dholakia
dfb41c927e
Merge pull request #9448 from BerriAI/litellm_dev_03_21_2025_p2
Set max size limit to in-memory cache item - prevents OOM errors
2025-03-21 17:51:46 -07:00
Ishaan Jaff
1faf82f768 test mcp on ci/cd 2025-03-21 17:51:37 -07:00
Ishaan Jaff
19d6051dba test mcp agent 2025-03-21 17:48:16 -07:00
Ishaan Jaff
d5765d0193 litellm mcp interface 2025-03-21 17:43:10 -07:00
Krish Dholakia
1255775acf
Merge pull request #9453 from emerzon/new_models
New Azure Models (GPT-4.5-Preview, Mistral Small 3.1)
2025-03-21 17:36:49 -07:00
Ishaan Jaff
2690b9fb59 litellm mcp example 2025-03-21 17:30:23 -07:00
Ishaan Jaff
6fb2ae8731 docs mcp docs update 2025-03-21 17:21:40 -07:00
Ishaan Jaff
11d3ab5003 add experimental mcp client 2025-03-21 17:07:15 -07:00
Ishaan Jaff
1c3f153b9d doc mcp example 2025-03-21 17:06:47 -07:00
Emerson Gomes
8c5d57b84c Add Azure GPT-4.5-Preview 2025-03-21 19:02:55 -05:00
Emerson Gomes
a5128ce4fd Add Azure Mistral Small 3.1 2025-03-21 19:02:38 -05:00
Ishaan Jaff
b763174326 litellm mcp bridge docs 2025-03-21 17:00:56 -07:00
Hammad Saeed
732ab55cc8 fix(model_param_helper.py): update _get_litellm_supported_transcription_kwargs() to use proper annotations from TranscriptionCreateParamsNonStreaming & `TranscriptionCreateParamsStreaming 2025-03-21 16:55:35 -07:00
Ishaan Jaff
f07d127963 add diagram for litellm mcp integration 2025-03-21 16:54:55 -07:00
Ishaan Jaff
751b4bf968 docs litellm mcp bridge 2025-03-21 16:50:30 -07:00
Hammad Saeed
3b9dd9be36 fix(model_param_helper.py): change TranscriptionCreateParams.__annotations__ to TranscriptionCreateParams.__dict__ to clean logging error // handle typeddict 2025-03-21 16:30:46 -07:00
Krrish Dholakia
48e6a7036b test: mock sagemaker tests 2025-03-21 16:21:18 -07:00
Krrish Dholakia
58f46d847c build: update pull_request_template.md 2025-03-21 16:20:28 -07:00
Krrish Dholakia
1f4cee6a57 test: mock sagemaker tests 2025-03-21 16:18:02 -07:00
Krish Dholakia
c73f65da98
Merge pull request #9437 from BerriAI/litellm_dev_03_21_2025_p1
Consistent anthropic response_format streaming/non-streaming behaviour
2025-03-21 16:17:27 -07:00
Krrish Dholakia
8265a88e0a test: update tests 2025-03-21 15:10:30 -07:00
Krrish Dholakia
c7b17495a1 test: add unit testing 2025-03-21 15:01:19 -07:00
Krrish Dholakia
dfea55a1e7 fix(in_memory_cache.py): add max value limits to in-memory cache. Prevents OOM errors in prod 2025-03-21 14:51:12 -07:00
Ishaan Jaff
b8b7e5e6cf clean up 2025-03-21 14:39:05 -07:00
Ishaan Jaff
147787b9e0 call_openai_tool on MCP client 2025-03-21 14:36:32 -07:00
Krrish Dholakia
f68e27a0c8 docs(image_handling.md): architecture doc on image handling on the proxy 2025-03-21 14:19:05 -07:00
Krish Dholakia
9aef9fdca8
Merge pull request #9438 from BerriAI/litellm_make_cooldown_more_descriptive
fix(handle_error.py): make cooldown error more descriptive
2025-03-21 12:23:00 -07:00
Krrish Dholakia
86be28b640 fix: fix linting error 2025-03-21 12:20:21 -07:00
Ishaan Jaff
1f3aa82095 fix beta caps 2025-03-21 10:53:10 -07:00
Krish Dholakia
ea1b282512
Merge pull request #9439 from BerriAI/litellm_dev_03_20_2025_p2
support returning api-base on pass-through endpoints +  consistently return 404 if team not found in DB
2025-03-21 10:52:36 -07:00
Krrish Dholakia
a1b716c1ef test: fix test - handle llm api inconsistency 2025-03-21 10:51:34 -07:00
Ishaan Jaff
bbf1962540 fix llm responses 2025-03-21 10:50:55 -07:00
Ishaan Jaff
1a56bb5bdd transform_mcp_tool_to_openai_tool 2025-03-21 10:49:06 -07:00
Krrish Dholakia
8cc3c9204d fix(handle_error.py): make cooldown error more descriptive 2025-03-21 10:46:35 -07:00
Krrish Dholakia
81a1494a51 test: add unit testing 2025-03-21 10:35:36 -07:00
Ishaan Jaff
d3279d114e litellm MCP client 1 2025-03-21 10:32:51 -07:00