developersdigest / Get_Started_with_LangChain_in_Nodejs

42 stars 14 forks source link

Error: ENOENT: no such file or directory #1

Closed mikron123 closed 1 year ago

mikron123 commented 1 year ago

I'm trying to run this code on Firebase Functions, it all went well (I changed a few things) but an odd reason, when I try to reload the saved index file, HNSWLib.load(path, new OpenAIEmbeddings({})) adds '/json.args' to the path, then complaining that this path does not exists.