AI Agent Team Configuration
Configure your team of AI agents that work together to create content.
Understanding Agent Roles
Your AI team consists of specialized agents:
search
SEO Agent
Analyzes keywords, creates content outlines.
edit_note
Content Agent
Writes the actual article content.
image
Image Agent
Generates unique featured images.
publish
Publisher Agent
Handles WordPress publishing.
Configuration Steps
- Go to Dashboard → SEO Agents
- Click "Configure Team" or the settings icon
- For each agent, choose its role + token budget
- Set max_tokens = 120000 for content agents
- (Image generation routes via the admin-configured provider — no per-user setup)
- Save Configuration
warning You Must Configure Each Agent Individually
Each agent in your template has its own model setting. You need to go into each agent and set the correct model.
| Agent | Model | max_tokens |
|---|---|---|
| SEO Agent | arcee-ai/trinity-large-preview:free |
120000 |
| Content Writer | arcee-ai/trinity-large-preview:free |
120000 |
| Content Reviewer | arcee-ai/trinity-large-preview:free |
120000 |
| Image Agent | black-forest-labs/FLUX.1-schnell |
default |
The model x-ai/grok-4.1-fast is used separately when creating the Agent Team template — it is not an agent model.