Uses of Class
software.amazon.awssdk.services.bedrockagent.model.KnowledgeBaseOrchestrationConfiguration
-
Packages that use KnowledgeBaseOrchestrationConfiguration Package Description software.amazon.awssdk.services.bedrockagent.model -
-
Uses of KnowledgeBaseOrchestrationConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return KnowledgeBaseOrchestrationConfiguration Modifier and Type Method Description KnowledgeBaseOrchestrationConfigurationKnowledgeBaseFlowNodeConfiguration. orchestrationConfiguration()The configuration for orchestrating the retrieval and generation process in the knowledge base node.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type KnowledgeBaseOrchestrationConfiguration Modifier and Type Method Description KnowledgeBaseFlowNodeConfiguration.BuilderKnowledgeBaseFlowNodeConfiguration.Builder. orchestrationConfiguration(KnowledgeBaseOrchestrationConfiguration orchestrationConfiguration)The configuration for orchestrating the retrieval and generation process in the knowledge base node.
-