adispatch_custom_event doesn't work with LangGraph #2213
Answered
by
vbarda
lucasalvarezlacasa
asked this question in
Q&A
-
Hello. I'm trying to dispatch custom events from certain nodes of my graph. I'm currently using this code, but custom events are never shown. Any ideas why?
|
Beta Was this translation helpful? Give feedback.
Answered by
vbarda
Oct 29, 2024
Replies: 2 comments
-
i believe you need to use version="v2" |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lucasalvarezlacasa
-
Ahh very nice, I didn't realize this. Thank you! |
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
i believe you need to use version="v2"