Skip to content

Commit 43e666c

Browse files
author
Sean Smith
committed
Typo
Signed-off-by: Sean Smith <[email protected]>
1 parent c1ddccd commit 43e666c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

02-hands-on-lab/lab1_create_agent.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -334,7 +334,7 @@
334334
],
335335
"source": [
336336
"app_response = contextual.agents.create(\n",
337-
" name=\"Finacial Research Agent\",\n",
337+
" name=\"Financial Research Agent\",\n",
338338
" description=\"Research Agent using only Historical Information\",\n",
339339
" system_prompt=system_prompt,\n",
340340
" datastore_ids=[datastore_id]\n",

0 commit comments

Comments
 (0)