Config Panels
Agent Config Panel
Section titled “Agent Config Panel”The most complex config panel, with these sections:
Model Selection
Section titled “Model Selection”- Dropdown with 200+ models from OpenRouter
- Grouped by provider (OpenAI, Anthropic, Google, Meta, etc.)
- Shows pricing per token
System Prompt
Section titled “System Prompt”- Multi-line text editor
- Supports
{{variable}}interpolation syntax - Character count display
Parameters
Section titled “Parameters”- Temperature — Slider (0-2)
- Max Tokens — Number input
- Response Tone — Dropdown (professional, casual, friendly, formal, technical, creative)
- Chat History Limit — Number input (0 = no history)
- Max Tool Iterations — Number input (1-50)
- Streaming — Toggle
MCP Tools
Section titled “MCP Tools”- Add/remove MCP tool servers
- Select specific tools from each server
- Configure authentication (none, API key, bearer token)
Brand Memory
Section titled “Brand Memory”- Select knowledge base collections for RAG
- Configure max results
Model Routing
Section titled “Model Routing”- Toggle between static model and dynamic routing
- Configure routing strategy, candidates, and rules
Classify Config Panel
Section titled “Classify Config Panel”- Model selector
- Category list with add/remove
- Each category: ID, name, description, keywords
- Confidence threshold slider
If/Else Config Panel
Section titled “If/Else Config Panel”- Condition expression editor
- True/false branch labels
HTTP API Config Panel
Section titled “HTTP API Config Panel”- URL input with variable interpolation
- Method selector (GET, POST, PUT, DELETE, PATCH)
- Headers key-value editor
- Body editor (JSON)
- Response mapping configuration
Trigger Config Panel
Section titled “Trigger Config Panel”- Trigger type selector
- Platform selector (for MENTION/KEYWORD)
- Type-specific configuration fields
- Rate limiting settings
Guardrail Config Panel
Section titled “Guardrail Config Panel”- Guardrail type selector (PII, Jailbreak, Content)
- Type-specific configuration
- Action selector (block, redact, warn)