Update sidebar and move getting-started back to guides

This commit is contained in:
Gabriel Luiz Freitas Almeida 2024-04-04 08:50:23 -03:00
commit bd2cef1d19
7 changed files with 10 additions and 10 deletions

View file

@ -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",
],
},
{