EvaluationConfig - Amazon Bedrock

EvaluationConfig

Used to specify either a AutomatedEvaluationConfig or HumanEvaluationConfig object.

Contents

Important

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

automated

Used to specify an automated model evaluation job. See AutomatedEvaluationConfig to view the required parameters.

Type: AutomatedEvaluationConfig object

Required: No

human

Used to specify a model evaluation job that uses human workers.See HumanEvaluationConfig to view the required parameters.

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: