-
Notifications
You must be signed in to change notification settings - Fork 76
Open
Description
我看到agent配置中支持了 wecom.agent.callback.path,那么理论上多个应用的回调都可以支持。如果能够支持多应用接入,那么配置文件应该怎么写?如果有大佬知道还请告知。
"agent": {
"agentId": xxxx,
"callback": {
"encodingAESKey": "xxxx",
"path": "/openclaw/agent1/app",
"token": "xxxx"
},
"corpId": "xxxx",
"corpSecret": "xxxxx"
}Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels