Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.VectorSearchBedrockRerankingModelConfiguration
Packages that use VectorSearchBedrockRerankingModelConfiguration
-
Uses of VectorSearchBedrockRerankingModelConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return VectorSearchBedrockRerankingModelConfigurationModifier and TypeMethodDescriptionVectorSearchBedrockRerankingConfiguration.modelConfiguration()Contains configurations for the reranker model.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type VectorSearchBedrockRerankingModelConfigurationModifier and TypeMethodDescriptionVectorSearchBedrockRerankingConfiguration.Builder.modelConfiguration(VectorSearchBedrockRerankingModelConfiguration modelConfiguration) Contains configurations for the reranker model.