controlling => resetting (#4691)

This commit is contained in:
gagb
2024-12-12 15:55:57 -08:00
committed by GitHub
parent feb0da39e1
commit fa563cb434

View File

@@ -204,7 +204,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"## Controlling a Team\n",
"## Resetting a Team\n",
"\n",
"You can reset the team by calling the {py:meth}`~autogen_agentchat.teams.BaseGroupChat.reset` method. This method will clear the team's state, including all agents."
]