From e2f4a6935ca653e8e56a92df09935d5346979f20 Mon Sep 17 00:00:00 2001 From: yi-ge Date: Mon, 23 Feb 2026 18:57:13 +0800 Subject: [PATCH] =?UTF-8?q?refactor:=20defaultTemperature/defaultTopP=20?= =?UTF-8?q?=E4=BB=8E=20Provider=20=E7=BA=A7=E5=88=AB=E8=BF=81=E7=A7=BB?= =?UTF-8?q?=E5=88=B0=20Model=20=E7=BA=A7=E5=88=AB?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit - 删除所有 Provider 顶层的 defaultTemperature / defaultTopP - 为所有对话类模型添加 model 级别的推荐温度参数(基于官方文档) - volcengine:将 extra 内温度参数提升到模型顶层正式字段 - presetDataVersion 7→8 Co-Authored-By: Claude Opus 4.6 --- compute/providers/anthropic.json | 7 ++++-- compute/providers/baichuan.json | 10 ++++++-- compute/providers/baidu.json | 6 +++-- compute/providers/cohere.json | 4 ++-- compute/providers/dashscope.json | 14 +++++++++-- compute/providers/deepseek.json | 6 +++-- compute/providers/google.json | 6 +++-- compute/providers/lingyiwanwu.json | 6 +++-- compute/providers/minimax.json | 12 ++++++++-- compute/providers/mistral.json | 8 +++++-- compute/providers/moonshot.json | 14 +++++++++-- compute/providers/openai.json | 34 ++++++++++++++++++++++++-- compute/providers/openrouter.json | 8 +++++-- compute/providers/perplexity.json | 8 +++++-- compute/providers/siliconflow.json | 6 +++-- compute/providers/tencent.json | 6 +++-- compute/providers/volcengine.json | 38 ++++++++++++++++++++---------- compute/providers/xai.json | 6 +++-- compute/providers/xunfei.json | 6 +++-- compute/providers/zhipu.json | 8 +++++-- manifest.json | 2 +- 21 files changed, 163 insertions(+), 52 deletions(-) diff --git a/compute/providers/anthropic.json b/compute/providers/anthropic.json index 1ddfbe8..81cd738 100644 --- a/compute/providers/anthropic.json +++ b/compute/providers/anthropic.json @@ -13,8 +13,6 @@ "chat", "computer_use" ], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "claude-opus-4-6", @@ -32,6 +30,7 @@ ], "inputPrice": 5, "outputPrice": 25, + "defaultTemperature": 1, "extra": {} }, { @@ -50,6 +49,7 @@ ], "inputPrice": 5, "outputPrice": 25, + "defaultTemperature": 1, "extra": {} }, { @@ -68,6 +68,7 @@ ], "inputPrice": 3, "outputPrice": 15, + "defaultTemperature": 1, "extra": {} }, { @@ -86,6 +87,7 @@ ], "inputPrice": 3, "outputPrice": 15, + "defaultTemperature": 1, "extra": {} }, { @@ -104,6 +106,7 @@ ], "inputPrice": 3, "outputPrice": 15, + "defaultTemperature": 1, "extra": {} } ] diff --git a/compute/providers/baichuan.json b/compute/providers/baichuan.json index 4d8d0f9..2b754d7 100644 --- a/compute/providers/baichuan.json +++ b/compute/providers/baichuan.json @@ -12,8 +12,6 @@ "services": [ "chat" ], - "defaultTemperature": 0.7, - "defaultTopP": 0.9, "models": [ { "modelName": "Baichuan-M3-Plus", @@ -32,6 +30,8 @@ ], "inputPrice": 5, "outputPrice": 9, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -50,6 +50,8 @@ ], "inputPrice": 10, "outputPrice": 30, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -68,6 +70,8 @@ ], "inputPrice": 10, "outputPrice": 30, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -85,6 +89,8 @@ ], "inputPrice": 2, "outputPrice": 20, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} } ] diff --git a/compute/providers/baidu.json b/compute/providers/baidu.json index 2c3d079..a05f351 100644 --- a/compute/providers/baidu.json +++ b/compute/providers/baidu.json @@ -10,8 +10,6 @@ "status": "unconfigured", "priceCurrency": "CNY", "services": ["chat", "reasoning"], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "ernie-5.0-thinking-latest", @@ -29,6 +27,8 @@ ], "inputPrice": 8, "outputPrice": 32, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -45,6 +45,8 @@ ], "inputPrice": 0.8, "outputPrice": 3.2, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} } ] diff --git a/compute/providers/cohere.json b/compute/providers/cohere.json index e7bb2db..c76923d 100644 --- a/compute/providers/cohere.json +++ b/compute/providers/cohere.json @@ -10,8 +10,6 @@ "status": "unconfigured", "priceCurrency": "USD", "services": ["chat", "embedding", "rerank"], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "command-a-03-2025", @@ -30,6 +28,8 @@ ], "inputPrice": 2.50, "outputPrice": 10.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { diff --git a/compute/providers/dashscope.json b/compute/providers/dashscope.json index 7211447..8f8aa57 100644 --- a/compute/providers/dashscope.json +++ b/compute/providers/dashscope.json @@ -22,8 +22,6 @@ "omni", "translation" ], - "defaultTemperature": 0.7, - "defaultTopP": 0.8, "models": [ { "modelName": "qwen3.5-plus", @@ -44,6 +42,8 @@ ], "inputPrice": 0.8, "outputPrice": 4.8, + "defaultTemperature": 0.7, + "defaultTopP": 0.8, "extra": {} }, { @@ -62,6 +62,8 @@ ], "inputPrice": 2.4, "outputPrice": 9.6, + "defaultTemperature": 0.7, + "defaultTopP": 0.8, "extra": {} }, { @@ -79,6 +81,8 @@ ], "inputPrice": 0.8, "outputPrice": 2, + "defaultTemperature": 0.6, + "defaultTopP": 0.8, "extra": {} }, { @@ -95,6 +99,8 @@ ], "inputPrice": 0.3, "outputPrice": 0.6, + "defaultTemperature": 0.7, + "defaultTopP": 0.8, "extra": {} }, { @@ -111,6 +117,8 @@ ], "inputPrice": 0.5, "outputPrice": 2, + "defaultTemperature": 0.7, + "defaultTopP": 0.8, "extra": {} }, { @@ -131,6 +139,8 @@ ], "inputPrice": 2.5, "outputPrice": 10, + "defaultTemperature": 0.7, + "defaultTopP": 0.8, "extra": {} }, { diff --git a/compute/providers/deepseek.json b/compute/providers/deepseek.json index 1f6f8fc..472e443 100644 --- a/compute/providers/deepseek.json +++ b/compute/providers/deepseek.json @@ -13,8 +13,6 @@ "chat", "reasoning" ], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "deepseek-chat", @@ -31,6 +29,8 @@ ], "inputPrice": 2, "outputPrice": 8, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -49,6 +49,8 @@ ], "inputPrice": 4, "outputPrice": 16, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} } ] diff --git a/compute/providers/google.json b/compute/providers/google.json index b00c02d..b4a1dba 100644 --- a/compute/providers/google.json +++ b/compute/providers/google.json @@ -14,8 +14,6 @@ "vision", "embedding" ], - "defaultTemperature": 1, - "defaultTopP": 0.95, "models": [ { "modelName": "gemini-2.5-pro", @@ -34,6 +32,8 @@ ], "inputPrice": 1.25, "outputPrice": 10, + "defaultTemperature": 1, + "defaultTopP": 0.95, "extra": {} }, { @@ -54,6 +54,8 @@ ], "inputPrice": 0.30, "outputPrice": 2.50, + "defaultTemperature": 1, + "defaultTopP": 0.95, "extra": {} }, { diff --git a/compute/providers/lingyiwanwu.json b/compute/providers/lingyiwanwu.json index 7b6477b..7589d1f 100644 --- a/compute/providers/lingyiwanwu.json +++ b/compute/providers/lingyiwanwu.json @@ -13,8 +13,6 @@ "chat", "vision" ], - "defaultTemperature": 0.7, - "defaultTopP": 0.9, "models": [ { "modelName": "yi-lightning", @@ -32,6 +30,8 @@ ], "inputPrice": 0.99, "outputPrice": 0.99, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -51,6 +51,8 @@ ], "inputPrice": 6, "outputPrice": 6, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} } ] diff --git a/compute/providers/minimax.json b/compute/providers/minimax.json index b68e72f..e9d2dd9 100644 --- a/compute/providers/minimax.json +++ b/compute/providers/minimax.json @@ -10,8 +10,6 @@ "status": "unconfigured", "priceCurrency": "CNY", "services": ["chat", "fast", "reasoning"], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "MiniMax-M2.5", @@ -29,6 +27,8 @@ ], "inputPrice": 2.1, "outputPrice": 8.4, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -47,6 +47,8 @@ ], "inputPrice": 2.1, "outputPrice": 16.8, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -64,6 +66,8 @@ ], "inputPrice": 2.1, "outputPrice": 8.4, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -81,6 +85,8 @@ ], "inputPrice": 2.1, "outputPrice": 16.8, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -98,6 +104,8 @@ ], "inputPrice": 1.4, "outputPrice": 7.7, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} } ] diff --git a/compute/providers/mistral.json b/compute/providers/mistral.json index 87174c1..b43d018 100644 --- a/compute/providers/mistral.json +++ b/compute/providers/mistral.json @@ -10,8 +10,6 @@ "status": "unconfigured", "priceCurrency": "USD", "services": ["chat", "fast"], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "mistral-large-latest", @@ -30,6 +28,8 @@ ], "inputPrice": 0.50, "outputPrice": 1.50, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -47,6 +47,8 @@ ], "inputPrice": 0.10, "outputPrice": 0.30, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -62,6 +64,8 @@ ], "inputPrice": 0.30, "outputPrice": 0.90, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} } ] diff --git a/compute/providers/moonshot.json b/compute/providers/moonshot.json index 7319dd4..69d09ef 100644 --- a/compute/providers/moonshot.json +++ b/compute/providers/moonshot.json @@ -13,8 +13,6 @@ "chat", "reasoning" ], - "defaultTemperature": 0.7, - "defaultTopP": 0.9, "models": [ { "modelName": "kimi-k2.5", @@ -34,6 +32,8 @@ ], "inputPrice": 4, "outputPrice": 21, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -53,6 +53,8 @@ ], "inputPrice": 4, "outputPrice": 16, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -71,6 +73,8 @@ ], "inputPrice": 4, "outputPrice": 16, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -86,6 +90,8 @@ ], "inputPrice": 2, "outputPrice": 2, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -102,6 +108,8 @@ ], "inputPrice": 5, "outputPrice": 5, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -118,6 +126,8 @@ ], "inputPrice": 10, "outputPrice": 10, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} } ] diff --git a/compute/providers/openai.json b/compute/providers/openai.json index 7b4583b..338bb9f 100644 --- a/compute/providers/openai.json +++ b/compute/providers/openai.json @@ -21,8 +21,6 @@ "omni", "realtime_voice" ], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "gpt-5.2", @@ -41,6 +39,8 @@ ], "inputPrice": 1.75, "outputPrice": 14, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -60,6 +60,8 @@ ], "inputPrice": 21, "outputPrice": 168, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -79,6 +81,8 @@ ], "inputPrice": 1.25, "outputPrice": 10, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -98,6 +102,8 @@ ], "inputPrice": 1.25, "outputPrice": 10, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -117,6 +123,8 @@ ], "inputPrice": 15, "outputPrice": 120, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -135,6 +143,8 @@ ], "inputPrice": 0.25, "outputPrice": 2, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -151,6 +161,8 @@ ], "inputPrice": 0.02, "outputPrice": 0.08, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -170,6 +182,8 @@ ], "inputPrice": 2.00, "outputPrice": 8.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -188,6 +202,8 @@ ], "inputPrice": 0.40, "outputPrice": 1.60, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -205,6 +221,8 @@ ], "inputPrice": 0.10, "outputPrice": 0.40, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -222,6 +240,8 @@ ], "inputPrice": 2.50, "outputPrice": 10.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -239,6 +259,8 @@ ], "inputPrice": 0.15, "outputPrice": 0.60, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -355,6 +377,8 @@ ], "inputPrice": 2.00, "outputPrice": 8.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -373,6 +397,8 @@ ], "inputPrice": 20.00, "outputPrice": 80.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -390,6 +416,8 @@ ], "inputPrice": 1.10, "outputPrice": 4.40, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -408,6 +436,8 @@ ], "inputPrice": 1.10, "outputPrice": 4.40, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { diff --git a/compute/providers/openrouter.json b/compute/providers/openrouter.json index 772de1b..6cef24a 100644 --- a/compute/providers/openrouter.json +++ b/compute/providers/openrouter.json @@ -10,8 +10,6 @@ "status": "unconfigured", "priceCurrency": "USD", "services": ["chat"], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "openrouter/auto", @@ -26,6 +24,8 @@ ], "inputPrice": 0.00, "outputPrice": 0.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -43,6 +43,8 @@ ], "inputPrice": 0.00, "outputPrice": 0.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -59,6 +61,8 @@ ], "inputPrice": 0.00, "outputPrice": 0.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} } ] diff --git a/compute/providers/perplexity.json b/compute/providers/perplexity.json index ac4ee2b..bc7a12f 100644 --- a/compute/providers/perplexity.json +++ b/compute/providers/perplexity.json @@ -10,8 +10,6 @@ "status": "unconfigured", "priceCurrency": "USD", "services": ["chat"], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "sonar-pro", @@ -28,6 +26,8 @@ ], "inputPrice": 3.00, "outputPrice": 15.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -45,6 +45,8 @@ ], "inputPrice": 2.00, "outputPrice": 8.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -62,6 +64,8 @@ ], "inputPrice": 1.00, "outputPrice": 1.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} } ] diff --git a/compute/providers/siliconflow.json b/compute/providers/siliconflow.json index 389b723..1dfd83e 100644 --- a/compute/providers/siliconflow.json +++ b/compute/providers/siliconflow.json @@ -10,8 +10,6 @@ "status": "unconfigured", "priceCurrency": "CNY", "services": ["chat", "embedding"], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "Qwen/Qwen3-Coder-480B-A35B-Instruct", @@ -28,6 +26,8 @@ ], "inputPrice": 8, "outputPrice": 16, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -45,6 +45,8 @@ ], "inputPrice": 2.5, "outputPrice": 10, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { diff --git a/compute/providers/tencent.json b/compute/providers/tencent.json index 54edcc5..23e02a0 100644 --- a/compute/providers/tencent.json +++ b/compute/providers/tencent.json @@ -10,8 +10,6 @@ "status": "unconfigured", "priceCurrency": "CNY", "services": ["chat", "reasoning"], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "hunyuan-2.0-thinking-20251109", @@ -28,6 +26,8 @@ ], "inputPrice": 3.975, "outputPrice": 15.9, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -45,6 +45,8 @@ ], "inputPrice": 0.8, "outputPrice": 2, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} } ] diff --git a/compute/providers/volcengine.json b/compute/providers/volcengine.json index dd9019a..ca8eef2 100644 --- a/compute/providers/volcengine.json +++ b/compute/providers/volcengine.json @@ -19,8 +19,6 @@ "simultaneous_interpret", "translation" ], - "defaultTemperature": 0.7, - "defaultTopP": 0.9, "models": [ { "modelName": "doubao-2.0-pro", @@ -39,6 +37,8 @@ ], "inputPrice": 3.2, "outputPrice": 16, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -58,6 +58,8 @@ ], "inputPrice": 0.8, "outputPrice": 2, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -77,6 +79,8 @@ ], "inputPrice": 0.8, "outputPrice": 8, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -95,6 +99,7 @@ ], "inputPrice": 0.8, "outputPrice": 8, + "defaultTemperature": 0.3, "extra": {} }, { @@ -112,6 +117,8 @@ ], "inputPrice": 0.15, "outputPrice": 1.5, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -128,6 +135,8 @@ ], "inputPrice": 0.3, "outputPrice": 0.6, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -146,6 +155,8 @@ ], "inputPrice": 0.8, "outputPrice": 8, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -163,9 +174,8 @@ ], "inputPrice": 1.2, "outputPrice": 8, - "extra": { - "defaultTemperature": 0.3 - } + "defaultTemperature": 0.3, + "extra": {} }, { "modelName": "deepseek-v3.2", @@ -182,10 +192,9 @@ ], "inputPrice": 2, "outputPrice": 3, - "extra": { - "defaultTemperature": 1, - "defaultTopP": 1 - } + "defaultTemperature": 1, + "defaultTopP": 1, + "extra": {} }, { "modelName": "deepseek-r1", @@ -203,10 +212,9 @@ ], "inputPrice": 4, "outputPrice": 16, - "extra": { - "defaultTemperature": 1, - "defaultTopP": 1 - } + "defaultTemperature": 1, + "defaultTopP": 1, + "extra": {} }, { "modelName": "kimi-k2-volcengine", @@ -225,6 +233,8 @@ ], "inputPrice": 4, "outputPrice": 16, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { @@ -244,6 +254,8 @@ ], "inputPrice": 4, "outputPrice": 16, + "defaultTemperature": 0.7, + "defaultTopP": 0.9, "extra": {} }, { diff --git a/compute/providers/xai.json b/compute/providers/xai.json index 4578392..57debe8 100644 --- a/compute/providers/xai.json +++ b/compute/providers/xai.json @@ -10,8 +10,6 @@ "status": "unconfigured", "priceCurrency": "USD", "services": ["chat", "reasoning"], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "grok-4-0709", @@ -28,6 +26,8 @@ ], "inputPrice": 3.00, "outputPrice": 15.00, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} }, { @@ -45,6 +45,8 @@ ], "inputPrice": 0.20, "outputPrice": 0.50, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": {} } ] diff --git a/compute/providers/xunfei.json b/compute/providers/xunfei.json index 9fd90aa..fc6eff5 100644 --- a/compute/providers/xunfei.json +++ b/compute/providers/xunfei.json @@ -10,8 +10,6 @@ "status": "unconfigured", "priceCurrency": "CNY", "services": ["chat", "reasoning"], - "defaultTemperature": 1, - "defaultTopP": 1, "models": [ { "modelName": "x1", @@ -29,6 +27,8 @@ ], "inputPrice": 11, "outputPrice": 11, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": { "pricingNote": "讯飞按token包计费,不区分输入输出" } @@ -48,6 +48,8 @@ ], "inputPrice": 60, "outputPrice": 60, + "defaultTemperature": 1, + "defaultTopP": 1, "extra": { "pricingNote": "讯飞按token包计费,不区分输入输出" } diff --git a/compute/providers/zhipu.json b/compute/providers/zhipu.json index d7a41df..bc8f12c 100644 --- a/compute/providers/zhipu.json +++ b/compute/providers/zhipu.json @@ -15,8 +15,6 @@ "reasoning", "embedding" ], - "defaultTemperature": 0.95, - "defaultTopP": 0.7, "models": [ { "modelName": "glm-5", @@ -38,6 +36,8 @@ ], "inputPrice": 4, "outputPrice": 18, + "defaultTemperature": 0.95, + "defaultTopP": 0.7, "extra": {} }, { @@ -58,6 +58,8 @@ ], "inputPrice": 4, "outputPrice": 16, + "defaultTemperature": 0.95, + "defaultTopP": 0.7, "extra": {} }, { @@ -76,6 +78,8 @@ ], "inputPrice": 8, "outputPrice": 32, + "defaultTemperature": 0.95, + "defaultTopP": 0.7, "extra": {} }, { diff --git a/manifest.json b/manifest.json index 9f708f7..2d0a068 100644 --- a/manifest.json +++ b/manifest.json @@ -1,6 +1,6 @@ { "version": "1.0.0", - "presetDataVersion": 7, + "presetDataVersion": 8, "updatedAt": "2026-02-23", "description": "DesireCore 官方配置中心" }