VectorSearchRerankingConfiguration - Amazon Bedrock
Services or capabilities described in AWS documentation might vary by Region. To see the differences applicable to the AWS European Sovereign Cloud Region, see the AWS European Sovereign Cloud User Guide.

VectorSearchRerankingConfiguration

Specifies how retrieved results from a knowledge base are reranked to improve relevance.

Contents

type

Specifies the type of reranking model to use. Currently, the only supported value is BEDROCK_RERANKING_MODEL.

Type: String

Valid Values: BEDROCK_RERANKING_MODEL

Required: Yes

bedrockRerankingConfiguration

Specifies the configuration for using an Amazon Bedrock reranker model to rerank retrieved results.

Type: VectorSearchBedrockRerankingConfiguration object

Required: No

See Also

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