Skip to main content

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.

establish_group_agent

establish_group_agent(agent: ConversableAgent) -> 
Establish the group agent with the group-related attributes and hooks. Not for the tool executor.
Parameters:
NameDescription
agentThe agent to establish as a group agent.

Type: ConversableAgent