Skip to content

Bedrock  >  Unions  >  EvaluationModelConfig

EvaluationModelConfig

Union Type

EvaluationModelConfig module-attribute

Defines the models used in the model evaluation job.

Union Member Types

EvaluationModelConfigBedrockModel dataclass

Defines the Amazon Bedrock model or inference profile and inference parameters you want used.

Attributes

value instance-attribute

EvaluationModelConfigPrecomputedInferenceSource dataclass

Defines the model used to generate inference response data for a model evaluation job where you provide your own inference response data.

Attributes

value instance-attribute

EvaluationModelConfigUnknown dataclass

Represents an unknown variant.

If you receive this value, you will need to update your library to receive the parsed value.

This value may not be deliberately sent.

Attributes

tag instance-attribute
tag: str