[PR #3737] feat(pregel): add bulk update state method #3443

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

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

State: closed
Merged: Yes


This method is useful for recreating a thread from a list of checkpoint writes. A new method is needed to clone a checkpoint that has been created from multiple writes (functional API, map-reduce)

Port of https://github.com/langchain-ai/langgraphjs/pull/969 and https://github.com/langchain-ai/langgraphjs/pull/1007

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/3737 **State:** closed **Merged:** Yes --- This method is useful for recreating a thread from a list of checkpoint writes. A new method is needed to clone a checkpoint that has been created from multiple writes (functional API, map-reduce) Port of https://github.com/langchain-ai/langgraphjs/pull/969 and https://github.com/langchain-ai/langgraphjs/pull/1007
yindo added the pull-request label 2026-02-20 17:48:37 -05:00
yindo closed this issue 2026-02-20 17:48:37 -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#3443