Skip to content

Commit e15266a

Browse files
Update 17-multi-turn/multi_turn.ipynb
Co-authored-by: Copilot <[email protected]>
1 parent 65e7a5d commit e15266a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

17-multi-turn/multi_turn.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -186,7 +186,7 @@
186186
"metadata": {},
187187
"outputs": [],
188188
"source": [
189-
"# Place holder datastore because an agent must have a datastore.\n",
189+
"# Placeholder datastore because an agent must have a datastore.\n",
190190
"response = client.datastores.create(\n",
191191
" name=\"place-holder-datastore\"\n",
192192
")\n",

0 commit comments

Comments
 (0)