Skip to content

是否支持同一个企业的多个应用接入 #155

@Mattoids

Description

@Mattoids

我看到agent配置中支持了 wecom.agent.callback.path,那么理论上多个应用的回调都可以支持。如果能够支持多应用接入,那么配置文件应该怎么写?如果有大佬知道还请告知。

"agent": {
        "agentId": xxxx,
        "callback": {
          "encodingAESKey": "xxxx",
          "path": "/openclaw/agent1/app",
          "token": "xxxx"
        },
        "corpId": "xxxx",
        "corpSecret": "xxxxx"
      }

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions