Class TurnLevelMetricsThresholds (0.3.0)

TurnLevelMetricsThresholds(mapping=None, *, ignore_unknown_fields=False, **kwargs)

Attributes

Name Description
semantic_similarity_success_threshold int
Optional. The success threshold for semantic similarity. Must be an integer between 0 and 4. Default is >= 3. This field is a member of oneof_ _semantic_similarity_success_threshold.
overall_tool_invocation_correctness_threshold float
Optional. The success threshold for overall tool invocation correctness. Must be a float between 0 and 1. Default is 1.0. This field is a member of oneof_ _overall_tool_invocation_correctness_threshold.
semantic_similarity_channel google.cloud.ces_v1.types.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholds.SemanticSimilarityChannel
Optional. The semantic similarity channel to use for evaluation.

Classes

SemanticSimilarityChannel

SemanticSimilarityChannel(value)

Semantic similarity channel to use.