Groq/compound no openclaw

Tive um erro tentando usar esse modelo.

:warning: Agent failed before reply: Unknown model: groq/compound. Logs: openclaw logs --follow”.

Configuração:

  "agents": {
    "defaults": {
      "model": {
        "primary": "groq/compound"
      },
      "models": {
        "groq/compound": {}
      },
      "workspace": "/home/node/.openclaw/workspace"
    }
  },

Outros modelos, consegui usar sem problema.

did you do the commands:
CLI helpers: openclaw onboard,
openclaw models list,
openclaw models set <provider/model>.