mirror of
https://github.com/anomalyco/opencode.git
synced 2026-05-20 01:12:15 +00:00
Set temperature for kimi k2.5
This commit is contained in:
parent
32ce0f4b0d
commit
bb63d16fa8
1 changed files with 1 additions and 0 deletions
|
|
@ -283,6 +283,7 @@ 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…
Add table
Add a link
Reference in a new issue