mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-11 20:27:54 +02:00
Leverage information about which channels were updated in the previous step to determine which tasks should be triggered. This can result in significant speed up in prepare_next_tasks in some situations.