This repository has LangChain examples.
You have had this Envs in your machin for run examples.
After clone project run this command in your terminal for install dependencies.
pnpm i
For run examples run this command.
pnpm run example <number of example>
This project has MIT license.