From 4061a92f8e764cc5c0058414b3ce92bc3bc8d2d2 Mon Sep 17 00:00:00 2001 From: 26751 <2675174581@qq.com> Date: Sun, 2 Apr 2023 13:36:51 +0800 Subject: [PATCH] =?UTF-8?q?=E5=88=A0=E9=99=A4override-all.json=E4=B8=AD?= =?UTF-8?q?=E6=97=A0=E6=95=88=E7=9A=84=E5=AD=97=E6=AE=B5=20Signed-off-by:?= =?UTF-8?q?=2026751=20<2675174581@qq.com>?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- override-all.json | 5 +---- 1 file changed, 1 insertion(+), 4 deletions(-) diff --git a/override-all.json b/override-all.json index b0269b01..d60a5807 100644 --- a/override-all.json +++ b/override-all.json @@ -63,16 +63,13 @@ "font_path": "", "retry_times": 3, "hide_exce_info_to_user": false, - "alter_tip_message": "出错了,请稍后再试", "sys_pool_num": 8, "admin_pool_num": 2, "user_pool_num": 6, "session_expire_time": 1200, "rate_limitation": 60, "rate_limit_strategy": "wait", - "rate_limit_drop_tip": "本分钟对话次数超过限速次数,此对话被丢弃", "upgrade_dependencies": true, "report_usage": true, - "logging_level": 20, - "help_message": "此机器人通过调用OpenAI的GPT-3大型语言模型生成回复,不具有情感。\n你可以用自然语言与其交流,回复的消息中[GPT]开头的为模型生成的语言,[bot]开头的为程序提示。\n了解此项目请找QQ 1010553892 联系作者\n请不要用其生成整篇文章或大段代码,因为每次只会向模型提交少部分文字,生成大部分文字会产生偏题、前后矛盾等问题\n每次会话最后一次交互后20分钟后会自动结束,结束后将开启新会话,如需继续前一次会话请发送 !last 重新开启\n欢迎到github.com/RockChinQ/QChatGPT 给个star\n\n指令帮助信息请查看: https://github.com/RockChinQ/QChatGPT/wiki/%E5%8A%9F%E8%83%BD%E4%BD%BF%E7%94%A8#%E6%9C%BA%E5%99%A8%E4%BA%BA%E6%8C%87%E4%BB%A4" + "logging_level": 20 } \ No newline at end of file