mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-08-21 07:02:25 +02:00
- **Description:** Update the type annotations in create_react_agent to allow one to provide a callable for the model that uses bind_tools and returns a Runnable[LanguageModelInput, BaseMessage] - **Issue:** #5739 --------- Co-authored-by: Eugene Yurtsev <eyurtsev@gmail.com>