We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 51149ee commit 9091e23Copy full SHA for 9091e23
agents/introduction.mdx
@@ -6,8 +6,6 @@ title: Introduction
6
7
**Agents** are AI programs that operate autonomously.
8
9
-The core of an Agent is a model, the tools it has access to, and instructions to guide its behavior.
10
-
11
- The **model** acts as the **brain** of the Agent - helping it reason, act, and respond to the user. Better the model, smarter the Agent.
12
- **Tools** are the **body** of the Agent - enabling it to interact with the real world. "Tool-use" is what makes these systems "Agentic".
13
- **Instructions** guide the **behavior** of the Agent. Better the model, better it is at following instructions.
0 commit comments