(fix) use "/v2/model/info",

This commit is contained in:
ishaan-jaff 2024-02-19 13:29:19 -08:00
parent 17a6db7ed4
commit 050114bb29

View file

@ -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 (