mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-20 22:52:29 +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.