GoldenEvaluationMetricsThresholds(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Settings for golden evaluations.
Attributes |
|
|---|---|
| Name | Description |
turn_level_metrics_thresholds |
google.cloud.ces_v1.types.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.TurnLevelMetricsThresholds
Optional. The turn level metrics thresholds. |
expectation_level_metrics_thresholds |
google.cloud.ces_v1.types.EvaluationMetricsThresholds.GoldenEvaluationMetricsThresholds.ExpectationLevelMetricsThresholds
Optional. The expectation level metrics thresholds. |
tool_matching_settings |
google.cloud.ces_v1.types.EvaluationMetricsThresholds.ToolMatchingSettings
Optional. The tool matching settings. An extra tool call is a tool call that is present in the execution but does not match any tool call in the golden expectation. |
Classes
ExpectationLevelMetricsThresholds
ExpectationLevelMetricsThresholds(
mapping=None, *, ignore_unknown_fields=False, **kwargs
)Expectation level metrics thresholds.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields
TurnLevelMetricsThresholds
TurnLevelMetricsThresholds(mapping=None, *, ignore_unknown_fields=False, **kwargs)Turn level metrics thresholds.
.. _oneof: https://proto-plus-python.readthedocs.io/en/stable/fields.html#oneofs-mutually-exclusive-fields