Uses of Class
software.amazon.awssdk.services.bedrockagent.model.VectorSearchRerankingConfiguration
Packages that use VectorSearchRerankingConfiguration
-
Uses of VectorSearchRerankingConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return VectorSearchRerankingConfigurationModifier and TypeMethodDescriptionKnowledgeBaseFlowNodeConfiguration.rerankingConfiguration()The configuration for reranking the retrieved results from the knowledge base to improve relevance.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type VectorSearchRerankingConfigurationModifier and TypeMethodDescriptionKnowledgeBaseFlowNodeConfiguration.Builder.rerankingConfiguration(VectorSearchRerankingConfiguration rerankingConfiguration) The configuration for reranking the retrieved results from the knowledge base to improve relevance.