forked from phoenix/litellm-mirror
docs(simple_proxy.md): adding docs on simple deployed proxy server
n
This commit is contained in:
parent
2a9565a44b
commit
1c2883a928
3 changed files with 58 additions and 2 deletions
|
@ -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",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue