This commit is contained in:
Eugene Yurtsev
2024-12-11 11:02:28 -05:00
parent a03900be7a
commit 6b80fa6718
@@ -242,7 +242,7 @@
"builder.add_node(\"sightseeing_advisor\", sightseeing_advisor)\n",
"builder.add_node(\"hotel_advisor\", hotel_advisor)\n",
"\n",
"# This adds a node to collet human input, which will route\n",
"# This adds a node to collect human input, which will route\n",
"# back to the active agent.\n",
"builder.add_node(\"human\", human_node)\n",
"\n",