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",
|
||||
label: "litellm.completion()",
|
||||
label: "Chat Completions (litellm.completion)",
|
||||
link: {
|
||||
type: "generated-index",
|
||||
title: "Completion()",
|
||||
title: "Chat Completions",
|
||||
description: "Details on the completion() function",
|
||||
slug: "/completion",
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue