fix(proxy_server.py): allow /model/new feature flag to work via env

This commit is contained in:
Krrish Dholakia 2024-04-08 14:57:19 -07:00
parent e88c4f6581
commit c15086073f
4 changed files with 17 additions and 2 deletions

View file

@ -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",