Skip to content

Bedrock Agent Runtime  >  Enums  >  RerankingModelType

RerankingModelType

Enum Class

RerankingModelType

Bases: UnknownEnumMixin, StrEnum

Attributes

CUSTOM class-attribute instance-attribute
CUSTOM = 'CUSTOM'
MANAGED class-attribute instance-attribute
MANAGED = 'MANAGED'
NONE class-attribute instance-attribute
NONE = 'NONE'