Variable: stepCountIs
conststepCountIs: (n) =>StopCondition=isStepCount
Defined in: packages/core/src/utils/stop-conditions.ts:57
Stop after n completed steps. Re-export of AI SDK isStepCount
(also exported as stepCountIs from ai).
Parameters
n
number