mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-26 01:22:24 +02:00
Fixes https://github.com/langchain-ai/langgraph/issues/5741 Follow up to https://github.com/langchain-ai/langgraph/pull/5432 Plus clean up deprecation logic for `checkpoint_during` and add tests. --------- Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com> Co-authored-by: Lauren Hirata Singh <lauren@langchain.dev>