Skip to content

Passing State to the next node in a conditional edge #1788

Closed Answered by nfcampos
smtabatabaie asked this question in Q&A
Discussion options

You must be logged in to vote

Hi, you can only update state from inside nodes, not from edges. Inside a node you update state by returning an update to one or more state keys, that is return a dictionary containing the keys you want to update and their new values.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by nfcampos
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants