Skip to content

picoclaw配置企业微信智能机器人 (AI Bot)??? #1210

@lslove10010

Description

@lslove10010

官方给的配置文件示例
{
"channels": {
"wecom_aibot": {
"enabled": true,
"token": "YOUR_TOKEN",
"encoding_aes_key": "YOUR_43_CHAR_ENCODING_AES_KEY",
"webhook_path": "/webhook/wecom-aibot",
"allow_from": [],
"welcome_message": "你好!有什么可以帮助你的吗?",
"max_steps": 10
}
}
}

但是下面的

Image

http://:18791/webhook/wecom-aibot 18791这个端口是在哪运行的?

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions