generative-ai-cdk-constructs

@cdklabs/generative-ai-cdk-constructs


@cdklabs/generative-ai-cdk-constructs / bedrock / OrchestrationType

Enumeration: OrchestrationType

Enum for orchestration types available for agents.

Enumeration Members

CUSTOM_ORCHESTRATION

CUSTOM_ORCHESTRATION: "CUSTOM_ORCHESTRATION"

Custom orchestration using Lambda.


DEFAULT

DEFAULT: "DEFAULT"

Default orchestration by the agent.