langgraph: add debug to AsyncPregelLoop

This commit is contained in:
vbarda
2024-11-14 09:36:33 -05:00
parent f11127648e
commit c4b240e0c2
@@ -1753,6 +1753,7 @@ class Pregel(PregelProtocol):
interrupt_before=interrupt_before_,
interrupt_after=interrupt_after_,
manager=run_manager,
debug=debug
) as loop:
# create runner
runner = PregelRunner(