VectorSearchBedrockRerankingConfiguration
Contains configurations for reranking with an Amazon Bedrock reranker model.
Contents
- modelConfiguration
-
Contains configurations for the reranker model.
Type: VectorSearchBedrockRerankingModelConfiguration object
Required: Yes
- metadataConfiguration
-
Contains configurations for the metadata to use in reranking.
Type: MetadataConfigurationForReranking object
Required: No
- numberOfRerankedResults
-
The number of results to return after reranking.
Type: Integer
Valid Range: Minimum value of 1. Maximum value of 100.
Required: No
See Also
For more information about using this API in one of the language-specific AWS SDKs, see the following: