Skip to content

jaredpalmer/nextjs-langchain-example

Repository files navigation

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)

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published