docs(simple_proxy.md): adding docs on simple deployed proxy server

n
This commit is contained in:
Krrish Dholakia 2023-10-23 07:56:55 -07:00
parent 2a9565a44b
commit 1c2883a928
3 changed files with 58 additions and 2 deletions

View file

@ -83,8 +83,8 @@ const sidebars = {
"providers/petals",
]
},
"proxy_server",
"budget_manager",
"simple_proxy",
"routing",
"set_keys",
"completion/token_usage",
@ -156,6 +156,7 @@ const sidebars = {
label: 'Extras',
items: [
'extras/contributing',
"proxy_server",
{
type: "category",
label: "❤️ 🚅 Projects built on LiteLLM",