Skip to content

Commit 0a0118a

Browse files
authored
fix(01-tutorials): Update agent as tool to fix typo (#133)
1 parent a16ce29 commit 0a0118a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

01-tutorials/02-multi-agent-systems/01-agent-as-tool/agent-as-tools.ipynb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,7 +140,7 @@
140140
"\n",
141141
"#### Best Practices for Agent as Tools\n",
142142
"\n",
143-
"When implementing the \"Agents as Tools\" pattern with Strandly AI:\n",
143+
"When implementing the \"Agents as Tools\" pattern with Strands Agents:\n",
144144
"\n",
145145
"1. Clear tool documentation: Write descriptive docstrings that explain the agent's expertise\n",
146146
"2. Focused system prompts: Keep each specialized agent tightly focused on its domain\n",

0 commit comments

Comments
 (0)