Uses of Class
software.amazon.awssdk.services.bedrockagent.model.VectorSearchBedrockRerankingConfiguration
-
Packages that use VectorSearchBedrockRerankingConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of VectorSearchBedrockRerankingConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return VectorSearchBedrockRerankingConfiguration Modifier and Type Method Description VectorSearchBedrockRerankingConfigurationVectorSearchRerankingConfiguration. bedrockRerankingConfiguration()Specifies the configuration for using an Amazon Bedrock reranker model to rerank retrieved results.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type VectorSearchBedrockRerankingConfiguration Modifier and Type Method Description VectorSearchRerankingConfiguration.BuilderVectorSearchRerankingConfiguration.Builder. bedrockRerankingConfiguration(VectorSearchBedrockRerankingConfiguration bedrockRerankingConfiguration)Specifies the configuration for using an Amazon Bedrock reranker model to rerank retrieved results.
-