Replies: 2 comments 1 reply
-
@minki-j we're planning to release an update soon that will allow you to achieve this behavior, stay tuned! |
Beta Was this translation helpful? Give feedback.
1 reply
-
For those who are looking for this feature check this blog out: https://blog.langchain.dev/command-a-new-tool-for-multi-agent-architectures-in-langgraph/ |
Beta Was this translation helpful? Give feedback.
0 replies
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.
-
I often found my self creating nodes after the conditional edge to add the decision made by the edge to state variables. It would be nice if I can update state variable in conditional edged as well. Would that be too complicated considering the current implementation?
Beta Was this translation helpful? Give feedback.
All reactions