Skip to content

Bedrock Agent Runtime  >  Enums  >  AgenticRetrieveRerankingModelType

AgenticRetrieveRerankingModelType

Enum Class

AgenticRetrieveRerankingModelType

Bases: UnknownEnumMixin, StrEnum

The type of reranking model.

Attributes

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