Skip to content

Commit f46bace

Browse files
committed
introduction
1 parent f26db0a commit f46bace

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

introduction/agents.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff 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

1313
Agents also have **memory**, **knowledge**, **storage** and the ability to **reason**:
1414

0 commit comments

Comments
 (0)