Skip to content

Commit 9091e23

Browse files
committed
introduction
1 parent 51149ee commit 9091e23

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

agents/introduction.mdx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,6 @@ title: Introduction
66

77
**Agents** are AI programs that operate autonomously.
88

9-
The core of an Agent is a model, the tools it has access to, and instructions to guide its behavior.
10-
119
- The **model** acts as the **brain** of the Agent - helping it reason, act, and respond to the user. Better the model, smarter the Agent.
1210
- **Tools** are the **body** of the Agent - enabling it to interact with the real world. "Tool-use" is what makes these systems "Agentic".
1311
- **Instructions** guide the **behavior** of the Agent. Better the model, better it is at following instructions.

0 commit comments

Comments
 (0)