1
This commit is contained in:
SengokuCola
2025-03-03 23:03:39 +08:00
parent 7bd6f54236
commit e014617cdb
3 changed files with 2 additions and 3 deletions

View File

@@ -15,8 +15,6 @@ register_interval = 10 # 注册表情包的时间间隔
enable_pic_translate = false
[response]
api_using = "siliconflow" # 使用的API "siliconflow" 或 "deepseek"
api_paid = true # siliconflow有没有给钱 决定了能不能用siliconflow的部分付费模型
model_r1_probability = 0.8 # 麦麦回答时选择R1模型的概率
model_v3_probability = 0.1 # 麦麦回答时选择V3模型的概率
model_r1_distill_probability = 0.1 # 麦麦回答时选择R1蒸馏模型的概率