mirror of
https://github.com/RooVetGit/Roo-Code.git
synced 2026-09-07 08:26:51 +00:00
feat: activate thinking mode for Kimi K2.5 on Moonshot AI provider
This commit is contained in:
parent
b020f6be43
commit
912fa1fa7e
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