Skip to content

Commit

Permalink
update readme
Browse files Browse the repository at this point in the history
  • Loading branch information
AdamTomkins committed May 22, 2024
1 parent 6a968eb commit 6acc4ec
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -101,6 +101,8 @@ This component has three input pins: __Combine Documents Chain__, __Memory__, an

We will focus on the __Combine Documents Chain__ pin and the __Retriever__ pin, starting with building the __Retriever__ section of the flow, which begins with a __VectorStore Retriever__.

It also has the parameter __Return Source Parameter__, we must set this to __False__ for this tutorial, failing to do so will return a 500 error on deployments.

### Adding the Vector Store Retriever

![Add the vector store](images/rag/2_clip.png)
Expand Down

0 comments on commit 6acc4ec

Please sign in to comment.