docs/how_to/vectorstore_retriever/ #27777
Replies: 3 comments 1 reply
-
my Question is. |
Beta Was this translation helpful? Give feedback.
-
Although the |
Beta Was this translation helpful? Give feedback.
-
Can we do other search instead of "similarity_score_threshold". Newbie in GenAI |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
docs/how_to/vectorstore_retriever/
A vector store retriever is a retriever that uses a vector store to retrieve documents. It is a lightweight wrapper around the vector store class to make it conform to the retriever interface.
https://python.langchain.com/docs/how_to/vectorstore_retriever/
Beta Was this translation helpful? Give feedback.
All reactions