Commit Graph
23118 Commits
Author SHA1 Message Date
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
Krrish Dholakia f0d047a0e4 fix: fix linting error 2025-03-21 18:23:58 -07:00
Ishaan Jaff 8d770f0ccf fix mcp client 2025-03-21 18:18:23 -07:00
Krrish Dholakia 2b83882c07 test: update tests 2025-03-21 18:12:35 -07:00
Krrish Dholakia 8b0c75d88f fix: fix linting error 2025-03-21 18:08:00 -07:00
Krrish Dholakia 1ebdeb852c test(test_internal_user_endpoints.py): add unit testing to handle user_email=None 2025-03-21 18:06:20 -07:00
Krish DholakiaandGitHub 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
Krrish Dholakia 2d1082f520 fix(proxy/_types.py): handle user_email=None 2025-03-21 17:46:18 -07:00
Ishaan Jaff d5765d0193 litellm mcp interface 2025-03-21 17:43:10 -07:00
Krish DholakiaandGitHub 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
Krrish Dholakia 6034187aa5 fix: remove unused import 2025-03-21 17:25:57 -07:00
Krrish Dholakia 4b49dab717 fix: remove unused import 2025-03-21 17:22:58 -07:00
Ishaan Jaff 6fb2ae8731 docs mcp docs update 2025-03-21 17:21:40 -07:00
Krrish Dholakia 95ef5f1009 refactor(user_api_key_auth.py): move is_route_allowed to inside common_checks
ensures consistent behaviour inside api key + jwt routes
2025-03-21 17:21:07 -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
Krrish Dholakia 91cf3fc40d test: initial e2e testing to ensure non admin jwt token cannot create new teams 2025-03-21 16:40:18 -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 DholakiaandGitHub 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 DholakiaandGitHub 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 DholakiaandGitHub 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
Ishaan Jaff d61febc053 change location of MCP client 2025-03-21 10:30:57 -07:00