forked from phoenix/litellm-mirror
docs - add pass through routes on litelm proxy
This commit is contained in:
parent
8f2931937a
commit
ac066462df
2 changed files with 99 additions and 1 deletions
|
@ -48,6 +48,7 @@ const sidebars = {
|
|||
"proxy/billing",
|
||||
"proxy/user_keys",
|
||||
"proxy/virtual_keys",
|
||||
"proxy/token_auth",
|
||||
"proxy/alerting",
|
||||
{
|
||||
type: "category",
|
||||
|
@ -56,11 +57,11 @@ const sidebars = {
|
|||
},
|
||||
"proxy/ui",
|
||||
"proxy/prometheus",
|
||||
"proxy/pass_through",
|
||||
"proxy/email",
|
||||
"proxy/multiple_admins",
|
||||
"proxy/team_based_routing",
|
||||
"proxy/customer_routing",
|
||||
"proxy/token_auth",
|
||||
{
|
||||
type: "category",
|
||||
label: "Extra Load Balancing",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue