Skip to content

Commit

Permalink
updated
Browse files Browse the repository at this point in the history
  • Loading branch information
yiranwu0 committed Nov 22, 2024
1 parent a0a49f3 commit 8529b55
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions notebook/agentchat_swarm_w_groupchat_legacy.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"# Implement Swarm with AG2's GroupChat\n",
"# (Legacy) Implement Swarm-style orchestration with GroupChat\n",
"\n",
"\n",
"AG2 offers conversable agents, powered by LLMs, tools or a human, that can perform tasks collectively via an automated chat. Recently, OpenAI has released a [Swarm](https://github.com/openai/swarm) framework that focuses on making agent coordination and execution lightweight.\n",
Expand Down Expand Up @@ -678,7 +678,7 @@
],
"metadata": {
"front_matter": {
"description": "Implement Swarm with AG2's GroupChat (Legacy)",
"description": "(Legacy) Implement Swarm-style orchestration with GroupChat",
"tags": [
"orchestration",
"group chat",
Expand Down

0 comments on commit 8529b55

Please sign in to comment.