Remove async-tasks.mdx and update sidebars.js

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-03 23:21:29 -03:00
commit 64ea6b95a6
2 changed files with 1 additions and 50 deletions

View file

@ -27,12 +27,7 @@ module.exports = {
type: "category",
label: " Step-by-Step Guides",
collapsed: false,
items: [
"guides/async-tasks",
"guides/loading_document",
"guides/chatprompttemplate_guide",
"guides/langfuse_integration",
],
items: ["guides/langfuse_integration"],
},
{
type: "category",