maxTokens constant

Candidate_FinishReason const maxTokens

Token generation reached the configured maximum output tokens.

Implementation

static const maxTokens = Candidate_FinishReason('MAX_TOKENS');