drop kimi-k2-0905, default to kimi-k2.5 (#1487)
This commit is contained in:
parent
d25b71c0a1
commit
107a43a803
1 changed files with 1 additions and 8 deletions
|
|
@ -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",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue