Name | Description |
---|---|
tool_execution | The tool execution agent. Type: ConversableAgent |
agents | List of all agents in the conversation. Type: list[‘ConversableAgent’] |
manager | GroupChatManager instance. Type: GroupChatManager |
context_variables | Context variables to assign to all agents. Type: ContextVariables |