Skip to content

Commit

Permalink
Update Orchestrating_agents.ipynb (#1470)
Browse files Browse the repository at this point in the history
  • Loading branch information
dazzaji authored Oct 14, 2024
1 parent d2e236e commit b72cade
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion examples/Orchestrating_agents.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -460,7 +460,7 @@
"cell_type": "markdown",
"metadata": {},
"source": [
"Now to make our code support it, we can change `run_full_turn` take an `Agent` instead of separate `system_message` and `tools`:"
"Now to make our code support it, we can change `run_full_turn` to take an `Agent` instead of separate `system_message` and `tools`:"
]
},
{
Expand Down

0 comments on commit b72cade

Please sign in to comment.