Class EvaluationConfig (0.3.0)

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

EvaluationConfig configures settings for running the evaluation.

Attributes

Name Description
input_audio_config google.cloud.ces_v1beta.types.InputAudioConfig
Optional. Configuration for processing the input audio.
output_audio_config google.cloud.ces_v1beta.types.OutputAudioConfig
Optional. Configuration for generating the output audio.
evaluation_channel google.cloud.ces_v1beta.types.EvaluationConfig.EvaluationChannel
Optional. The channel to evaluate.
tool_call_behaviour google.cloud.ces_v1beta.types.EvaluationToolCallBehaviour
Optional. Specifies whether the evaluation should use real tool calls or fake tools.

Classes

EvaluationChannel

EvaluationChannel(value)

The channel to evaluate.