diff --git a/docs/my-website/sidebars.js b/docs/my-website/sidebars.js index b65015906..64ac992ab 100644 --- a/docs/my-website/sidebars.js +++ b/docs/my-website/sidebars.js @@ -167,20 +167,7 @@ const sidebars = { `observability/telemetry`, ], }, - { - type: "category", - label: "Caching", - link: { - type: 'generated-index', - title: 'Providers', - description: 'Learn how to deploy + call models from different providers on LiteLLM', - slug: '/caching', - }, - items: [ - "caching/local_caching", - "caching/redis_cache", - ], - }, + "caching/redis_cache", { type: "category", label: "LangChain, LlamaIndex Integration",