Add hierarchical example

This commit is contained in:
William Fu-Hinthorn
2024-01-18 15:51:42 -08:00
parent d6c1c58f19
commit 4c883df123
3 changed files with 639 additions and 2 deletions
@@ -5,9 +5,9 @@
"id": "a3e3ebc4-57af-4fe4-bdd3-36aff67bf276",
"metadata": {},
"source": [
"## Multi-agent Example 2: Agent Team Supervisor\n",
"## Multi-agent Example 3: Agent Team Supervisor\n",
"\n",
"The prevoius example routed messages automatically based on the output of the initial researcher agent.\n",
"The previous example routed messages automatically based on the output of the initial researcher agent.\n",
"\n",
"We can also choose to use an LLM to orchestrate the different agents.\n",
"\n",