Agents are the core of Conduity. Each agent has its own personality, model configuration, and tool access.
Creating an Agent
Navigate to Agents > New Agent and provide:
- Name — A display name for the agent
- Description — What this agent is for (helps you organize)
- System Prompt — Instructions that define the agent's behavior
Model Settings
Provider & Model
Choose from:
| Provider | Models |
|---|---|
| Anthropic | Claude Sonnet 4, Claude Opus 4 |
| OpenAI | GPT-4o, GPT-4o Mini |
| Gemini 2.0 Flash |
Temperature
Controls randomness in responses:
- 0.0 — Deterministic, factual responses
- 0.7 — Balanced (default)
- 1.5+ — More creative, varied responses
Max Tokens
The maximum length of each response. Default is 4,096 tokens (~3,000 words).
Knowledge Base
Each agent can access documents uploaded to the knowledge base. By default, all documents are available to all agents. You can restrict access per-agent from the agent edit page.
Channel Assignments
Agents can be assigned to channels (Slack, Telegram, etc.) so messages from those channels are routed to the correct agent.