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.
setup_context_variables
Parameters:
| 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 |