create_react_agent is returning the entire graph state in the response even after adding stream_mode="updates" #4763
Unanswered
Saisiva123
asked this question in
Q&A
Replies: 0 comments
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.
-
While invoking I added stream_mode = "updates" but still I see that entire state is getting returned and also I see that Studio is also providing the entire state which is not the case if I actually used the nodes and tools that I implemented from scratch.
Beta Was this translation helpful? Give feedback.
All reactions