An agent is a named AI helper with a role, a model, and an explicit set of permissions and tools. It runs entirely on your machine.

Create an agent

  1. Open the Agents page and click New Agent.
  2. Give it a name and a system prompt that describes how it should behave.
  3. Choose an installed model and set a temperature.
  4. Turn on only the tools and capabilities it needs (deny-by-default).
  5. Save, then open the Chat page to talk to it.

Responses are streamed from your local model — nothing is sent to the cloud.

← Back to all docs