Commented out unused guides in sidebars.js
This commit is contained in:
parent
bd2cef1d19
commit
9fb2261639
1 changed files with 4 additions and 4 deletions
|
|
@ -7,10 +7,10 @@ module.exports = {
|
|||
items: [
|
||||
"index",
|
||||
"getting-started/cli",
|
||||
"guides/basic-prompting",
|
||||
"guides/document-qa",
|
||||
"guides/blog-writer",
|
||||
"guides/memory-chatbot",
|
||||
// "guides/basic-prompting",
|
||||
// "guides/document-qa",
|
||||
// "guides/blog-writer",
|
||||
// "guides/memory-chatbot",
|
||||
"guides/rag-with-astradb",
|
||||
],
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue