Providers: fix kimi-coding thinking normalization

This commit is contained in:
scoootscooob
2026-03-24 10:19:10 -07:00
committed by scoootscooob
parent d25b4a2943
commit 9acb4c8fbc
3 changed files with 7 additions and 1 deletions

View File

@@ -77,6 +77,7 @@ export default definePluginEntry({
},
},
capabilities: {
openAiPayloadNormalizationMode: "moonshot-thinking",
preserveAnthropicThinkingSignatures: false,
},
});