You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Cloud alternatives to langchain's InMemoryStore() specifically for Parent Document Retriever. Built for MongoDB and Google Cloud Storage but can be easily extended to support others,
Cloud alternative to langchain's InMemoryStore() built specifically for the Parent Docment Retirever. Supports MongoDB and GCS but can be extended easily for other cloud storages.
pip install requirements.txt
check test.py for example usage
About
Cloud alternatives to langchain's InMemoryStore() specifically for Parent Document Retriever. Built for MongoDB and Google Cloud Storage but can be easily extended to support others,