mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 03:04:13 +00:00
fix(proxy_server.py): allow /model/new
feature flag to work via env
This commit is contained in:
parent
e88c4f6581
commit
c15086073f
4 changed files with 17 additions and 2 deletions
|
@ -36,6 +36,7 @@ const sidebars = {
|
|||
label: "📖 All Endpoints (Swagger)",
|
||||
href: "https://litellm-api.up.railway.app/",
|
||||
},
|
||||
"proxy/demo",
|
||||
"proxy/configs",
|
||||
"proxy/reliability",
|
||||
"proxy/users",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue