mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 05:43:55 +00:00
Revert "Set temperature for kimi k2.5"
This reverts commit bb63d16fa86c07425158f95a9e619678fe261e50.
This commit is contained in:
parent
2649dcae7f
commit
df8b23db9e
@ -283,7 +283,6 @@ export namespace ProviderTransform {
|
||||
if (id.includes("glm-4.6")) return 1.0
|
||||
if (id.includes("glm-4.7")) return 1.0
|
||||
if (id.includes("minimax-m2")) return 1.0
|
||||
if (id.includes("kimi-k2.5")) return 1.0
|
||||
if (id.includes("kimi-k2")) {
|
||||
// kimi-k2-thinking & kimi-k2.5
|
||||
if (id.includes("thinking") || id.includes("k2.")) {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user