diff --git a/ci_cd/root-size-budget.json b/ci_cd/root-size-budget.json index d199c658b54..00cbb7bbcbb 100644 --- a/ci_cd/root-size-budget.json +++ b/ci_cd/root-size-budget.json @@ -1,6 +1,6 @@ { "max_tracked_root_dirs": 24, - "max_tracked_root_entries": 63, - "max_tracked_root_file_bytes": 3488525, - "max_tracked_root_files": 39 + "max_tracked_root_entries": 64, + "max_tracked_root_file_bytes": 3489661, + "max_tracked_root_files": 40 } diff --git a/litellm/proxy/example_config_yaml/mcp_servers.json b/mcp_servers.json similarity index 100% rename from litellm/proxy/example_config_yaml/mcp_servers.json rename to mcp_servers.json