更新说明

123
This commit is contained in:
SengokuCola
2025-03-01 12:55:02 +08:00
parent 691099f993
commit d9327d47fc
5 changed files with 170 additions and 73 deletions

View File

@@ -20,7 +20,7 @@ check_interval = 120
register_interval = 10
[cq_code]
enable_pic_translate = true
enable_pic_translate = false
[response]
@@ -30,7 +30,7 @@ model_v3_probability = 0.1 # 麦麦回答时选择V3模型的概率
model_r1_distill_probability = 0.1 # 麦麦回答时选择R1蒸馏模型的概率
[others]
enable_advance_output = false # 开启后输出更多日志,false关闭true开启
enable_advance_output = true # 开启后输出更多日志,false关闭true开启
[groups]