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",
|
||||
label: "Load Balancing & Routing",
|
||||
label: "Routing, Loadbalancing & Fallbacks",
|
||||
link: {
|
||||
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",
|
||||
slug: "/routing-load-balancing",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue