Compare commits

..

2 Commits

Author SHA1 Message Date
Shyam Sathish 7a0ef576b7
Merge 2766b47142 into 3425d7dc2c 2025-04-12 22:01:21 -07:00
larry 3425d7dc2c
Fix typo in multi-agent-debate.ipynb (#6288) 2025-04-13 03:59:37 +00:00
1 changed files with 1 additions and 1 deletions

View File

@ -291,7 +291,7 @@
"A --- B\n",
"| |\n",
"| |\n",
"C --- D\n",
"D --- C\n",
"```\n",
"\n",
"Each solver agent is connected to two other solver agents. \n",