mirror of
https://github.com/zongzibinbin/MallChat.git
synced 2026-03-13 21:53:41 +08:00
改为使用id获取机器人
This commit is contained in:
@@ -65,11 +65,11 @@ wx:
|
||||
aesKey: ${mallchat.wx.aesKey} # 接口配置里的EncodingAESKey值
|
||||
chatai:
|
||||
chatgpt:
|
||||
use: false
|
||||
use: true
|
||||
AIUserId: 10452
|
||||
key: xxxxx
|
||||
chatglm2:
|
||||
use: false
|
||||
use: true
|
||||
url: xxxxx
|
||||
minute: 3 # 每个用户每3分钟可以请求一次
|
||||
AIUserId: 10451
|
||||
|
||||
Reference in New Issue
Block a user