mirror of
https://github.com/BerriAI/litellm.git
synced 2025-04-26 19:24:27 +00:00
update doc title
This commit is contained in:
parent
8643536da1
commit
07a2b68a2d
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