group_utils
autogen.agentchat.group.group_utils.update_conditional_functions
update_conditional_functions
Updates the agent’s functions based on the OnCondition’s available condition.
All functions are removed and then added back if they are available
Name | Description |
---|---|
agent | Type: ConversableAgent |
messages | Type: list[dict[str, typing.Any]] |