langchainjs icon indicating copy to clipboard operation
langchainjs copied to clipboard

Add Docstore, InMemoryDocStore, update tests and other modules

Open samheutmaker opened this issue 1 year ago • 0 comments

Here is an attempt to add a base docstore implementation and an in-memory docstore using a TS Map. I moved a few files around to better match the file structure of python langchain. All feedback is appreciated :)

samheutmaker avatar Feb 19 '23 02:02 samheutmaker