Parent Doc Retriever Limited to In Memory Store only . #27420
jaideep11061982
announced in
Ideas
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.
-
Checked
Feature request
Parent document retriever seems unusable in case we have large no of document to be embedded for recurrent query .
Multiretriever gets document for child doc from Memory . If suppose i have 50000 documents then I cant use In Memory store to store the docs . I need to first vectorize it .
Motivation
This is a useful feature needs to be made scalable so it can meet Enterprise Doc store needs.
Proposal (If applicable)
POssible approach would be update the text meta data with parent content directly.
Beta Was this translation helpful? Give feedback.
All reactions