Documentation
Single Agent
Understand how one Agent is determined by model, tools, and context.
At the core, every Agent is determined by three things:
- Model
The model is the Agent's brain.
- Available tools
Tools are the Agent's hands and feet.
- All existing context
Context includes the system prompt and every relevant user / assistant message. It is the Agent's mind.
All context affects the Agent's behavior. The system prompt matters, but it is never the whole story.