Skip to content
This repository was archived by the owner on May 15, 2026. It is now read-only.

Commit 912fa1f

Browse files
committed
feat: activate thinking mode for Kimi K2.5 on Moonshot AI provider
1 parent b020f6b commit 912fa1f

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

packages/types/src/providers/moonshot.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ export const moonshotModels = {
6262
outputPrice: 3.0, // $3.00 per million tokens
6363
cacheReadsPrice: 0.1, // $0.10 per million tokens (cache hit)
6464
supportsTemperature: true,
65+
preserveReasoning: true,
6566
defaultTemperature: 1.0,
6667
description:
6768
"Kimi K2.5 is the latest generation of Moonshot AI's Kimi series, featuring improved reasoning capabilities and enhanced performance across diverse tasks.",

0 commit comments

Comments
 (0)