mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-19 22:25:44 +02:00
This fixes a small mistake in the manage-conversation-history notebook where the model bound with tools was not used, instead, the original model was used when invocations occur.