Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.OrchestrationConfiguration
Packages that use OrchestrationConfiguration
-
Uses of OrchestrationConfiguration in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return OrchestrationConfigurationModifier and TypeMethodDescriptionKnowledgeBaseRetrieveAndGenerateConfiguration.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 OrchestrationConfigurationModifier and TypeMethodDescriptionKnowledgeBaseRetrieveAndGenerateConfiguration.Builder.orchestrationConfiguration(OrchestrationConfiguration orchestrationConfiguration) Settings for how the model processes the prompt prior to retrieval and generation.