Unable to updateSate of non messages property #1375
Replies: 1 comment
-
turns out this is caused by nodes not being correctly connected |
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.
-
Hi Team..
My aim is to process a list transactions and finally save them..
"processing" will include filtering them, classifying them and updating the classification through user input
I put in interrupt before the ask_human tool call to get the user to confirm or to update things
To be explicit i put the transactions as a separate field in State
when the user updates a transactions
in my client i do
however invoking the graph errors just before ask_human
Any assistance would be appreciated....
Beta Was this translation helpful? Give feedback.
All reactions