Update sidebar and move getting-started back to guides
This commit is contained in:
parent
07b1435fad
commit
bd2cef1d19
7 changed files with 10 additions and 10 deletions
|
|
@ -7,11 +7,11 @@ module.exports = {
|
|||
items: [
|
||||
"index",
|
||||
"getting-started/cli",
|
||||
// "getting-started/basic-prompting",
|
||||
// "getting-started/document-qa",
|
||||
// "getting-started/blog-writer",
|
||||
// "getting-started/memory-chatbot",
|
||||
"getting-started/rag-with-astradb",
|
||||
"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