Skip to content

Commit

Permalink
Remove unnecessary comment from notebook
Browse files Browse the repository at this point in the history
  • Loading branch information
marklysze authored Dec 5, 2024
1 parent f7a824e commit 9e3a95c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion notebook/agentchat_swarm_graphrag_trip_planner.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down

0 comments on commit 9e3a95c

Please sign in to comment.