Merging state with parent graph when jumping to a node in parent from subgraph, how to update the state of parent graph? #5892
rohitkhatee
started this conversation in
Discussions
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When I do this
it first updates the state of current subgraph, then jumps to the node in parent graph, but parent graph state remains as is. Is there some way langgraph supports updating the parent graph state before the node it jumped to executes?
Beta Was this translation helpful? Give feedback.
All reactions