Interface EvaluationMetricsConfig.HallucinationMetricsConfigOrBuilder (0.9.0)

public static interface EvaluationMetricsConfig.HallucinationMetricsConfigOrBuilder extends MessageOrBuilder

Implements

MessageOrBuilder

Methods

getEnableHallucinationMetrics()

public abstract boolean getEnableHallucinationMetrics()

Optional. Whether to calculate hallucination metrics for the evaluation.

bool enable_hallucination_metrics = 1 [(.google.api.field_behavior) = OPTIONAL];

Returns
Type Description
boolean

The enableHallucinationMetrics.