scenarioHallucinationMetricBehavior property

String? scenarioHallucinationMetricBehavior
getter/setter pair

The hallucination metric behavior for scenario evaluations.

Optional. Possible string values are:

  • "HALLUCINATION_METRIC_BEHAVIOR_UNSPECIFIED" : Unspecified hallucination metric behavior.
  • "DISABLED" : Disable hallucination metric.
  • "ENABLED" : Enable hallucination metric.

Implementation

core.String? scenarioHallucinationMetricBehavior;