mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-28 18:59:42 +02:00
I was having trouble following this section of the docs and I realized it is because the incorrect tools is included in the tools list. `update_user_info` was defined earlier in the file but never used.