@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / OrchestrationType
Enum for orchestration types available for agents.
CUSTOM_ORCHESTRATION:
"CUSTOM_ORCHESTRATION"
Custom orchestration using Lambda.
DEFAULT:
"DEFAULT"
Default orchestration by the agent.