docs(sidebars.js): cleanup sidebar title

This commit is contained in:
Krrish Dholakia 2024-08-06 18:24:51 -07:00
parent 98758fb59f
commit cf44d1e069

View file

@ -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",
},