Uses of Class
software.amazon.awssdk.services.bedrockagent.model.VectorSearchBedrockRerankingModelConfiguration
Packages that use VectorSearchBedrockRerankingModelConfiguration
-
Uses of VectorSearchBedrockRerankingModelConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return VectorSearchBedrockRerankingModelConfigurationModifier and TypeMethodDescriptionVectorSearchBedrockRerankingConfiguration.modelConfiguration()Specifies the configuration for the Amazon Bedrock reranker model.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type VectorSearchBedrockRerankingModelConfigurationModifier and TypeMethodDescriptionVectorSearchBedrockRerankingConfiguration.Builder.modelConfiguration(VectorSearchBedrockRerankingModelConfiguration modelConfiguration) Specifies the configuration for the Amazon Bedrock reranker model.