feat: 遇到风控直接返回

This commit is contained in:
ikechan8370 2023-03-08 16:55:45 +08:00
parent 9377d66b47
commit 211ccba00a
2 changed files with 29 additions and 5 deletions

View file

@ -55,7 +55,7 @@ const defaultConfig = {
noiseScaleW: 0.668,
lengthScale: 1.2,
initiativeChatGroups: [],
version: 'v2.1.1'
version: 'v2.1.2'
}
const _path = process.cwd()
let config = {}