modelpedia 0.0.2 → 0.0.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (136) hide show
  1. package/README.md +141 -0
  2. package/dist/index.cjs +1 -101
  3. package/dist/index.d.cts +10 -2
  4. package/dist/index.d.mts +10 -2
  5. package/dist/index.mjs +1 -92
  6. package/dist/providers/alibaba.cjs +4 -835
  7. package/dist/providers/alibaba.d.cts +1 -1
  8. package/dist/providers/alibaba.d.mts +1 -1
  9. package/dist/providers/alibaba.mjs +4 -833
  10. package/dist/providers/amazon.cjs +4 -1484
  11. package/dist/providers/amazon.d.cts +1 -1
  12. package/dist/providers/amazon.d.mts +1 -1
  13. package/dist/providers/amazon.mjs +4 -1482
  14. package/dist/providers/anthropic.cjs +3 -698
  15. package/dist/providers/anthropic.d.cts +1 -1
  16. package/dist/providers/anthropic.d.mts +1 -1
  17. package/dist/providers/anthropic.mjs +3 -696
  18. package/dist/providers/azure.cjs +6 -1491
  19. package/dist/providers/azure.d.cts +1 -1
  20. package/dist/providers/azure.d.mts +1 -1
  21. package/dist/providers/azure.mjs +6 -1489
  22. package/dist/providers/baseten.cjs +3 -279
  23. package/dist/providers/baseten.d.cts +1 -1
  24. package/dist/providers/baseten.d.mts +1 -1
  25. package/dist/providers/baseten.mjs +3 -277
  26. package/dist/providers/cerebras.cjs +4 -145
  27. package/dist/providers/cerebras.d.cts +1 -1
  28. package/dist/providers/cerebras.d.mts +1 -1
  29. package/dist/providers/cerebras.mjs +4 -143
  30. package/dist/providers/cloudflare-ai-gateway.cjs +4 -0
  31. package/dist/providers/cloudflare-ai-gateway.d.cts +7 -0
  32. package/dist/providers/cloudflare-ai-gateway.d.mts +7 -0
  33. package/dist/providers/cloudflare-ai-gateway.mjs +4 -0
  34. package/dist/providers/cloudflare-workers-ai.cjs +4 -0
  35. package/dist/providers/cloudflare-workers-ai.d.cts +7 -0
  36. package/dist/providers/cloudflare-workers-ai.d.mts +7 -0
  37. package/dist/providers/cloudflare-workers-ai.mjs +4 -0
  38. package/dist/providers/cohere.cjs +5 -525
  39. package/dist/providers/cohere.d.cts +1 -1
  40. package/dist/providers/cohere.d.mts +1 -1
  41. package/dist/providers/cohere.mjs +5 -523
  42. package/dist/providers/cursor.cjs +1 -856
  43. package/dist/providers/cursor.d.cts +1 -1
  44. package/dist/providers/cursor.d.mts +1 -1
  45. package/dist/providers/cursor.mjs +1 -854
  46. package/dist/providers/deepseek.cjs +3 -64
  47. package/dist/providers/deepseek.d.cts +1 -1
  48. package/dist/providers/deepseek.d.mts +1 -1
  49. package/dist/providers/deepseek.mjs +3 -62
  50. package/dist/providers/fireworks.cjs +3 -3794
  51. package/dist/providers/fireworks.d.cts +1 -1
  52. package/dist/providers/fireworks.d.mts +1 -1
  53. package/dist/providers/fireworks.mjs +3 -3792
  54. package/dist/providers/google.cjs +6 -972
  55. package/dist/providers/google.d.cts +1 -1
  56. package/dist/providers/google.d.mts +1 -1
  57. package/dist/providers/google.mjs +6 -970
  58. package/dist/providers/groq.cjs +3 -353
  59. package/dist/providers/groq.d.cts +1 -1
  60. package/dist/providers/groq.d.mts +1 -1
  61. package/dist/providers/groq.mjs +3 -351
  62. package/dist/providers/huggingface.cjs +3 -1022
  63. package/dist/providers/huggingface.d.cts +1 -1
  64. package/dist/providers/huggingface.d.mts +1 -1
  65. package/dist/providers/huggingface.mjs +3 -1020
  66. package/dist/providers/meta.cjs +3 -481
  67. package/dist/providers/meta.d.cts +1 -1
  68. package/dist/providers/meta.d.mts +1 -1
  69. package/dist/providers/meta.mjs +3 -479
  70. package/dist/providers/minimax.cjs +3 -156
  71. package/dist/providers/minimax.d.cts +1 -1
  72. package/dist/providers/minimax.d.mts +1 -1
  73. package/dist/providers/minimax.mjs +3 -154
  74. package/dist/providers/mistral.cjs +3 -1594
  75. package/dist/providers/mistral.d.cts +1 -1
  76. package/dist/providers/mistral.d.mts +1 -1
  77. package/dist/providers/mistral.mjs +3 -1592
  78. package/dist/providers/moonshot.cjs +3 -138
  79. package/dist/providers/moonshot.d.cts +1 -1
  80. package/dist/providers/moonshot.d.mts +1 -1
  81. package/dist/providers/moonshot.mjs +3 -136
  82. package/dist/providers/nvidia.cjs +3 -2040
  83. package/dist/providers/nvidia.d.cts +1 -1
  84. package/dist/providers/nvidia.d.mts +1 -1
  85. package/dist/providers/nvidia.mjs +3 -2038
  86. package/dist/providers/ollama.cjs +3 -326
  87. package/dist/providers/ollama.d.cts +1 -1
  88. package/dist/providers/ollama.d.mts +1 -1
  89. package/dist/providers/ollama.mjs +3 -324
  90. package/dist/providers/openai.cjs +3 -9079
  91. package/dist/providers/openai.d.cts +1 -1
  92. package/dist/providers/openai.d.mts +1 -1
  93. package/dist/providers/openai.mjs +3 -9077
  94. package/dist/providers/opencode.cjs +3 -367
  95. package/dist/providers/opencode.d.cts +1 -1
  96. package/dist/providers/opencode.d.mts +1 -1
  97. package/dist/providers/opencode.mjs +3 -365
  98. package/dist/providers/openrouter.cjs +21 -7835
  99. package/dist/providers/openrouter.d.cts +1 -1
  100. package/dist/providers/openrouter.d.mts +1 -1
  101. package/dist/providers/openrouter.mjs +21 -7833
  102. package/dist/providers/perplexity.cjs +3 -311
  103. package/dist/providers/perplexity.d.cts +1 -1
  104. package/dist/providers/perplexity.d.mts +1 -1
  105. package/dist/providers/perplexity.mjs +3 -309
  106. package/dist/providers/qwen.cjs +3 -835
  107. package/dist/providers/qwen.d.cts +1 -1
  108. package/dist/providers/qwen.d.mts +1 -1
  109. package/dist/providers/qwen.mjs +3 -833
  110. package/dist/providers/together.cjs +4 -360
  111. package/dist/providers/together.d.cts +1 -1
  112. package/dist/providers/together.d.mts +1 -1
  113. package/dist/providers/together.mjs +4 -358
  114. package/dist/providers/vercel.cjs +3 -4037
  115. package/dist/providers/vercel.d.cts +1 -1
  116. package/dist/providers/vercel.d.mts +1 -1
  117. package/dist/providers/vercel.mjs +3 -4035
  118. package/dist/providers/vertex.cjs +10 -1072
  119. package/dist/providers/vertex.d.cts +1 -1
  120. package/dist/providers/vertex.d.mts +1 -1
  121. package/dist/providers/vertex.mjs +10 -1070
  122. package/dist/providers/xai.cjs +3 -301
  123. package/dist/providers/xai.d.cts +1 -1
  124. package/dist/providers/xai.d.mts +1 -1
  125. package/dist/providers/xai.mjs +3 -299
  126. package/dist/providers/zai.cjs +3 -243
  127. package/dist/providers/zai.d.cts +1 -1
  128. package/dist/providers/zai.d.mts +1 -1
  129. package/dist/providers/zai.mjs +3 -241
  130. package/dist/types.d.cts +80 -8
  131. package/dist/types.d.mts +80 -8
  132. package/package.json +3 -3
  133. package/dist/providers/cloudflare.cjs +0 -826
  134. package/dist/providers/cloudflare.d.cts +0 -7
  135. package/dist/providers/cloudflare.d.mts +0 -7
  136. package/dist/providers/cloudflare.mjs +0 -824
@@ -1,156 +1,3 @@
1
- Object.defineProperty(exports, Symbol.toStringTag, { value: "Module" });
2
- //#region src/providers/minimax.ts
3
- const provider = {
4
- "id": "minimax",
5
- "name": "MiniMax",
6
- "region": "CN",
7
- "url": "https://www.minimax.io",
8
- "api_url": "https://api.minimax.io/v1",
9
- "docs_url": "https://platform.minimax.io/docs",
10
- "pricing_url": "https://platform.minimax.io/docs/guides/pricing-paygo",
11
- "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path d=\"M16.278 2c1.156 0 2.093.927 2.093 2.07v12.501a.74.74 0 00.744.709.74.74 0 00.743-.709V9.099a2.06 2.06 0 012.071-2.049A2.06 2.06 0 0124 9.1v6.561a.649.649 0 01-.652.645.649.649 0 01-.653-.645V9.1a.762.762 0 00-.766-.758.762.762 0 00-.766.758v7.472a2.037 2.037 0 01-2.048 2.026 2.037 2.037 0 01-2.048-2.026v-12.5a.785.785 0 00-.788-.753.785.785 0 00-.789.752l-.001 15.904A2.037 2.037 0 0113.441 22a2.037 2.037 0 01-2.048-2.026V18.04c0-.356.292-.645.652-.645.36 0 .652.289.652.645v1.934c0 .263.142.506.372.638.23.131.514.131.744 0a.734.734 0 00.372-.638V4.07c0-1.143.937-2.07 2.093-2.07zm-5.674 0c1.156 0 2.093.927 2.093 2.07v11.523a.648.648 0 01-.652.645.648.648 0 01-.652-.645V4.07a.785.785 0 00-.789-.78.785.785 0 00-.789.78v14.013a2.06 2.06 0 01-2.07 2.048 2.06 2.06 0 01-2.071-2.048V9.1a.762.762 0 00-.766-.758.762.762 0 00-.766.758v3.8a2.06 2.06 0 01-2.071 2.049A2.06 2.06 0 010 12.9v-1.378c0-.357.292-.646.652-.646.36 0 .653.29.653.646V12.9c0 .418.343.757.766.757s.766-.339.766-.757V9.099a2.06 2.06 0 012.07-2.048 2.06 2.06 0 012.071 2.048v8.984c0 .419.343.758.767.758.423 0 .766-.339.766-.758V4.07c0-1.143.937-2.07 2.093-2.07z\"/>\n</svg>",
12
- "models": [
13
- {
14
- "id": "m2-her",
15
- "name": "M2-her",
16
- "created_by": "minimax",
17
- "source": "official",
18
- "last_updated": "2026-03-21",
19
- "family": "minimax",
20
- "capabilities": {
21
- "streaming": true,
22
- "tool_call": true
23
- },
24
- "pricing": {
25
- "input": .3,
26
- "output": 1.2
27
- }
28
- },
29
- {
30
- "id": "minimax-m2.1-highspeed",
31
- "name": "MiniMax-M2.1-highspeed",
32
- "created_by": "minimax",
33
- "source": "official",
34
- "last_updated": "2026-03-21",
35
- "family": "minimax",
36
- "capabilities": {
37
- "streaming": true,
38
- "tool_call": true
39
- },
40
- "pricing": {
41
- "input": .6,
42
- "output": 2.4,
43
- "cached_input": .03
44
- }
45
- },
46
- {
47
- "id": "minimax-m2.1",
48
- "name": "MiniMax-M2.1",
49
- "created_by": "minimax",
50
- "source": "official",
51
- "last_updated": "2026-03-21",
52
- "family": "minimax",
53
- "capabilities": {
54
- "streaming": true,
55
- "tool_call": true
56
- },
57
- "pricing": {
58
- "input": .3,
59
- "output": 1.2,
60
- "cached_input": .03
61
- }
62
- },
63
- {
64
- "id": "minimax-m2.5-highspeed",
65
- "name": "MiniMax-M2.5-highspeed",
66
- "created_by": "minimax",
67
- "source": "official",
68
- "last_updated": "2026-03-21",
69
- "family": "minimax",
70
- "capabilities": {
71
- "streaming": true,
72
- "tool_call": true
73
- },
74
- "pricing": {
75
- "input": .6,
76
- "output": 2.4,
77
- "cached_input": .03
78
- }
79
- },
80
- {
81
- "id": "minimax-m2.5",
82
- "name": "MiniMax-M2.5",
83
- "created_by": "minimax",
84
- "source": "official",
85
- "last_updated": "2026-03-21",
86
- "family": "minimax",
87
- "capabilities": {
88
- "streaming": true,
89
- "tool_call": true
90
- },
91
- "pricing": {
92
- "input": .3,
93
- "output": 1.2,
94
- "cached_input": .03
95
- }
96
- },
97
- {
98
- "id": "minimax-m2.7-highspeed",
99
- "name": "MiniMax-M2.7-highspeed",
100
- "created_by": "minimax",
101
- "source": "official",
102
- "last_updated": "2026-03-21",
103
- "family": "minimax",
104
- "capabilities": {
105
- "streaming": true,
106
- "tool_call": true
107
- },
108
- "pricing": {
109
- "input": .6,
110
- "output": 2.4,
111
- "cached_input": .06
112
- }
113
- },
114
- {
115
- "id": "minimax-m2.7",
116
- "name": "MiniMax-M2.7",
117
- "created_by": "minimax",
118
- "source": "official",
119
- "last_updated": "2026-03-21",
120
- "family": "minimax",
121
- "capabilities": {
122
- "streaming": true,
123
- "tool_call": true
124
- },
125
- "pricing": {
126
- "input": .3,
127
- "output": 1.2,
128
- "cached_input": .06
129
- }
130
- },
131
- {
132
- "id": "minimax-m2",
133
- "name": "MiniMax-M2",
134
- "created_by": "minimax",
135
- "source": "official",
136
- "last_updated": "2026-03-21",
137
- "family": "minimax",
138
- "capabilities": {
139
- "streaming": true,
140
- "tool_call": true
141
- },
142
- "pricing": {
143
- "input": .3,
144
- "output": 1.2,
145
- "cached_input": .03
146
- }
147
- }
148
- ]
149
- };
150
- const models = provider.models.map((m) => ({
151
- ...m,
152
- provider: provider.id
153
- }));
154
- //#endregion
155
- exports.models = models;
156
- exports.provider = provider;
1
+ Object.defineProperty(exports,Symbol.toStringTag,{value:`Module`});const e={id:`minimax`,name:`MiniMax`,region:`CN`,headquarters:`Shanghai, Shanghai`,founded:2021,url:`https://www.minimax.io`,api_url:`https://api.minimax.io/v1`,docs_url:`https://platform.minimax.io/docs`,pricing_url:`https://platform.minimax.io/docs/guides/pricing-paygo`,description:`Chinese AI company building multimodal models for chat, music, and video generation.`,type:`direct`,openai_compatible:!0,free_tier:!1,twitter_url:`https://x.com/MiniMax_AI`,discord_url:`https://discord.com/invite/minimax`,blog_url:`https://www.minimax.io/news`,terms_url:`https://www.minimax.io/platform/protocol/terms-of-service`,support_url:`https://platform.minimax.io/cooperate`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
2
+ <path d="M16.278 2c1.156 0 2.093.927 2.093 2.07v12.501a.74.74 0 00.744.709.74.74 0 00.743-.709V9.099a2.06 2.06 0 012.071-2.049A2.06 2.06 0 0124 9.1v6.561a.649.649 0 01-.652.645.649.649 0 01-.653-.645V9.1a.762.762 0 00-.766-.758.762.762 0 00-.766.758v7.472a2.037 2.037 0 01-2.048 2.026 2.037 2.037 0 01-2.048-2.026v-12.5a.785.785 0 00-.788-.753.785.785 0 00-.789.752l-.001 15.904A2.037 2.037 0 0113.441 22a2.037 2.037 0 01-2.048-2.026V18.04c0-.356.292-.645.652-.645.36 0 .652.289.652.645v1.934c0 .263.142.506.372.638.23.131.514.131.744 0a.734.734 0 00.372-.638V4.07c0-1.143.937-2.07 2.093-2.07zm-5.674 0c1.156 0 2.093.927 2.093 2.07v11.523a.648.648 0 01-.652.645.648.648 0 01-.652-.645V4.07a.785.785 0 00-.789-.78.785.785 0 00-.789.78v14.013a2.06 2.06 0 01-2.07 2.048 2.06 2.06 0 01-2.071-2.048V9.1a.762.762 0 00-.766-.758.762.762 0 00-.766.758v3.8a2.06 2.06 0 01-2.071 2.049A2.06 2.06 0 010 12.9v-1.378c0-.357.292-.646.652-.646.36 0 .653.29.653.646V12.9c0 .418.343.757.766.757s.766-.339.766-.757V9.099a2.06 2.06 0 012.07-2.048 2.06 2.06 0 012.071 2.048v8.984c0 .419.343.758.767.758.423 0 .766-.339.766-.758V4.07c0-1.143.937-2.07 2.093-2.07z"/>
3
+ </svg>`,models:[{id:`m2-her`,name:`M2-her`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2},model_type:`chat`,license:`proprietary`,open_weight:!1,tools:[`function_calling`]},{id:`minimax-m2.1-highspeed`,name:`MiniMax-M2.1-highspeed`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.6,output:2.4,cached_input:.03},model_type:`chat`,license:`mit`,open_weight:!0,tools:[`function_calling`]},{id:`minimax-m2.1`,name:`MiniMax-M2.1`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.03},model_type:`chat`,license:`mit`,open_weight:!0,tools:[`function_calling`]},{id:`minimax-m2.5-highspeed`,name:`MiniMax-M2.5-highspeed`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.6,output:2.4,cached_input:.03},model_type:`chat`,license:`mit`,open_weight:!0,tools:[`function_calling`]},{id:`minimax-m2.5`,name:`MiniMax-M2.5`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.03},model_type:`chat`,license:`mit`,open_weight:!0,tools:[`function_calling`]},{id:`minimax-m2.7-highspeed`,name:`MiniMax-M2.7-highspeed`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.6,output:2.4,cached_input:.06},model_type:`chat`,license:`proprietary`,open_weight:!1,tools:[`function_calling`]},{id:`minimax-m2.7`,name:`MiniMax-M2.7`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.06},model_type:`chat`,license:`proprietary`,open_weight:!1,tools:[`function_calling`]},{id:`minimax-m2`,name:`MiniMax-M2`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.03},model_type:`chat`,license:`proprietary`,open_weight:!1,tools:[`function_calling`]}]},t=e.models.map(t=>({...t,provider:e.id}));exports.models=t,exports.provider=e;
@@ -1,4 +1,4 @@
1
- import { f as ProviderWithModels, n as Model } from "../types.cjs";
1
+ import { m as ProviderWithModels, r as Model } from "../types.cjs";
2
2
 
3
3
  //#region src/providers/minimax.d.ts
4
4
  declare const provider: ProviderWithModels;
@@ -1,4 +1,4 @@
1
- import { f as ProviderWithModels, n as Model } from "../types.mjs";
1
+ import { m as ProviderWithModels, r as Model } from "../types.mjs";
2
2
 
3
3
  //#region src/providers/minimax.d.ts
4
4
  declare const provider: ProviderWithModels;
@@ -1,154 +1,3 @@
1
- //#region src/providers/minimax.ts
2
- const provider = {
3
- "id": "minimax",
4
- "name": "MiniMax",
5
- "region": "CN",
6
- "url": "https://www.minimax.io",
7
- "api_url": "https://api.minimax.io/v1",
8
- "docs_url": "https://platform.minimax.io/docs",
9
- "pricing_url": "https://platform.minimax.io/docs/guides/pricing-paygo",
10
- "icon": "<svg xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 24 24\" fill=\"currentColor\" fill-rule=\"evenodd\">\n <path d=\"M16.278 2c1.156 0 2.093.927 2.093 2.07v12.501a.74.74 0 00.744.709.74.74 0 00.743-.709V9.099a2.06 2.06 0 012.071-2.049A2.06 2.06 0 0124 9.1v6.561a.649.649 0 01-.652.645.649.649 0 01-.653-.645V9.1a.762.762 0 00-.766-.758.762.762 0 00-.766.758v7.472a2.037 2.037 0 01-2.048 2.026 2.037 2.037 0 01-2.048-2.026v-12.5a.785.785 0 00-.788-.753.785.785 0 00-.789.752l-.001 15.904A2.037 2.037 0 0113.441 22a2.037 2.037 0 01-2.048-2.026V18.04c0-.356.292-.645.652-.645.36 0 .652.289.652.645v1.934c0 .263.142.506.372.638.23.131.514.131.744 0a.734.734 0 00.372-.638V4.07c0-1.143.937-2.07 2.093-2.07zm-5.674 0c1.156 0 2.093.927 2.093 2.07v11.523a.648.648 0 01-.652.645.648.648 0 01-.652-.645V4.07a.785.785 0 00-.789-.78.785.785 0 00-.789.78v14.013a2.06 2.06 0 01-2.07 2.048 2.06 2.06 0 01-2.071-2.048V9.1a.762.762 0 00-.766-.758.762.762 0 00-.766.758v3.8a2.06 2.06 0 01-2.071 2.049A2.06 2.06 0 010 12.9v-1.378c0-.357.292-.646.652-.646.36 0 .653.29.653.646V12.9c0 .418.343.757.766.757s.766-.339.766-.757V9.099a2.06 2.06 0 012.07-2.048 2.06 2.06 0 012.071 2.048v8.984c0 .419.343.758.767.758.423 0 .766-.339.766-.758V4.07c0-1.143.937-2.07 2.093-2.07z\"/>\n</svg>",
11
- "models": [
12
- {
13
- "id": "m2-her",
14
- "name": "M2-her",
15
- "created_by": "minimax",
16
- "source": "official",
17
- "last_updated": "2026-03-21",
18
- "family": "minimax",
19
- "capabilities": {
20
- "streaming": true,
21
- "tool_call": true
22
- },
23
- "pricing": {
24
- "input": .3,
25
- "output": 1.2
26
- }
27
- },
28
- {
29
- "id": "minimax-m2.1-highspeed",
30
- "name": "MiniMax-M2.1-highspeed",
31
- "created_by": "minimax",
32
- "source": "official",
33
- "last_updated": "2026-03-21",
34
- "family": "minimax",
35
- "capabilities": {
36
- "streaming": true,
37
- "tool_call": true
38
- },
39
- "pricing": {
40
- "input": .6,
41
- "output": 2.4,
42
- "cached_input": .03
43
- }
44
- },
45
- {
46
- "id": "minimax-m2.1",
47
- "name": "MiniMax-M2.1",
48
- "created_by": "minimax",
49
- "source": "official",
50
- "last_updated": "2026-03-21",
51
- "family": "minimax",
52
- "capabilities": {
53
- "streaming": true,
54
- "tool_call": true
55
- },
56
- "pricing": {
57
- "input": .3,
58
- "output": 1.2,
59
- "cached_input": .03
60
- }
61
- },
62
- {
63
- "id": "minimax-m2.5-highspeed",
64
- "name": "MiniMax-M2.5-highspeed",
65
- "created_by": "minimax",
66
- "source": "official",
67
- "last_updated": "2026-03-21",
68
- "family": "minimax",
69
- "capabilities": {
70
- "streaming": true,
71
- "tool_call": true
72
- },
73
- "pricing": {
74
- "input": .6,
75
- "output": 2.4,
76
- "cached_input": .03
77
- }
78
- },
79
- {
80
- "id": "minimax-m2.5",
81
- "name": "MiniMax-M2.5",
82
- "created_by": "minimax",
83
- "source": "official",
84
- "last_updated": "2026-03-21",
85
- "family": "minimax",
86
- "capabilities": {
87
- "streaming": true,
88
- "tool_call": true
89
- },
90
- "pricing": {
91
- "input": .3,
92
- "output": 1.2,
93
- "cached_input": .03
94
- }
95
- },
96
- {
97
- "id": "minimax-m2.7-highspeed",
98
- "name": "MiniMax-M2.7-highspeed",
99
- "created_by": "minimax",
100
- "source": "official",
101
- "last_updated": "2026-03-21",
102
- "family": "minimax",
103
- "capabilities": {
104
- "streaming": true,
105
- "tool_call": true
106
- },
107
- "pricing": {
108
- "input": .6,
109
- "output": 2.4,
110
- "cached_input": .06
111
- }
112
- },
113
- {
114
- "id": "minimax-m2.7",
115
- "name": "MiniMax-M2.7",
116
- "created_by": "minimax",
117
- "source": "official",
118
- "last_updated": "2026-03-21",
119
- "family": "minimax",
120
- "capabilities": {
121
- "streaming": true,
122
- "tool_call": true
123
- },
124
- "pricing": {
125
- "input": .3,
126
- "output": 1.2,
127
- "cached_input": .06
128
- }
129
- },
130
- {
131
- "id": "minimax-m2",
132
- "name": "MiniMax-M2",
133
- "created_by": "minimax",
134
- "source": "official",
135
- "last_updated": "2026-03-21",
136
- "family": "minimax",
137
- "capabilities": {
138
- "streaming": true,
139
- "tool_call": true
140
- },
141
- "pricing": {
142
- "input": .3,
143
- "output": 1.2,
144
- "cached_input": .03
145
- }
146
- }
147
- ]
148
- };
149
- const models = provider.models.map((m) => ({
150
- ...m,
151
- provider: provider.id
152
- }));
153
- //#endregion
154
- export { models, provider };
1
+ const e={id:`minimax`,name:`MiniMax`,region:`CN`,headquarters:`Shanghai, Shanghai`,founded:2021,url:`https://www.minimax.io`,api_url:`https://api.minimax.io/v1`,docs_url:`https://platform.minimax.io/docs`,pricing_url:`https://platform.minimax.io/docs/guides/pricing-paygo`,description:`Chinese AI company building multimodal models for chat, music, and video generation.`,type:`direct`,openai_compatible:!0,free_tier:!1,twitter_url:`https://x.com/MiniMax_AI`,discord_url:`https://discord.com/invite/minimax`,blog_url:`https://www.minimax.io/news`,terms_url:`https://www.minimax.io/platform/protocol/terms-of-service`,support_url:`https://platform.minimax.io/cooperate`,icon:`<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 24 24" fill="currentColor" fill-rule="evenodd">
2
+ <path d="M16.278 2c1.156 0 2.093.927 2.093 2.07v12.501a.74.74 0 00.744.709.74.74 0 00.743-.709V9.099a2.06 2.06 0 012.071-2.049A2.06 2.06 0 0124 9.1v6.561a.649.649 0 01-.652.645.649.649 0 01-.653-.645V9.1a.762.762 0 00-.766-.758.762.762 0 00-.766.758v7.472a2.037 2.037 0 01-2.048 2.026 2.037 2.037 0 01-2.048-2.026v-12.5a.785.785 0 00-.788-.753.785.785 0 00-.789.752l-.001 15.904A2.037 2.037 0 0113.441 22a2.037 2.037 0 01-2.048-2.026V18.04c0-.356.292-.645.652-.645.36 0 .652.289.652.645v1.934c0 .263.142.506.372.638.23.131.514.131.744 0a.734.734 0 00.372-.638V4.07c0-1.143.937-2.07 2.093-2.07zm-5.674 0c1.156 0 2.093.927 2.093 2.07v11.523a.648.648 0 01-.652.645.648.648 0 01-.652-.645V4.07a.785.785 0 00-.789-.78.785.785 0 00-.789.78v14.013a2.06 2.06 0 01-2.07 2.048 2.06 2.06 0 01-2.071-2.048V9.1a.762.762 0 00-.766-.758.762.762 0 00-.766.758v3.8a2.06 2.06 0 01-2.071 2.049A2.06 2.06 0 010 12.9v-1.378c0-.357.292-.646.652-.646.36 0 .653.29.653.646V12.9c0 .418.343.757.766.757s.766-.339.766-.757V9.099a2.06 2.06 0 012.07-2.048 2.06 2.06 0 012.071 2.048v8.984c0 .419.343.758.767.758.423 0 .766-.339.766-.758V4.07c0-1.143.937-2.07 2.093-2.07z"/>
3
+ </svg>`,models:[{id:`m2-her`,name:`M2-her`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2},model_type:`chat`,license:`proprietary`,open_weight:!1,tools:[`function_calling`]},{id:`minimax-m2.1-highspeed`,name:`MiniMax-M2.1-highspeed`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.6,output:2.4,cached_input:.03},model_type:`chat`,license:`mit`,open_weight:!0,tools:[`function_calling`]},{id:`minimax-m2.1`,name:`MiniMax-M2.1`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.03},model_type:`chat`,license:`mit`,open_weight:!0,tools:[`function_calling`]},{id:`minimax-m2.5-highspeed`,name:`MiniMax-M2.5-highspeed`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.6,output:2.4,cached_input:.03},model_type:`chat`,license:`mit`,open_weight:!0,tools:[`function_calling`]},{id:`minimax-m2.5`,name:`MiniMax-M2.5`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.03},model_type:`chat`,license:`mit`,open_weight:!0,tools:[`function_calling`]},{id:`minimax-m2.7-highspeed`,name:`MiniMax-M2.7-highspeed`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.6,output:2.4,cached_input:.06},model_type:`chat`,license:`proprietary`,open_weight:!1,tools:[`function_calling`]},{id:`minimax-m2.7`,name:`MiniMax-M2.7`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.06},model_type:`chat`,license:`proprietary`,open_weight:!1,tools:[`function_calling`]},{id:`minimax-m2`,name:`MiniMax-M2`,created_by:`minimax`,source:`official`,last_updated:`2026-03-23`,family:`minimax`,capabilities:{streaming:!0,tool_call:!0},pricing:{input:.3,output:1.2,cached_input:.03},model_type:`chat`,license:`proprietary`,open_weight:!1,tools:[`function_calling`]}]},t=e.models.map(t=>({...t,provider:e.id}));export{t as models,e as provider};