State Management in LangGraph
In Part 1, we built a LangGraph agent with a single State field , a list of messages with an add_messages reducer , and watched it handle one tool call for a events query.
Now , say we want to push a
glorykolade.hashnode.dev8 min read