chore: 删除 doubao-seed-2-0-pro 无效的 temperature 配置
doubao-seed-2-0-pro 强制固定 temperature=1、top_p=0.95, API 请求中传入的值会被系统忽略。删除避免配置误导。
This commit is contained in:
@@ -22,7 +22,7 @@ platforms:
|
||||
display_name: "豆包 Seed 2.0 Pro"
|
||||
capabilities: ["script", "polish", "chat"]
|
||||
default_params:
|
||||
temperature: 0.7
|
||||
# temperature 被模型强制固定为 1,此处不配置
|
||||
max_tokens: 4000
|
||||
reasoning_effort: minimal
|
||||
is_enabled: true
|
||||
|
||||
Reference in New Issue
Block a user