From 7ce9687702a32f3b05c21338e8d8e887c175ac56 Mon Sep 17 00:00:00 2001 From: Rock Chin <1010553892@qq.com> Date: Tue, 14 Feb 2023 18:34:10 +0800 Subject: [PATCH] =?UTF-8?q?doc:=20=E9=85=8D=E7=BD=AE=E6=A8=A1=E6=9D=BF?= =?UTF-8?q?=E4=B8=AD=E6=A0=87=E8=AE=B0=E7=BE=A4=E5=86=85=E5=A4=9A=E5=AF=B9?= =?UTF-8?q?=E8=B1=A1=E5=8A=9F=E8=83=BD=E6=9C=AA=E5=AE=9E=E7=8E=B0?= 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 a8b2beb7..1f0f6e56 100644 --- a/config-template.py +++ b/config-template.py @@ -106,7 +106,7 @@ process_message_timeout = 30 user_name = 'You' bot_name = 'Bot' -# 群内会话是否启用多对象名称 +# [暂未实现] 群内会话是否启用多对象名称 # 若不启用,群内会话的prompt只使用user_name和bot_name multi_subject = False