Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.BedrockRerankingModelConfiguration
-
Packages that use BedrockRerankingModelConfiguration Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of BedrockRerankingModelConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return BedrockRerankingModelConfiguration Modifier and Type Method Description BedrockRerankingModelConfigurationBedrockRerankingConfiguration. modelConfiguration()Contains configurations for a reranker model.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type BedrockRerankingModelConfiguration Modifier and Type Method Description BedrockRerankingConfiguration.BuilderBedrockRerankingConfiguration.Builder. modelConfiguration(BedrockRerankingModelConfiguration modelConfiguration)Contains configurations for a reranker model.
-