Skip to content

feat(langgraph): implement checkpoint_during #1290

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 3 commits into from
Jun 25, 2025
Merged

Conversation

dqbd
Copy link
Collaborator

@dqbd dqbd commented Jun 17, 2025

Port of langchain-ai/langgraph#4169

Closes Add checkpoint_during from LangGraph Python #1195

Port of langchain-ai/langgraph#4169

Closes Add `checkpoint_during` from LangGraph Python #1195

Add error tests

Fix tests

Add more tests for subgraphs & checkpointDuring: false

Ensure to call putCheckpoint for nested graphs
@dqbd dqbd force-pushed the dqbd/checkpoint-during branch from eb3059c to 7d19aa7 Compare June 20, 2025 13:23
@dqbd dqbd marked this pull request as ready for review June 20, 2025 16:35
@dqbd dqbd merged commit b7ad603 into main Jun 25, 2025
25 of 26 checks passed
@dqbd dqbd deleted the dqbd/checkpoint-during branch June 25, 2025 09:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants