wrap_agent_handoff_targets
Example is NestedChatTarget.
Parameters:
Name | Description |
---|---|
agent | The agent to wrap the handoff targets for. Type: ConversableAgent |
wrapped_agent_list | List of wrapped chat agents that will be appended to. Type: list[‘ConversableAgent’] |