Documentation

Single Agent

Understand how one Agent is determined by model, tools, and context.

At the core, every Agent is determined by three things:

  1. Model

The model is the Agent's brain.

  1. Available tools

Tools are the Agent's hands and feet.

  1. 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.