langchain-js-quickstart icon indicating copy to clipboard operation
langchain-js-quickstart copied to clipboard

A node.js single file app with a basic langchain script that uses OpenAI to generate a react component code snippet.

Results 3 langchain-js-quickstart issues
Sort by recently updated
recently updated
newest added

I cloned the repo, installed and tried to run the dev command but I got the following error ``` langchain-js-quickstart> npm run dev > dev > ts-node --esm ./src/app.ts ReferenceError:...