Carl Weaver
Results
1
issues of
Carl Weaver
In the SimpleDocumentStore.ts file, there is a method called `persist()` defined from [line 52 to line 66](https://github.com/run-llama/LlamaIndexTS/blob/54ca85d48278f6a8f9099ed1b39aabd41132f103/packages/core/src/storage/docStore/SimpleDocumentStore.ts#L52-L66). The purpose of this method is to persist the data stored in the...