mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-19 00:01:29 +00:00
* feat(guardrails): add pre_mcp_call support to Content Filter * test(guardrails): cover canonical MCP key gate under pre_mcp_call mode * fix(guardrails): scan MCP arguments per value and gate mixed-mode scans by call type * fix(guardrails): cap MCP argument scan depth and register the walker with the recursion detector * test(guardrails): update LIT-4226 UI settings tests for content filter pre_mcp_call support * fix(guardrails): use builtin generics in MCP scan annotations to satisfy strict-rule budget Co-Authored-By: Claude Fable 5 <noreply@anthropic.com> --------- Co-authored-by: Claude Fable 5 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| guardrail_hooks | ||
| _content_utils.py | ||
| guardrail_endpoints.py | ||
| guardrail_helpers.py | ||
| guardrail_initializers.py | ||
| guardrail_registry.py | ||
| init_guardrails.py | ||
| tool_name_extraction.py | ||
| usage_endpoints.py | ||
| usage_tracking.py | ||