Remove async-tasks.mdx and update sidebars.js
This commit is contained in:
parent
39bc9764b8
commit
64ea6b95a6
2 changed files with 1 additions and 50 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue