GoldenTurn(mapping=None, *, ignore_unknown_fields=False, **kwargs)A golden turn defines a single turn in a golden conversation.
Attributes |
|
|---|---|
| Name | Description |
steps |
MutableSequence[google.cloud.ces_v1beta.types.Evaluation.Step]
Required. The steps required to replay a golden conversation. |
root_span |
google.cloud.ces_v1beta.types.Span
Optional. The root span of the golden turn for processing and maintaining audio information. The uri for the audio must contain audio saved in 16Khz sample rate. |
turn_level_metrics_thresholds_override |
google.cloud.ces_v1beta.types.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholds
Optional. Overrides for turn-level metric thresholds. |
hallucination_metric_behavior_override |
google.cloud.ces_v1beta.types.EvaluationMetricsThresholds.HallucinationMetricBehavior
Optional. Override for turn-level hallucination metric behavior. |