mirror of
https://github.com/tiennm99/litellm.git
synced 2026-07-11 23:47:11 +00:00
(fix) allow ui to show /model/info
This commit is contained in:
@@ -691,6 +691,7 @@ async def user_api_key_auth(
|
||||
"/key",
|
||||
"/spend",
|
||||
"/user",
|
||||
"/model/info",
|
||||
]
|
||||
# check if the current route startswith any of the allowed routes
|
||||
if (
|
||||
|
||||
Reference in New Issue
Block a user