Interface AggregationResult

The aggregation result for a single metric. This data type is not supported in Gemini API.

Properties

aggregationMetric?: AggregationMetric

Aggregation metric.

bleuMetricValue?: BleuMetricValue

Results for bleu metric.

customCodeExecutionResult?: CustomCodeExecutionResult

Result for code execution metric.

exactMatchMetricValue?: ExactMatchMetricValue

Results for exact match metric.

pairwiseMetricResult?: PairwiseMetricResult

Result for pairwise metric.

pointwiseMetricResult?: PointwiseMetricResult

Result for pointwise metric.

rougeMetricValue?: RougeMetricValue

Results for rouge metric.