From 9d111de0012b35b6455ac444af62acc43881bd6f Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Sat, 24 Dec 2022 10:02:04 +0800 Subject: [PATCH] =?UTF-8?q?perf:=20=E4=B8=8D=E5=86=8D=E6=8F=90=E4=BE=9B?= =?UTF-8?q?=E9=BB=98=E8=AE=A4=E7=9A=84=E7=96=91=E9=97=AE=E8=AF=8D=E6=AD=A3?= =?UTF-8?q?=E5=88=99=E8=A1=A8=E8=BE=BE=E5=BC=8F=E5=8C=B9=E9=85=8D=E8=A7=84?= =?UTF-8?q?=E5=88=99=20#57?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- config-template.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config-template.py b/config-template.py index a238aa8f..bee7a561 100644 --- a/config-template.py +++ b/config-template.py @@ -55,7 +55,7 @@ admin_qq = 0 # 正则表达式简明教程:https://www.runoob.com/regexp/regexp-tutorial.html response_rules = { "prefix": ["/ai", "!ai", "!ai", "ai"], - "regexp": ["为什么.*", "怎么?样.*", "怎么.*", "如何.*", "[Hh]ow to.*", "[Ww]hy not.*", "[Ww]hat is.*", ".*怎么办", ".*咋办"] + "regexp": [] # "为什么.*", "怎么?样.*", "怎么.*", "如何.*", "[Hh]ow to.*", "[Ww]hy not.*", "[Ww]hat is.*", ".*怎么办", ".*咋办" } # 单个api-key的使用量警告阈值