Uses of Class
software.amazon.awssdk.services.bedrockagent.model.KnowledgeBaseOrchestrationConfiguration
Packages that use KnowledgeBaseOrchestrationConfiguration
-
Uses of KnowledgeBaseOrchestrationConfiguration in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return KnowledgeBaseOrchestrationConfigurationModifier and TypeMethodDescriptionKnowledgeBaseFlowNodeConfiguration.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 KnowledgeBaseOrchestrationConfigurationModifier and TypeMethodDescriptionKnowledgeBaseFlowNodeConfiguration.Builder.orchestrationConfiguration(KnowledgeBaseOrchestrationConfiguration orchestrationConfiguration) The configuration for orchestrating the retrieval and generation process in the knowledge base node.