mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-24 00:22:25 +02:00
Do not support prebound tools on the model. There's reason users should be prebinding tools to the model! This is a breaking change that might affect some users, but the work-around is simple -- provide tools into the create_react_agent api.