Skip to content

Commit 2c3c6ee

Browse files
feat: unite 2 kimi-2-preview models in one schema
1 parent 90bafd3 commit 2c3c6ee

2 files changed

Lines changed: 10 additions & 4 deletions

File tree

docs/api-references/text-models-llm/Moonshot/kimi-k2-preview.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.
Lines changed: 9 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,14 @@
11
[
22
{
3-
"name": "minimax/m2",
4-
"alias": "m2",
3+
"name": "moonshot/kimi-k2-preview",
4+
"alias": "kimi-k2-preview",
55
"category": "text-models-llm",
6-
"vendor": "MiniMax"
6+
"vendor": "Moonshot"
7+
},
8+
{
9+
"name": "moonshot/kimi-k2-0905-preview",
10+
"alias": "kimi-k2-preview",
11+
"category": "text-models-llm",
12+
"vendor": "Moonshot"
713
}
814
]

0 commit comments

Comments
 (0)