Remove unnecessary image from RAG with AstraDB guide
This commit is contained in:
parent
84a9fb980f
commit
6651aa75ba
1 changed files with 0 additions and 9 deletions
|
|
@ -79,15 +79,6 @@ If you haven't already, now is the time to launch Langflow. To make things easie
|
|||
|
||||
To get started, click on the **New Project** button and look for the **Vector Store RAG** project. This will open a starter project with the necessary components to run a RAG application using Astra DB.
|
||||
|
||||
<ZoomableImage
|
||||
alt="Docusaurus themed image"
|
||||
sources={{
|
||||
light: "img/drag-and-drop-flow.png",
|
||||
dark: "img/drag-and-drop-flow.png",
|
||||
}}
|
||||
style={{ width: "80%", margin: "20px auto" }}
|
||||
/>
|
||||
|
||||
This project consists of two flows. The simpler one is the **Ingestion Flow** which is responsible for ingesting the documents into the Astra DB database.
|
||||
|
||||
Your first step should be to understand what each flow does and how they interact with each other.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue