diff --git a/docs/sidebars.js b/docs/sidebars.js index fbabab150..aae4d3b3e 100644 --- a/docs/sidebars.js +++ b/docs/sidebars.js @@ -50,7 +50,11 @@ module.exports = { type: "category", label: "Step-by-Step Guides", collapsed: false, - items: ["guides/loading_document", "guides/chatprompttemplate_guide"], + items: [ + "guides/loading_document", + "guides/chatprompttemplate_guide", + "guides/langfuse_integration", + ], }, // { // type: 'category',