Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.OrchestrationConfiguration
-
Packages that use OrchestrationConfiguration Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of OrchestrationConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return OrchestrationConfiguration Modifier and Type Method Description OrchestrationConfigurationKnowledgeBaseRetrieveAndGenerateConfiguration. orchestrationConfiguration()Settings for how the model processes the prompt prior to retrieval and generation.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type OrchestrationConfiguration Modifier and Type Method Description KnowledgeBaseRetrieveAndGenerateConfiguration.BuilderKnowledgeBaseRetrieveAndGenerateConfiguration.Builder. orchestrationConfiguration(OrchestrationConfiguration orchestrationConfiguration)Settings for how the model processes the prompt prior to retrieval and generation.
-