diff --git a/litellm/proxy/proxy_server.py b/litellm/proxy/proxy_server.py index 7b4943dc5b..ef2b6cac7c 100644 --- a/litellm/proxy/proxy_server.py +++ b/litellm/proxy/proxy_server.py @@ -727,6 +727,7 @@ async def user_api_key_auth( "/spend", "/user", "/model/info", + "/v2/model/info", ] # check if the current route startswith any of the allowed routes if (