BedrockEvaluatorModelConfig - Amazon Bedrock AgentCore Control Plane

BedrockEvaluatorModelConfig

The configuration for using Amazon Bedrock models in evaluator assessments, including model selection and inference parameters.

Contents

modelId

The identifier of the Amazon Bedrock model to use for evaluation. Must be a supported foundation model available in your region.

Type: String

Required: Yes

additionalModelRequestFields

Additional model-specific request fields to customize model behavior beyond the standard inference configuration.

Type: JSON value

Required: No

inferenceConfig

The inference configuration parameters that control model behavior during evaluation, including temperature, token limits, and sampling settings.

Type: InferenceConfiguration object

Required: No

See Also

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