malformedFunctionCall constant

Candidate_FinishReason const malformedFunctionCall

The function call generated by the model is invalid.

Implementation

static const malformedFunctionCall = Candidate_FinishReason(
  'MALFORMED_FUNCTION_CALL',
);