EvaluationConfig - Amazon Bedrock

EvaluationConfig

The configuration details of either an automated or human-based evaluation job.

Contents

Important

This data type is a UNION, so only one of the following members can be specified when used or returned.

automated

Contains the configuration details of an automated evaluation job that computes metrics.

Type: AutomatedEvaluationConfig object

Required: No

human

Contains the configuration details of an evaluation job that uses human workers.

Type: HumanEvaluationConfig object

Required: No

See Also

For more information about using this API in one of the language-specific AWS SDKs, see the following: