Function: totalToolCallsExceed()
totalToolCallsExceed(
n):StopCondition
Defined in: packages/core/src/utils/stop-conditions.ts:96
Stop when the total number of tool calls across all steps reaches n.
Parameters
n
number
totalToolCallsExceed(
n):StopCondition
Defined in: packages/core/src/utils/stop-conditions.ts:96
Stop when the total number of tool calls across all steps reaches n.
number