Skip to content

Commit 64292de

Browse files
committed
feat: add MoonshotAI Kimi K2 model to available models list
1 parent c8f3471 commit 64292de

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

app/data/models.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,10 @@
4343
"id": "meta-llama/llama-3.2-1b-instruct",
4444
"name": "Llama 3.2 1B Instruct",
4545
"description": "Large language model from Meta"
46+
},
47+
{
48+
"id": "moonshotai/kimi-k2",
49+
"name": "MoonshotAI: Kimi K2",
50+
"description": "Coding model"
4651
}
4752
]

0 commit comments

Comments
 (0)