drop kimi-k2-0905, default to kimi-k2.5 (#1487)

This commit is contained in:
josh 2026-04-17 15:05:40 +01:00 committed by GitHub
parent d25b71c0a1
commit 107a43a803
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,4 +1,4 @@
export const DEFAULT_CHAT_MODEL = "moonshotai/kimi-k2-0905";
export const DEFAULT_CHAT_MODEL = "moonshotai/kimi-k2.5";
export const titleModel = {
id: "mistral/mistral-small",
@ -45,13 +45,6 @@ export const chatModels: ChatModel[] = [
description: "Fast vision model with tool use",
gatewayOrder: ["mistral"],
},
{
id: "moonshotai/kimi-k2-0905",
name: "Kimi K2 0905",
provider: "moonshotai",
description: "Fast model with tool use",
gatewayOrder: ["baseten", "fireworks"],
},
{
id: "moonshotai/kimi-k2.5",
name: "Kimi K2.5",