From 2198b738b03144ed5f497aa1b809e7b7b1134f5e Mon Sep 17 00:00:00 2001 From: wwaaafa <153055137+wwaaafa@users.noreply.github.com> Date: Sat, 1 Mar 2025 10:11:05 +0800 Subject: [PATCH] Update bot_config_toml --- src/plugins/chat/bot_config_toml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/plugins/chat/bot_config_toml b/src/plugins/chat/bot_config_toml index e82280a15..bd49847ba 100644 --- a/src/plugins/chat/bot_config_toml +++ b/src/plugins/chat/bot_config_toml @@ -30,7 +30,7 @@ model_v3_probability = 0.1 model_r1_distill_probability = 0.1 [others] -enable_advance_output = false +enable_advance_output = false #开启后输出更多日志 [groups] @@ -45,4 +45,4 @@ talk_frequency_down = [ ban_user_id = [ #禁止回复消息的QQ号 -] \ No newline at end of file +]