RemoveMessage not working #5268
apoorvkk
started this conversation in
Discussions
Replies: 1 comment 1 reply
-
I am using langgraph dev to run my server and this is what it spat out before it could even hit the first node of my graph. |
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Hi team,
I keep getting this error when I try to add a
RemoveMessage
instance to the messages property:Any reason why this might be happening? cc @vbarda @nfcampos (found this PR of when it was added in for python: #651)
I am using
MessagesState
for my state as well.Beta Was this translation helpful? Give feedback.
All reactions