goldenHallucinationMetricBehavior property

String? goldenHallucinationMetricBehavior
getter/setter pair

The hallucination metric behavior for golden 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? goldenHallucinationMetricBehavior;