Skip to content

Commit 90bafd3

Browse files
feat: add minimax m2
1 parent bcb4bfa commit 90bafd3

2 files changed

Lines changed: 3 additions & 45 deletions

File tree

docs/api-references/text-models-llm/MiniMax/m2.json

Lines changed: 1 addition & 0 deletions
Large diffs are not rendered by default.
Lines changed: 2 additions & 45 deletions
Original file line numberDiff line numberDiff line change
@@ -1,51 +1,8 @@
11
[
22
{
3-
"name": "google/gemini-2.5-flash-image-edit",
4-
"alias": "gemini-2.5-flash-image-edit",
5-
"category": "image-models",
6-
"vendor": "Google",
7-
"features": ["image-to-image"]
8-
},
9-
{
10-
"name": "kling-video/v2.1/standard/image-to-video",
11-
"alias": "v2.1-standard-image-to-video",
12-
"category": "video-models",
13-
"vendor": "Kling AI"
14-
},
15-
{
16-
"name": "bytedance/omnihuman/v1.5",
17-
"alias": "omnihuman-v.1.5",
18-
"category": "video-models",
19-
"vendor": "ByteDance"
20-
},
21-
{
22-
"name": "minimax/m1",
23-
"alias": "m1",
24-
"category": "text-models-llm",
25-
"vendor": "MiniMax"
26-
},
27-
{
28-
"name": "moonshot/kimi-k2-0905-preview",
29-
"alias": "kimi-k2-0905-preview",
3+
"name": "minimax/m2",
4+
"alias": "m2",
305
"category": "text-models-llm",
31-
"vendor": "Moonshot"
32-
},
33-
{
34-
"name": "moonshot/kimi-k2-turbo-preview",
35-
"alias": "kimi-k2-turbo-preview",
36-
"category": "text-models-llm",
37-
"vendor": "Moonshot"
38-
},
39-
{
40-
"name": "minimax/hailuo-2.3",
41-
"alias": "hailuo-2.3",
42-
"category": "video-models",
43-
"vendor": "MiniMax"
44-
},
45-
{
46-
"name": "minimax/hailuo-2.3-fast",
47-
"alias": "hailuo-2.3-fast",
48-
"category": "video-models",
496
"vendor": "MiniMax"
507
}
518
]

0 commit comments

Comments
 (0)