[GH-ISSUE #1153] tool_calls #156

Closed
opened 2026-02-17 17:19:18 -05:00 by yindo · 2 comments
Owner

Originally created by @songby1024 on GitHub (Oct 27, 2025).
Original GitHub issue: https://github.com/langchain-ai/docs/issues/1153

How to set the maximum number of tool calls in the same session

Originally created by @songby1024 on GitHub (Oct 27, 2025). Original GitHub issue: https://github.com/langchain-ai/docs/issues/1153 How to set the maximum number of tool calls in the same session
yindo added the external label 2026-02-17 17:19:18 -05:00
yindo closed this issue 2026-02-17 17:19:18 -05:00
Author
Owner

@mdrxy commented on GitHub (Oct 31, 2025):

Is this useful? https://docs.langchain.com/oss/python/langchain/middleware#tool-call-limit

@mdrxy commented on GitHub (Oct 31, 2025): Is this useful? https://docs.langchain.com/oss/python/langchain/middleware#tool-call-limit
Author
Owner

@songby1024 commented on GitHub (Nov 4, 2025):

Thank you. Currently, I'm using the langgraph development workflow agent and have defined a tool using the ToolNode method. How can I limit the maximum number of tool calls in this way.

@songby1024 commented on GitHub (Nov 4, 2025): Thank you. Currently, I'm using the langgraph development workflow agent and have defined a tool using the ToolNode method. How can I limit the maximum number of tool calls in this way.
yindo changed title from tool_calls to [GH-ISSUE #1153] tool_calls 2026-06-05 17:25:23 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#156