From 70afc68ba69245cd017ad90524637cd13b3e7eb2 Mon Sep 17 00:00:00 2001 From: Bakadax Date: Thu, 8 May 2025 19:58:10 +0800 Subject: [PATCH] =?UTF-8?q?config=20template=20=E4=BF=AE=E6=94=B9?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/bot_config_template.toml | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/template/bot_config_template.toml b/template/bot_config_template.toml index 0415e75d..55b22cad 100644 --- a/template/bot_config_template.toml +++ b/template/bot_config_template.toml @@ -295,10 +295,9 @@ pri_out = 8 [model.llm_PFC_relationship_eval] name = "Pro/deepseek-ai/DeepSeek-V3" # 或者其他你认为适合判断任务的模型 provider = "SILICONFLOW" -temp = 0.4 # 判断任务建议温度稍低 -max_tokens = 512 # 根据Prompt长度和期望输出来调整 -pri_in = 2 # 价格信息(可选) -pri_out = 8 # 价格信息(可选) +temp = 0.4 +pri_in = 2 +pri_out = 8 #以下模型暂时没有使用!! #以下模型暂时没有使用!!