mirror of
https://github.com/microsoft/autogen.git
synced 2025-12-26 06:28:50 +00:00
Typo in teams.ipynb (#5028)
Minor typo, Let’s calls the run() method to start the team with a task. Fixed as, Let’s call the run() method to start the team with a task.
This commit is contained in:
parent
466848ac65
commit
a7c97dbbbf
@ -83,7 +83,7 @@
|
||||
"source": [
|
||||
"## Running a Team\n",
|
||||
"\n",
|
||||
"Let's calls the {py:meth}`~autogen_agentchat.teams.BaseGroupChat.run` method\n",
|
||||
"Let's call the {py:meth}`~autogen_agentchat.teams.BaseGroupChat.run` method\n",
|
||||
"to start the team with a task."
|
||||
]
|
||||
},
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user