Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion Anthropic 1P/10.2_Appendix_Tool Use.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
"source": [
"### Examples\n",
"\n",
"To enable tool use in Claude, we start with the system prompt. In this special tool use system prompt, wet tell Claude:\n",
"To enable tool use in Claude, we start with the system prompt. In this special tool use system prompt, we tell Claude:\n",
"* The basic premise of tool use and what it entails\n",
"* How Claude can call and use the tools it's been given\n",
"* A detailed list of tools it has access to in this specific scenario \n",
Expand Down