Commit Graph

86 Commits

Author SHA1 Message Date
erayyym 4d87906559 增加了配置项
本地跑没有问题,用户打开这个功能需要在config.json加入  "group_chat_exit_group": true,

(但是不确定写的对不对,刚开始学cs哈哈,之前没搞过这个)
2023-12-05 13:18:42 -05:00
zhayujie d4da4d2575 fix: nick name config name 2023-11-27 14:38:45 +08:00
zhayujie bad20ff483 Merge pull request #1538 from dividduang/blacklist
Blacklist
2023-11-27 14:29:06 +08:00
Saboteur7 ddcfcf21fe 群聊只有艾特机器人才回复 2023-11-23 22:05:10 +08:00
Saboteur7 86a58c3d80 新增飞书应用通道
- 支持自建机器人的私聊和群聊
 - 支持图片生成
 - 支持文件总结
2023-11-21 22:41:54 +08:00
divid b1030a527a blacklist 2023-11-20 21:51:59 +08:00
zhayujie 374cd5dbb8 feat: support send knowledge base image 2023-11-17 16:27:44 +08:00
zhayujie 0c8f292e12 feat: add tts speech model 2023-11-10 10:48:52 +08:00
zhayujie f001ac6903 feat: add dalle3 gpt-4-turbo model change 2023-11-10 10:11:02 +08:00
6vision fa60a5dc63 增加新人入群自定义欢迎语参数 2023-10-19 19:20:41 +08:00
zhayujie 6fc158e7d6 hotfix: config.py format 2023-09-01 11:32:58 +08:00
resphina 7e57f8f157 Merge branch 'master' into claude_bot 2023-09-01 09:37:10 +08:00
chenzhenkun 7c6ed9944e 支持wework企业微信机器人 2023-08-30 20:49:00 +08:00
resphinas f98b43514e claude_bot 2023-08-28 17:18:00 +08:00
zhayujie 3899c0cfe3 Merge pull request #1371 from uezhenxiang2023/Peter
add ElevenLabs TTS to voice factory
2023-08-25 16:15:18 +08:00
zhayujie a086f1989f feat: add xunfei spark bot 2023-08-25 16:06:55 +08:00
uezhenxiang2023 c55d81825a Merge branch 'zhayujie:master' into Peter 2023-08-25 12:12:06 +08:00
zhayujie 1cff2521f4 fix: add web.py and linkai base url 2023-08-22 11:09:01 +08:00
uezhenxiang2023 acbd506568 add ElevenLabs TTS to voice factory 2023-08-19 11:20:47 +08:00
zhayujie ab4ff3d1a3 config: reduce the config of baidu-wenxin 2023-08-08 16:04:25 +08:00
zhayujie 995894d3aa Merge branch 'master' into master 2023-08-08 15:46:07 +08:00
zhayujie 01e02934da Merge pull request #1334 from zyqfork/master
azure api add api-version https://learn.microsoft.com/zh-cn/azure/ai-serv…
2023-07-31 18:40:06 +08:00
zhayujie 233b24ab0f feat: add global admin config 2023-07-28 16:33:41 +08:00
zhayujie 2f9e5b1219 feat: check app_code dynamically 2023-07-28 12:40:06 +08:00
Kevin Li 1817a972c6 Add Baidu Wenxin Bot 2023-07-25 09:52:47 +08:00
zyqcn@live.com 74a253f521 azure api add api-version:https://learn.microsoft.com/zh-cn/azure/ai-services/openai/reference 2023-07-24 16:28:05 +08:00
zhayujie 954e55f4b4 feat: add plugin global config to support docker volumes 2023-07-20 11:36:02 +08:00
vision 109b362ebd Update config.py 2023-06-17 16:42:52 +08:00
vision ff3fdfa738 add reply_suffix 2023-06-17 16:36:08 +08:00
vision e2636ed54a add replay_suffix
增加自动回复后缀的可选配置参数
2023-06-17 15:53:49 +08:00
zhayujie 94c0af3037 feat: support scen without app code 2023-06-08 23:57:59 +08:00
zhayujie 69b6855745 fix: comment modify 2023-05-29 15:55:48 +08:00
zhayujie 3590babd8b fix: config name optimize 2023-05-29 15:52:26 +08:00
zhayujie 34277a3940 feat: add app market 2023-05-28 19:08:23 +08:00
lanvent 20b71f206b feat: add subscribe_msg option for wechatmp, wechatmp_service, and wechatcom_app channels 2023-04-26 00:01:04 +08:00
lanvent be5a62f1b8 Merge Pull Request #936 into wechatcom-app 2023-04-24 22:41:42 +08:00
lanvent 2ec5374765 feat:modify wechatcom to wechatcom_app 2023-04-23 15:40:28 +08:00
lanvent cae12eb187 feat: add baidu translate api 2023-04-23 03:54:16 +08:00
lanvent 618c94edb8 formatting: run precommit on all files 2023-04-22 12:01:29 +08:00
lanvent 7c85c6f742 feat(wechatmp): add support for message encryption
- Add support for message encryption in WeChat MP channel.
- Add `wechatmp_aes_key` configuration item to `config.json`.
2023-04-22 02:33:51 +08:00
lanvent d2bf90c6c7 refactor: rename WechatComChannel to WechatComAppChannel 2023-04-20 08:31:42 +08:00
lanvent 4cbf46fd4d feat: add support for wechatcom channel 2023-04-20 01:03:04 +08:00
lanvent 65f20ff2c1 Merge Pull Request #860 into master 2023-04-17 01:24:39 +08:00
lanvent 8f72e8c3e6 formatting code 2023-04-17 01:01:02 +08:00
李超 fc5d3e4e9c feat: Make the size parameter of the resulting picture configurable 2023-04-16 22:31:53 +08:00
李超 29fbf69945 feat: Add configuration items to support custom data directories and facilitate the storage of itchat.pkl 2023-04-16 22:31:53 +08:00
lanvent 28bd917c9f Update config.py 2023-04-11 19:01:40 +08:00
yubai 89e8f385b4 bugfix for azure chatgpt adapting 2023-04-09 18:00:05 +08:00
JS00000 03b908c079 Merge branch 'master' into wechatmp 2023-04-07 20:28:08 +08:00
JS00000 d35d01f980 Add wechatmp_service channel 2023-04-07 19:47:50 +08:00