From 8983a6919c30f03accf5d2a3b19fe5c162a4460b Mon Sep 17 00:00:00 2001 From: tatachi1 <2311086289@qq.com> Date: Tue, 3 Feb 2026 09:22:00 +0800 Subject: [PATCH] =?UTF-8?q?fix(template):=20=E6=9B=B4=E6=96=B0=E6=A8=A1?= =?UTF-8?q?=E5=9E=8B=E6=A0=87=E8=AF=86=E7=AC=A6?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- template/model_config_template.toml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/template/model_config_template.toml b/template/model_config_template.toml index d5e828bdd2..0246b727fa 100644 --- a/template/model_config_template.toml +++ b/template/model_config_template.toml @@ -68,7 +68,7 @@ price_out = 8.0 # 输出价格(用于API调用统计,单 #enable_semantic_variants = false # [可选] 启用语义变体。作为一种扰动策略,生成语义上相似但表达不同的提示。默认为 false。 [[models]] -model_identifier = "deepseek-ai/DeepSeek-V3." +model_identifier = "deepseek-ai/DeepSeek-V3.2" name = "siliconflow-deepseek-ai/DeepSeek-V3.2" api_provider = "SiliconFlow" price_in = 2.0