-
Suppose I have main_graph that include sub_graph, and I want to set a breakpoint in the sub_graph. I've tried this but didn't work throwing an error I think there are many use cases where you need to add breakpoint in subgraphs not only the highest-level graph. Is there a way to do that or any plan to support that? Thank you. |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 7 replies
-
There's a PR out to add proper support that should go in within the next week / release - just want to ensure we have adequately tested it first |
Beta Was this translation helpful? Give feedback.
Yes this has been released. See docs here https://langchain-ai.github.io/langgraph/how-tos/subgraphs-manage-state/#resuming-from-breakpoints