Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.VectorSearchRerankingConfiguration
Packages that use VectorSearchRerankingConfiguration
-
Uses of VectorSearchRerankingConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return VectorSearchRerankingConfigurationModifier and TypeMethodDescriptionKnowledgeBaseVectorSearchConfiguration.rerankingConfiguration()Contains configurations for reranking the retrieved results.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type VectorSearchRerankingConfigurationModifier and TypeMethodDescriptionKnowledgeBaseVectorSearchConfiguration.Builder.rerankingConfiguration(VectorSearchRerankingConfiguration rerankingConfiguration) Contains configurations for reranking the retrieved results.