mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-08 22:21:35 +00:00
Update litellm/proxy/proxy_server.py
Co-authored-by: greptile-apps[bot] <165735046+greptile-apps[bot]@users.noreply.github.com>
This commit is contained in:
parent
af8dabb4ce
commit
1c0d072912
1 changed files with 0 additions and 3 deletions
|
|
@ -4967,9 +4967,6 @@ class ProxyStartupEvent:
|
|||
f"config={mcp_semantic_filter_config}"
|
||||
)
|
||||
|
||||
mcp_semantic_filter_config = litellm_settings.get(
|
||||
"mcp_semantic_tool_filter", None
|
||||
)
|
||||
verbose_proxy_logger.debug(
|
||||
f"Semantic filter config: {mcp_semantic_filter_config}"
|
||||
)
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue