@spacex110/core 0.1.15 → 0.1.16

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.
package/dist/index.js CHANGED
@@ -186,7 +186,7 @@ const na = {
186
186
  baseUrl: "https://api.minimax.io/v1",
187
187
  needsApiKey: !0,
188
188
  apiFormat: "openai",
189
- supportsModelsApi: !1,
189
+ supportsModelsApi: !0,
190
190
  icon: `${G}/minimax.svg`
191
191
  },
192
192
  // MiniMax 中文站(同服务商,独立域名;模型列表与海外版一致)
@@ -196,7 +196,7 @@ const na = {
196
196
  baseUrl: "https://api.minimaxi.com/v1",
197
197
  needsApiKey: !0,
198
198
  apiFormat: "openai",
199
- supportsModelsApi: !1,
199
+ supportsModelsApi: !0,
200
200
  icon: `${G}/minimax.svg`
201
201
  },
202
202
  [M.XAI]: {