Commit Graph

25761 Commits

Author SHA1 Message Date
Yuta Saito
dae7d08ff2 Revert "Revert "Merge pull request #14720 from uc4w6c/feat/remove-servername-prefix-mcp_tools""
This reverts commit a88d774f94.
2025-09-29 07:12:24 +09:00
Krrish Dholakia
208cd5fcb5 bump: version 1.77.5 → 1.77.6 2025-09-28 09:27:08 -07:00
Krish Dholakia
c328b4a036
Merge pull request #15002 from BerriAI/litellm_dev_09_27_2025_p3
MCP - specify forwardable headers, specify allowed/disallowed tools for MCP servers
2025-09-28 09:21:52 -07:00
Krrish Dholakia
433624706e fix: fix linting errors 2025-09-28 09:18:02 -07:00
Krish Dholakia
cd4b05f61d
Merge pull request #14997 from eycjur/fix_azure_batch
[Fix] Use the `extra_query` parameter for GET requests in Azure Batch
2025-09-28 09:13:07 -07:00
Krish Dholakia
1257033e27
Merge pull request #14998 from herve-ves/fix_ui_blank_litellm_model_name_field
[Fix] Fix LiteLLM model name fallback in dashboard overview
2025-09-28 09:12:08 -07:00
Krrish Dholakia
53d0cbb1b7 fix: update tests + logic for passing multiple headers 2025-09-28 09:09:11 -07:00
Krrish Dholakia
9403efa511 test: fix tests 2025-09-28 08:54:15 -07:00
Krrish Dholakia
1256dd53d9 test: update tests 2025-09-28 08:53:11 -07:00
Krrish Dholakia
e6810b5f87 docs(mcp.md): add allow/disallowed tools to docs 2025-09-28 08:50:40 -07:00
hervelin
0d2cd1b98e UI new build 2025-09-28 18:14:52 +08:00
hervelin
6fc975d7e5 Fix LiteLLM model name fallback in model overview 2025-09-28 18:08:15 +08:00
eycjur
900241e06c fix lint error 2025-09-28 18:21:18 +09:00
eycjur
4f1e409082 use extra_query for get request 2025-09-28 18:03:32 +09:00
Ishaan Jaff
7052108d19 test_completion_azure 2025-09-27 22:44:46 -07:00
Ishaan Jaff
32ed5ae2b9 test_completion_cost 2025-09-27 22:43:51 -07:00
Krrish Dholakia
340262c85f feat(server.py): only show allowed mcp tools 2025-09-27 20:57:12 -07:00
Krrish Dholakia
526156ed9d feat(mcp/): allows admin to prevent llm's from accidentally deleting github repo's even if user is allowed to do this 2025-09-27 19:36:11 -07:00
Ishaan Jaffer
35c14f7178 Revert "Merge pull request #14821 from hazyone/fix-13380"
This reverts commit 37ea89eff0, reversing
changes made to aede742db5.
2025-09-27 18:52:59 -07:00
Krrish Dholakia
db27600ce9 docs(mcp.md): update docs with new 'extra_headers' tutorial 2025-09-27 18:13:19 -07:00
Krrish Dholakia
327447cb17 fix(mcp/): rename param to be 'extra_headers', instead of 'forwardable_headers' 2025-09-27 17:58:11 -07:00
Krrish Dholakia
c6a7e676f6 fix(server.py): allow user to specify custom headers to forward to mcp server 2025-09-27 17:55:04 -07:00
Ishaan Jaffer
0eedf1028f mypy fix 2025-09-27 17:45:49 -07:00
Ishaan Jaffer
8819f4a9a5 ui new build 2025-09-27 17:38:38 -07:00
Ishaan Jaffer
fea6004b11 bump: version 1.77.4 → 1.77.5 2025-09-27 17:37:31 -07:00
Krrish Dholakia
1c71d4cdbb feat(mcp/): allow specifying forwardable headers
allows admin to specify which clientside headers to forward to the backend mcp server

easier than requiring client to specify `x-mcp-{server_alias}-key`
2025-09-27 17:30:46 -07:00
Ishaan Jaffer
ce57f59531 test_gemini_pass_through_endpoint 2025-09-27 17:17:12 -07:00
Ishaan Jaffer
13b0e97759 ALLOWED_IDS_JSON sec scan 2025-09-27 17:15:28 -07:00
Krrish Dholakia
0ff7177373 feat(user_api_key_auth_mcp.py): pass extra headers from clientside straight through - allow multiple clientside headers
Closes LIT-952
2025-09-27 17:11:06 -07:00
Ishaan Jaffer
9c9b71f62e fix bedrock end of life img gen models 2025-09-27 17:02:48 -07:00
Ishaan Jaffer
0ec7dace79 test_embedding 2025-09-27 16:57:27 -07:00
Ishaan Jaffer
10a801ce83 docs fix 2025-09-27 16:52:02 -07:00
Krrish Dholakia
e73b631524 fix: fix runtime openid check 2025-09-27 16:48:51 -07:00
Krrish Dholakia
e2ce0aa692 fix: make .exception for detailed error log 2025-09-27 16:44:02 -07:00
Ishaan Jaff
6299f07e54
[Draft] v1.77.5 Release note (#14985)
* docs draft

* docs fix

* docs

* docs fix

* doc fix

* docs

* docs fix
2025-09-27 16:33:58 -07:00
Krrish Dholakia
82948b9a1a test: update test 2025-09-27 16:30:52 -07:00
Krrish Dholakia
da8b4b0718 fix: fix mypy errors 2025-09-27 16:05:45 -07:00
Krrish Dholakia
0560cb5cfe fix(openai/image_edit/transformation.py): fix passing multiple images to openai 2025-09-27 16:03:17 -07:00
Ishaan Jaffer
0dd0c773e2 fix mypy typng 2025-09-27 15:46:10 -07:00
Ishaan Jaffer
60bda85ad1 fix mypy typng 2025-09-27 15:46:02 -07:00
Ishaan Jaffer
9569b98366 openai types 2025-09-27 15:43:08 -07:00
Ishaan Jaff
66ca61c6e7
Revert "fix: remove blocking create_task (#14980)" (#14984)
This reverts commit 801044e8be.
2025-09-27 15:38:06 -07:00
Ishaan Jaffer
6d74f33043 test azure instruct 2025-09-27 15:01:25 -07:00
Ishaan Jaffer
a6ea8a5984 test_openai_stream_options_call 2025-09-27 15:01:25 -07:00
Ishaan Jaffer
5077e36f1b test_completion_azure 2025-09-27 15:01:25 -07:00
Ishaan Jaffer
73c32c01a4 test_chat_azure_stream 2025-09-27 15:01:25 -07:00
Krish Dholakia
a7470b3291
Merge pull request #14982 from BerriAI/litellm_ci_cd_linting_fixes_09_29_2025_p2
Litellm ci cd linting fixes 09 29 2025 p2
2025-09-27 14:41:39 -07:00
Ishaan Jaffer
1f24e92c53 decode_state_hash 2025-09-27 14:26:31 -07:00
Krrish Dholakia
4e283aa13b fix: fix linting errors 2025-09-27 14:25:05 -07:00
Ishaan Jaffer
5d7694293f fix passthru tests 2025-09-27 14:24:55 -07:00