Add starter projects to sidebars.js
This commit is contained in:
parent
0513b035af
commit
b545712c4c
7 changed files with 15 additions and 4 deletions
0
docs/docs/migration/api.mdx
Normal file
0
docs/docs/migration/api.mdx
Normal file
0
docs/docs/starter-projects/basic-prompting.mdx
Normal file
0
docs/docs/starter-projects/basic-prompting.mdx
Normal file
0
docs/docs/starter-projects/blog-writer.mdx
Normal file
0
docs/docs/starter-projects/blog-writer.mdx
Normal file
0
docs/docs/starter-projects/document-qa.mdx
Normal file
0
docs/docs/starter-projects/document-qa.mdx
Normal file
0
docs/docs/starter-projects/memory-chatbot.mdx
Normal file
0
docs/docs/starter-projects/memory-chatbot.mdx
Normal file
|
|
@ -187,8 +187,8 @@ Once we interact with it we get a response and the Extracted Chunks section is u
|
|||
style={{ width: "80%" }}
|
||||
/>
|
||||
|
||||
And that's it! You have successfully built a RAG application using AstraDB and Langflow.
|
||||
And that's it! You have successfully ran a RAG application using AstraDB and Langflow.
|
||||
|
||||
# Conclusion
|
||||
|
||||
In this guide, we have learned how to build a RAG application using AstraDB and Langflow. We have seen how to create an AstraDB database, import the AstraDB RAG Flows project into Langflow, and run the ingestion and RAG flows.
|
||||
In this guide, we have learned how to run a RAG application using AstraDB and Langflow. We have seen how to create an AstraDB database, import the AstraDB RAG Flows project into Langflow, and run the ingestion and RAG flows.
|
||||
Loading…
Add table
Add a link
Reference in a new issue