langchain-template-node-cjs

MIT License

Stars
5

langchain-template-node-cjs

This is a template for a Node.js project using langchain. This template uses the CommonJS module system with Typescript.

Usage

  1. Clone this repository

  2. Install dependencies

yarn
  1. Build the project
yarn build
  1. Run the project
yarn start