docs clean sidebar

This commit is contained in:
Ishaan Jaff 2024-08-09 18:09:11 -07:00
parent 4c08d1a21d
commit 0acc6efa8f

View file

@ -204,6 +204,7 @@ const sidebars = {
"sdk_custom_pricing", "sdk_custom_pricing",
"budget_manager", "budget_manager",
"caching/all_caches", "caching/all_caches",
"migration",
{ {
type: "category", type: "category",
label: "LangChain, LlamaIndex, Instructor Integration", label: "LangChain, LlamaIndex, Instructor Integration",
@ -297,7 +298,6 @@ const sidebars = {
}, },
], ],
}, },
"migration",
"troubleshoot", "troubleshoot",
], ],
}; };