Next.js
Search documents
Build a Streaming LangChain Agent in Next.js with useStream
LangChainยท 2025-11-06 17:45
Hi there, this is Christian from Langchain. Just a couple of weeks ago, we released version one of Langchain and Lang Graph. And one of the cool features of it is that it makes it really easy to stream events and results from the agent down to any type of front end that you're using, whether it's React, Vue, or Swelt.So, in this video, I want to build a little CHPT clone that shows you how you can build and create agent right in your Nex. js application. Every longchain agent maintains a state throughout it ...