@cdklabs/generative-ai-cdk-constructs
@cdklabs/generative-ai-cdk-constructs / bedrock / AgentCollaboratorProps
PROPS - Agent Collaborator Class ***************************************************************************
readonlyagentAlias:IAgentAlias
Descriptor for the collaborating agent.
This cannot be the TSTALIASID (agent.testAlias).
readonlycollaborationInstruction:string
Instructions on how this agent should collaborate with the main agent.
readonlycollaboratorName:string
A friendly name for the collaborator.
readonlyoptionalrelayConversationHistory:boolean
Whether to relay conversation history to this collaborator.
- undefined (uses service default)