[PR #3361] feat(sdk-js): add experimental useStream hook #3242

Closed
opened 2026-02-20 17:48:18 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/3361

State: closed
Merged: Yes


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

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/3361 **State:** closed **Merged:** Yes --- 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
yindo added the pull-request label 2026-02-20 17:48:18 -05:00
yindo closed this issue 2026-02-20 17:48:18 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#3242