diff --git a/notebook/agentchat_swarm_graphrag_trip_planner.ipynb b/notebook/agentchat_swarm_graphrag_trip_planner.ipynb index 5364d640ba..f8ed0aa426 100644 --- a/notebook/agentchat_swarm_graphrag_trip_planner.ipynb +++ b/notebook/agentchat_swarm_graphrag_trip_planner.ipynb @@ -642,7 +642,6 @@ "source": [ "planner_agent.register_hand_off(\n", " hand_to=[\n", - " # Update to 'target' rather than 'agent'\n", " ON_CONDITION(\n", " graphrag_agent,\n", " \"Need information on the restaurants and attractions for a location. DO NOT call more than once at a time.\",\n",