Files
compass_backoffice/config/agents.yaml
2026-06-13 08:23:21 -03:00

19 lines
899 B
YAML

default_agent_id: backoffice_anatel
agents:
- agent_id: backoffice_anatel
name: Agente Backoffice ANATEL
description: Agente de backoffice convertido para o framework corporativo local.
prompt_policy_path: ./config/agents/backoffice_anatel/prompt_policy.yaml
routing_config_path: ./config/routing.yaml
guardrails_config_path: ./config/agents/backoffice_anatel/guardrails.yaml
judges_config_path: ./config/agents/backoffice_anatel/judges.yaml
mcp_servers_config_path: ./config/mcp_servers.yaml
tools_config_path: ./config/tools.yaml
metadata:
domain: backoffice
rag_namespace: backoffice_anatel
system_prefix: |
Você está executando o agente backoffice_anatel.
Use somente memória, checkpoints, guardrails, judges e ferramentas deste agent_id.
Não misture histórico de billing, sales, collection ou outros agentes.