You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"Kimi K2.5 is the latest generation of Moonshot AI's Kimi series, featuring improved reasoning capabilities and enhanced performance across diverse tasks.",
68
68
},
69
+
"kimi-k3": {
70
+
maxTokens: 131_072,
71
+
contextWindow: 1_048_576,
72
+
supportsImages: true,
73
+
supportsPromptCache: true,
74
+
supportsMaxTokens: true,
75
+
supportsReasoningEffort: ["max"],
76
+
requiredReasoningEffort: true,
77
+
reasoningEffort: "max",
78
+
preserveReasoning: true,
79
+
supportsTemperature: false,
80
+
inputPrice: 3,
81
+
outputPrice: 15,
82
+
cacheReadsPrice: 0.3,
83
+
description:
84
+
"Kimi K3 is Moonshot AI's multimodal reasoning model with a 1M-token context window and up to 128K output tokens.",
"Kimi K2.6 is Moonshot AI's native multimodal agentic MoE model with a 256k context window, built for long-horizon coding and tool use. Available via the Opencode Go plan.",
132
132
},
133
+
"kimi-k3": {
134
+
maxTokens: 131_072,
135
+
contextWindow: 1_000_000,
136
+
supportsImages: true,
137
+
supportsPromptCache: true,
138
+
supportsMaxTokens: true,
139
+
supportsReasoningEffort: ["max"],
140
+
requiredReasoningEffort: true,
141
+
reasoningEffort: "max",
142
+
preserveReasoning: true,
143
+
supportsTemperature: false,
144
+
inputPrice: 3,
145
+
outputPrice: 15,
146
+
cacheReadsPrice: 0.3,
147
+
description:
148
+
"Kimi K3 is Moonshot AI's multimodal reasoning model with a 1M-token context window and up to 128K output tokens. Available via the Opencode Go plan.",
0 commit comments