Skip to content

Ahsokastar/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)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages

  • TypeScript 85.7%
  • JavaScript 13.3%
  • CSS 1.0%