mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-26 01:22:24 +02:00
- update_state(None) copies checkpoint and keeps current (PUSH) tasks, eg for replay - update_state(None, as_node=END) clears all tasks (PUSH or PULL)