[PR #6203] feat(prebuilt): allow passing tool_bind_kwargs through create_react_agent #4901

Closed
opened 2026-02-20 17:50:55 -05:00 by yindo · 0 comments
Owner

Original Pull Request: https://github.com/langchain-ai/langgraph/pull/6203

State: closed
Merged: No


Forward tool_bind_kwargs during automatic bind_tools() in create_react_agent, document the new parameter, and add coverage that ensures kwargs (including strict) are passed through unchanged. Relates to langchain-ai/langchain#27423

**Original Pull Request:** https://github.com/langchain-ai/langgraph/pull/6203 **State:** closed **Merged:** No --- Forward tool_bind_kwargs during automatic bind_tools() in create_react_agent, document the new parameter, and add coverage that ensures kwargs (including strict) are passed through unchanged. Relates to langchain-ai/langchain#27423
yindo added the pull-request label 2026-02-20 17:50:55 -05:00
yindo closed this issue 2026-02-20 17:50:55 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langgraph#4901