ShantanuNair / nextjs-langchain-example

Demo of using LangChain.js with Next.js and Vercel Edge Functions (to stream the response)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Next.js x LangChain x Vercel Edge Functions

This basic demo shows that LangChain.js x Next.js and the Edge Runtime

To use, grab an OpenAI API key and rename the .env.local.example to .env.local.

git clone
pnpm i 
pnpm dev

About

Demo of using LangChain.js with Next.js and Vercel Edge Functions (to stream the response)


Languages

Language:TypeScript 85.7%Language:JavaScript 13.3%Language:CSS 1.0%