Commit Graph
25739 Commits
Author SHA1 Message Date
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
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
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
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
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
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 JaffandGitHub 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 JaffandGitHub 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 DholakiaandGitHub 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
Alexsander HamirandGitHub 801044e8be fix: remove blocking create_task (#14980)
* fix: remove blocking create_task

* fix: remove unused import
2025-09-27 14:21:33 -07:00
Krrish Dholakia e644953c0f fix: fix linting errors 2025-09-27 14:19:11 -07:00
Ishaan Jaffer 3c5e0abaf2 async_log_success_event 2025-09-27 14:17:13 -07:00
Krish DholakiaandGitHub f9331ac43e Merge branch 'main' into litellm_ci_cd_linting_fixes_09_29_2025_p2 2025-09-27 14:15:27 -07:00
Krrish Dholakia 77670fa419 fix: fix test 2025-09-27 14:14:40 -07:00
Krrish Dholakia 7d8135f01e fix: fix linting errors 2025-09-27 14:05:27 -07:00
Ishaan Jaffer b97e56252d test_openai_azure_embedding_optional_arg 2025-09-27 14:03:23 -07:00
Krrish Dholakia c9f29dd0c5 fix: fix linting errors 2025-09-27 14:02:27 -07:00
Ishaan Jaffer 0efb0e2990 test_completion_gemini 2025-09-27 14:00:01 -07:00
Ishaan Jaffer cb2e63621b test_aaparallel_function_call 2025-09-27 13:59:36 -07:00
Ishaan Jaffer 5d04625baa test_aaaaazure_tenant_id_auth 2025-09-27 13:59:17 -07:00
Ishaan Jaffer 04cc292c3f test_completion_base64 2025-09-27 13:58:54 -07:00
Ishaan Jaffer 8223586d1b test_exception_bubbling_up 2025-09-27 13:58:31 -07:00
Ishaan Jaffer 0d786787e0 test_router_mock_request_with_mock_timeout_with_fallbacks 2025-09-27 13:57:43 -07:00
Ishaan Jaffer c366036312 docs fix 2025-09-27 13:51:55 -07:00
Ishaan Jaffer 329e494094 docs notes 2025-09-27 13:50:44 -07:00
Alexsander HamirandGitHub a4eec173bc fix: reduce get_deployment cost to O(1) (#14967)
* fix: reduce get_deployment cost to O(1)

* fix: add unit test

* fix: cleaner

* fix: reference errors

* fix: add missing unit tests
2025-09-27 13:44:10 -07:00
Ishaan Jaffer e270e0a797 docs fix 2025-09-27 13:42:15 -07:00
Krrish Dholakia 7be9a32934 test: make lint test stricter 2025-09-27 13:33:25 -07:00
Krrish Dholakia 575e360a60 fix: fix error on main 2025-09-27 13:31:11 -07:00
Krrish Dholakia a6c8a40c86 fix: fix linting errors 2025-09-27 13:26:27 -07:00
Krrish Dholakia c59d2a0e2b fix: fix general linting errors 2025-09-27 13:10:48 -07:00