You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: chapter_3/agent_implementation.ipynb
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -5,7 +5,7 @@
5
5
"id": "267ac72b",
6
6
"metadata": {},
7
7
"source": [
8
-
"# 3.3 Deploy agents with Anthropic's native tool use\n",
8
+
"# 3.3 Deploy Agents with Anthropic's Native Tool Use\n",
9
9
"\n",
10
10
"In chapter 3.2 we learned how to implement an agent from scratch using python libraries. In this chapter we'll learn how implement an agent using Anthropic's native tool use. \n",
0 commit comments