forked from phoenix/litellm-mirror
update doc title
This commit is contained in:
parent
3d8c0bad58
commit
e69678a9b3
1 changed files with 2 additions and 2 deletions
|
@ -266,10 +266,10 @@ const sidebars = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "Load Balancing & Routing",
|
label: "Routing, Loadbalancing & Fallbacks",
|
||||||
link: {
|
link: {
|
||||||
type: "generated-index",
|
type: "generated-index",
|
||||||
title: "Load Balancing & Routing",
|
title: "Routing, Loadbalancing & Fallbacks",
|
||||||
description: "Learn how to load balance, route, and set fallbacks for your LLM requests",
|
description: "Learn how to load balance, route, and set fallbacks for your LLM requests",
|
||||||
slug: "/routing-load-balancing",
|
slug: "/routing-load-balancing",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue