Uses of Class
software.amazon.awssdk.services.bedrockagent.model.VectorSearchBedrockRerankingConfiguration
Packages that use VectorSearchBedrockRerankingConfiguration
-
Uses of VectorSearchBedrockRerankingConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return VectorSearchBedrockRerankingConfigurationModifier and TypeMethodDescriptionVectorSearchRerankingConfiguration.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 VectorSearchBedrockRerankingConfigurationModifier and TypeMethodDescriptionVectorSearchRerankingConfiguration.Builder.bedrockRerankingConfiguration(VectorSearchBedrockRerankingConfiguration bedrockRerankingConfiguration) Specifies the configuration for using an Amazon Bedrock reranker model to rerank retrieved results.