tooManyToolCalls constant

Candidate_FinishReason const tooManyToolCalls

Model called too many tools consecutively, thus the system exited execution.

Implementation

static const tooManyToolCalls = Candidate_FinishReason('TOO_MANY_TOOL_CALLS');