mirror of
https://github.com/zongzibinbin/MallChat.git
synced 2026-03-18 09:03:43 +08:00
合并
This commit is contained in:
@@ -38,7 +38,7 @@ spring:
|
|||||||
# 连接超时时间
|
# 连接超时时间
|
||||||
timeout: 1800000
|
timeout: 1800000
|
||||||
# # 设置密码
|
# # 设置密码
|
||||||
# password: ${mallchat.redis.password}
|
password: ${mallchat.redis.password}
|
||||||
lettuce:
|
lettuce:
|
||||||
pool:
|
pool:
|
||||||
# 最大阻塞等待时间,负数表示没有限制
|
# 最大阻塞等待时间,负数表示没有限制
|
||||||
@@ -67,9 +67,9 @@ chatai:
|
|||||||
chatgpt:
|
chatgpt:
|
||||||
use: true
|
use: true
|
||||||
AIUserId: 10452
|
AIUserId: 10452
|
||||||
key: xxxxx
|
key: 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
|
||||||
chatglm2:
|
chatglm2:
|
||||||
use: true
|
use: true
|
||||||
url: xxxxx
|
url: http://vastmiao.natapp1.cc
|
||||||
minute: 3 # 每个用户每3分钟可以请求一次
|
minute: 3 # 每个用户每3分钟可以请求一次
|
||||||
AIUserId: 10451
|
|
||||||
|
|||||||
Reference in New Issue
Block a user