forked from phoenix/litellm-mirror
(fix) allow ui to show /model/info
This commit is contained in:
parent
bc95d3f44b
commit
033c8d010c
1 changed files with 1 additions and 0 deletions
|
@ -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…
Add table
Add a link
Reference in a new issue