mirror of
https://github.com/langchain-ai/langgraph.git
synced 2026-09-26 11:35:02 +02:00
Add hierarchical example
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user