Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.VectorSearchBedrockRerankingConfiguration
Packages that use VectorSearchBedrockRerankingConfiguration
-
Uses of VectorSearchBedrockRerankingConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return VectorSearchBedrockRerankingConfigurationModifier and TypeMethodDescriptionVectorSearchRerankingConfiguration.bedrockRerankingConfiguration()Contains configurations for an Amazon Bedrock reranker model.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type VectorSearchBedrockRerankingConfigurationModifier and TypeMethodDescriptionVectorSearchRerankingConfiguration.Builder.bedrockRerankingConfiguration(VectorSearchBedrockRerankingConfiguration bedrockRerankingConfiguration) Contains configurations for an Amazon Bedrock reranker model.