sofiane

Results 8 comments of sofiane

I'm still having this issue with [the Ethernaut Dex challenge](https://ethernaut.openzeppelin.com/level/0xC084FC117324D7C628dBC41F17CAcAaF4765f49e)

Same issue, though it sometimes works depending on the index of the currently selected item.

Checked PRs to see if anyone made this yet. Thanks a lot for making! I haven't been able to run this however since run ingest returns an error: ```error [TypeError:...

I believe it is in the await `PineconeStore.fromDocuments( index, chunk, embeddings, 'text', namespace, );` function call. The arguments are of type `object object object string string` respectively. I'm just using...

Of course, the issue is that my node version was less than 15. Classic.

I added some code to handle adding new directories without reuploading all the data from the other unchanged directories using merkle trees. WIP on file-level changes but right now it...