File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -6,9 +6,9 @@ title: Your first Agents
66
77** Agents** are AI programs that operate autonomously.
88
9- - The ** brain** of an Agent is the model that it uses to reason, execute , and respond to the user.
9+ - The ** brain** of an Agent is the model that it uses to reason, act , and respond to the user.
1010- The ** body** of an Agent is the tools it uses to interact with the real world.
11- - The ** behavior** of an Agent is defined by instructions; the better the model, the better it is at following instructions.
11+ - The ** behavior** of an Agent is guided by instructions; the better the model, the better it is at following instructions.
1212
1313Agents also have ** memory** , ** knowledge** , ** storage** and the ability to ** reason** :
1414
You can’t perform that action at this time.
0 commit comments