(fix) allow ui to show /model/info
This commit is contained in:
parent
bc95d3f44b
commit
033c8d010c
@ -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 (
|
||||
|
||||
Loading…
Reference in New Issue
Block a user