mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-27 19:54:13 +00:00
fix: stability fixes for ui
This commit is contained in:
parent
486079a2a0
commit
1af40ef3b4
16 changed files with 248 additions and 120 deletions
|
@ -785,6 +785,7 @@ async def user_api_key_auth(
|
|||
"/v1/models",
|
||||
"/global/spend/logs",
|
||||
"/global/spend/keys",
|
||||
"/global/spend/models",
|
||||
]
|
||||
# check if the current route startswith any of the allowed routes
|
||||
if (
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue