langchainjs icon indicating copy to clipboard operation
langchainjs copied to clipboard

Results 400 langchainjs issues
Sort by recently updated
recently updated
newest added

This is a slightly different interface from Python, imo a lot more powerful, but happy to change if not welcome

As per the docs and latest Pinecone library, the code below should work. However, the function `PineconStore.fromDocuments` throws an error as per below. It appears there is an issue passing...

It looks like `axios-request-adapter.js` is importing parts from `axios` that aren't actually exporting from that library in the latest version (`0.0.13`), causing a crash when calling out to APIs using...

First of all, I'm glad to use langchain in Javascript. Thank you to the creators. However when I tried to use langchain.js in React-vite project, the code seems to fail....

Please help to install... ![image](https://user-images.githubusercontent.com/2786905/220913305-cf266264-dbcf-4d08-be6d-5d6b6375ad64.png)

help wanted

Hey! Thanks for your work on this project. It's so exciting 🤩 I'm using this lib inside https://github.com/sullivan-sean/chat-langchainjs and got the following error when importing docs: ``` ReferenceError: Headers is...