Nuno Campos
Nuno Campos
Thank for the feedback @carlosdp, we'll take it into consideration. Closing this issue as the original issue has been resolved in #163
Hi @conroywhitney `Headers` is meant to be in global scope with `fetch`. Can you confirm the version of Node you're running this on? See these new instructions here for running...
Hi @KtechB at the moment the library is designed for node only. We're planning on supporting additional environments in the future, collecting some thoughts from the community on what environment...
Support for Browsers, Cloudflare workers, Nextjs/vercel (browser/serverless/edge), Deno, Supabase edge functions has been released, see https://blog.langchain.dev/js-envs/ for details. See the docs for install/upgrade instructions https://js.langchain.com/docs/getting-started/install including some breaking changes Any...
How did you install the langchain library @blozixdextr ? From npm or from GitHub?
Do you have this issue when installing the library from npm/yarn? `npm install langchain` or `yarn add langchain`
Would be good to add to the docs page for hnswlib the bit about needing Vscode if installing on windows, something like here https://github.com/cocktailpeanut/dalai#step-1-install-visual-studio
Improved layout for document loaders docs sidebar, now that we have more