mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-07 21:30:03 +00:00
Refactor the code to use the existing InMemroyVectorStore. This change is needed for another PR that moves some of the imports around (and messes up the mock.patch in this file)