mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-05 08:10:14 +00:00
fix: add preserveReasoning flag to kimi-k2.5 model definition
This commit is contained in:
parent
f4a83301dc
commit
2005379780
1 changed files with 1 additions and 0 deletions
|
|
@ -62,6 +62,7 @@ export const moonshotModels = {
|
|||
outputPrice: 3.0, // $3.00 per million tokens
|
||||
cacheReadsPrice: 0.1, // $0.10 per million tokens (cache hit)
|
||||
supportsTemperature: true,
|
||||
preserveReasoning: true,
|
||||
defaultTemperature: 1.0,
|
||||
description:
|
||||
"Kimi K2.5 is the latest generation of Moonshot AI's Kimi series, featuring improved reasoning capabilities and enhanced performance across diverse tasks.",
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue