forked from phoenix/litellm-mirror
docs(sidebars.js): cleanup sidebar title
This commit is contained in:
parent
98758fb59f
commit
cf44d1e069
1 changed files with 2 additions and 2 deletions
|
@ -151,10 +151,10 @@ const sidebars = {
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
type: "category",
|
type: "category",
|
||||||
label: "litellm.completion()",
|
label: "Chat Completions (litellm.completion)",
|
||||||
link: {
|
link: {
|
||||||
type: "generated-index",
|
type: "generated-index",
|
||||||
title: "Completion()",
|
title: "Chat Completions",
|
||||||
description: "Details on the completion() function",
|
description: "Details on the completion() function",
|
||||||
slug: "/completion",
|
slug: "/completion",
|
||||||
},
|
},
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue