Skip to content

Bedrock Agentcore Control  >  Structures  >  NumericalScaleDefinition

NumericalScaleDefinition

Structure Class

NumericalScaleDefinition dataclass

The definition of a numerical rating scale option that provides a numeric value with its description for evaluation scoring.

Attributes

definition instance-attribute
definition: str

The description that explains what this numerical rating represents and when it should be used.

label instance-attribute
label: str

The label or name that describes this numerical rating option.

value instance-attribute
value: float

The numerical value for this rating scale option.