Update Orchestrating_agents.ipynb (#1470)

This commit is contained in:
Dazza Greenwood 2024-10-14 03:05:27 -07:00 committed by GitHub
parent d2e236e228
commit b72cade08e
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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`:"
]
},
{