Documentation Index
Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
Use this file to discover all available pages before exploring further.
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’] |