mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-24 08:32:24 +02:00
Experimental `useStream` React hook to make streaming as simple as possible. Supports branching / forking, message-tuple stream mode for rendering messages. Usage: https://github.com/langchain-ai/langchain-nextjs-template/pull/62