[PR #4859] Flip default for checkpoint_during #4105

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

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

State: closed
Merged: Yes


  • Now defaulting to False, ie. saving only the final checkpoint
  • All features other than time travel into an intermediate step are supported by checkpoint_during=False so this is a better default for almost all use cases
**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/4859 **State:** closed **Merged:** Yes --- - Now defaulting to False, ie. saving only the final checkpoint - All features other than time travel into an intermediate step are supported by checkpoint_during=False so this is a better default for almost all use cases
yindo added the pull-request label 2026-02-20 17:49:40 -05:00
yindo closed this issue 2026-02-20 17:49:40 -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#4105