Skip to content

Commit b72cade

Browse files
authored
Update Orchestrating_agents.ipynb (#1470)
1 parent d2e236e commit b72cade

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/Orchestrating_agents.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -460,7 +460,7 @@
460460
"cell_type": "markdown",
461461
"metadata": {},
462462
"source": [
463-
"Now to make our code support it, we can change `run_full_turn` take an `Agent` instead of separate `system_message` and `tools`:"
463+
"Now to make our code support it, we can change `run_full_turn` to take an `Agent` instead of separate `system_message` and `tools`:"
464464
]
465465
},
466466
{

0 commit comments

Comments
 (0)