What's the best mechanism to store my embeddings documents isolated and retrieve a dynamic number of them to interact ? #4110
AhmedHefnawy
started this conversation in
General
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
HI All,
I'm working on a Document ChatBot Project, we want our user upload any number of documents to his/her database, then select a specific document/s to chat with, that mean we want to store each document in an isolated container, but we need to a dynamic retriever that allow user to choose a specific document/s to chat with.
not: user may ask a question that need an answer from many documents.
use-case:
your support is appreciated :)
Beta Was this translation helpful? Give feedback.
All reactions