@mastra/core 1.4.0 → 1.5.0-alpha.1

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 (369) hide show
  1. package/CHANGELOG.md +368 -0
  2. package/dist/agent/agent.d.ts +3 -2
  3. package/dist/agent/agent.d.ts.map +1 -1
  4. package/dist/agent/index.cjs +13 -13
  5. package/dist/agent/index.js +2 -2
  6. package/dist/agent/message-list/conversion/output-converter.d.ts.map +1 -1
  7. package/dist/agent/message-list/index.cjs +18 -18
  8. package/dist/agent/message-list/index.js +1 -1
  9. package/dist/agent/message-list/merge/MessageMerger.d.ts.map +1 -1
  10. package/dist/agent/message-list/message-list.d.ts.map +1 -1
  11. package/dist/agent/types.d.ts +2 -2
  12. package/dist/agent/types.d.ts.map +1 -1
  13. package/dist/agent/workflows/prepare-stream/index.d.ts +1 -0
  14. package/dist/agent/workflows/prepare-stream/index.d.ts.map +1 -1
  15. package/dist/agent/workflows/prepare-stream/prepare-tools-step.d.ts +1 -0
  16. package/dist/agent/workflows/prepare-stream/prepare-tools-step.d.ts.map +1 -1
  17. package/dist/agent/workflows/prepare-stream/schema.d.ts +8 -0
  18. package/dist/agent/workflows/prepare-stream/schema.d.ts.map +1 -1
  19. package/dist/{chunk-Y3TQ52UE.js → chunk-33TGTTTS.js} +4 -3
  20. package/dist/chunk-33TGTTTS.js.map +1 -0
  21. package/dist/{chunk-3X3CZUXI.js → chunk-3KJW4EMO.js} +660 -206
  22. package/dist/chunk-3KJW4EMO.js.map +1 -0
  23. package/dist/{chunk-YNNJLLFN.cjs → chunk-3YMDR4OL.cjs} +661 -207
  24. package/dist/chunk-3YMDR4OL.cjs.map +1 -0
  25. package/dist/{chunk-NJ7TL3LQ.js → chunk-5EOLBHHS.js} +26 -15
  26. package/dist/chunk-5EOLBHHS.js.map +1 -0
  27. package/dist/{chunk-RZ4CIIZR.js → chunk-6DUTLERJ.js} +4 -4
  28. package/dist/{chunk-RZ4CIIZR.js.map → chunk-6DUTLERJ.js.map} +1 -1
  29. package/dist/{chunk-VTE2OBKS.cjs → chunk-A6EWCOGA.cjs} +417 -77
  30. package/dist/chunk-A6EWCOGA.cjs.map +1 -0
  31. package/dist/{chunk-4XSAZPPS.js → chunk-A7V2NSY3.js} +313 -137
  32. package/dist/chunk-A7V2NSY3.js.map +1 -0
  33. package/dist/{chunk-FLPEGTEK.js → chunk-AIRMLZ43.js} +5 -5
  34. package/dist/{chunk-FLPEGTEK.js.map → chunk-AIRMLZ43.js.map} +1 -1
  35. package/dist/{chunk-DBSVT6AR.cjs → chunk-BKQAP27M.cjs} +9 -9
  36. package/dist/{chunk-DBSVT6AR.cjs.map → chunk-BKQAP27M.cjs.map} +1 -1
  37. package/dist/{chunk-RS6CZXGA.js → chunk-BQHWJLXU.js} +15 -4
  38. package/dist/chunk-BQHWJLXU.js.map +1 -0
  39. package/dist/{chunk-V2MLGA7T.js → chunk-CXVMDV2B.js} +417 -78
  40. package/dist/chunk-CXVMDV2B.js.map +1 -0
  41. package/dist/{chunk-NKYWDNCI.cjs → chunk-E2FHTXAI.cjs} +7 -7
  42. package/dist/{chunk-NKYWDNCI.cjs.map → chunk-E2FHTXAI.cjs.map} +1 -1
  43. package/dist/{chunk-7UWHFWST.cjs → chunk-EAZ6YDCQ.cjs} +15 -3
  44. package/dist/chunk-EAZ6YDCQ.cjs.map +1 -0
  45. package/dist/{chunk-64WGYTQK.cjs → chunk-FTBLAVTF.cjs} +55 -55
  46. package/dist/{chunk-64WGYTQK.cjs.map → chunk-FTBLAVTF.cjs.map} +1 -1
  47. package/dist/{chunk-4EHGOATH.js → chunk-FZ5DRHKE.js} +1337 -547
  48. package/dist/chunk-FZ5DRHKE.js.map +1 -0
  49. package/dist/{chunk-4TQ4EBYX.js → chunk-GEDGDKQ6.js} +9 -9
  50. package/dist/chunk-GEDGDKQ6.js.map +1 -0
  51. package/dist/{chunk-QTTWRCB5.js → chunk-I3AWF54W.js} +5 -5
  52. package/dist/{chunk-QTTWRCB5.js.map → chunk-I3AWF54W.js.map} +1 -1
  53. package/dist/{chunk-U2HKJZCI.js → chunk-IBNCZTNQ.js} +6 -6
  54. package/dist/{chunk-U2HKJZCI.js.map → chunk-IBNCZTNQ.js.map} +1 -1
  55. package/dist/{chunk-3JVFFAJX.cjs → chunk-IJIE3ZID.cjs} +27 -16
  56. package/dist/chunk-IJIE3ZID.cjs.map +1 -0
  57. package/dist/{chunk-NZG2JAKS.cjs → chunk-JWG272ZZ.cjs} +19 -19
  58. package/dist/chunk-JWG272ZZ.cjs.map +1 -0
  59. package/dist/{chunk-BP7VYTOP.cjs → chunk-JZ6TH4HQ.cjs} +954 -401
  60. package/dist/chunk-JZ6TH4HQ.cjs.map +1 -0
  61. package/dist/{chunk-SU5APAM6.cjs → chunk-KNXZ7KYL.cjs} +94 -6
  62. package/dist/chunk-KNXZ7KYL.cjs.map +1 -0
  63. package/dist/{chunk-CYUP7QWT.cjs → chunk-KRAGJ433.cjs} +4 -3
  64. package/dist/chunk-KRAGJ433.cjs.map +1 -0
  65. package/dist/{chunk-XDD5V446.cjs → chunk-MDC6VYA6.cjs} +6 -2
  66. package/dist/{chunk-XDD5V446.cjs.map → chunk-MDC6VYA6.cjs.map} +1 -1
  67. package/dist/{chunk-AXHBJ4GX.js → chunk-NN26FSKL.js} +10 -8
  68. package/dist/chunk-NN26FSKL.js.map +1 -0
  69. package/dist/{chunk-AY6DBRS3.js → chunk-OHLVZVIK.js} +36 -2
  70. package/dist/chunk-OHLVZVIK.js.map +1 -0
  71. package/dist/{chunk-5Q5Y34SS.js → chunk-PECKKR4C.js} +4 -4
  72. package/dist/{chunk-5Q5Y34SS.js.map → chunk-PECKKR4C.js.map} +1 -1
  73. package/dist/{chunk-HYRYTTMT.cjs → chunk-PHHJLGZU.cjs} +9 -9
  74. package/dist/{chunk-HYRYTTMT.cjs.map → chunk-PHHJLGZU.cjs.map} +1 -1
  75. package/dist/{chunk-65PHUUMF.cjs → chunk-QDH6MVJ7.cjs} +24 -22
  76. package/dist/chunk-QDH6MVJ7.cjs.map +1 -0
  77. package/dist/{chunk-VD5YA6RH.cjs → chunk-QSN5KQXZ.cjs} +18 -18
  78. package/dist/{chunk-VD5YA6RH.cjs.map → chunk-QSN5KQXZ.cjs.map} +1 -1
  79. package/dist/{chunk-4IJ4UDZX.cjs → chunk-RH2K66O2.cjs} +399 -223
  80. package/dist/chunk-RH2K66O2.cjs.map +1 -0
  81. package/dist/{chunk-4KFEMXTV.cjs → chunk-S4VVZI4E.cjs} +1361 -546
  82. package/dist/chunk-S4VVZI4E.cjs.map +1 -0
  83. package/dist/{chunk-ZATLLPIH.js → chunk-TPDMP7OD.js} +6 -2
  84. package/dist/chunk-TPDMP7OD.js.map +1 -0
  85. package/dist/{chunk-PS5ONCXY.js → chunk-UZFGMMKU.js} +82 -4
  86. package/dist/chunk-UZFGMMKU.js.map +1 -0
  87. package/dist/{chunk-7NKUSQEV.js → chunk-YIN5F7VO.js} +936 -389
  88. package/dist/chunk-YIN5F7VO.js.map +1 -0
  89. package/dist/{chunk-CZ4NQANZ.cjs → chunk-YW54RH77.cjs} +36 -2
  90. package/dist/chunk-YW54RH77.cjs.map +1 -0
  91. package/dist/datasets/experiment/executor.d.ts.map +1 -1
  92. package/dist/datasets/index.cjs +17 -17
  93. package/dist/datasets/index.js +2 -2
  94. package/dist/docs/SKILL.md +27 -1
  95. package/dist/docs/assets/SOURCE_MAP.json +463 -389
  96. package/dist/docs/references/docs-agents-processors.md +52 -0
  97. package/dist/docs/references/docs-observability-datasets-overview.md +188 -0
  98. package/dist/docs/references/docs-observability-datasets-running-experiments.md +266 -0
  99. package/dist/docs/references/docs-observability-tracing-exporters-cloud.md +7 -4
  100. package/dist/docs/references/reference-agents-generate.md +1 -1
  101. package/dist/docs/references/reference-configuration.md +3 -4
  102. package/dist/docs/references/reference-datasets-addItem.md +35 -0
  103. package/dist/docs/references/reference-datasets-addItems.md +33 -0
  104. package/dist/docs/references/reference-datasets-compareExperiments.md +48 -0
  105. package/dist/docs/references/reference-datasets-create.md +49 -0
  106. package/dist/docs/references/reference-datasets-dataset.md +78 -0
  107. package/dist/docs/references/reference-datasets-datasets-manager.md +84 -0
  108. package/dist/docs/references/reference-datasets-delete.md +23 -0
  109. package/dist/docs/references/reference-datasets-deleteExperiment.md +25 -0
  110. package/dist/docs/references/reference-datasets-deleteItem.md +25 -0
  111. package/dist/docs/references/reference-datasets-deleteItems.md +27 -0
  112. package/dist/docs/references/reference-datasets-get.md +29 -0
  113. package/dist/docs/references/reference-datasets-getDetails.md +45 -0
  114. package/dist/docs/references/reference-datasets-getExperiment.md +28 -0
  115. package/dist/docs/references/reference-datasets-getItem.md +31 -0
  116. package/dist/docs/references/reference-datasets-getItemHistory.md +29 -0
  117. package/dist/docs/references/reference-datasets-list.md +29 -0
  118. package/dist/docs/references/reference-datasets-listExperimentResults.md +37 -0
  119. package/dist/docs/references/reference-datasets-listExperiments.md +31 -0
  120. package/dist/docs/references/reference-datasets-listItems.md +44 -0
  121. package/dist/docs/references/reference-datasets-listVersions.md +31 -0
  122. package/dist/docs/references/reference-datasets-startExperiment.md +60 -0
  123. package/dist/docs/references/reference-datasets-startExperimentAsync.md +41 -0
  124. package/dist/docs/references/reference-datasets-update.md +46 -0
  125. package/dist/docs/references/reference-datasets-updateItem.md +36 -0
  126. package/dist/docs/references/reference-memory-observational-memory.md +36 -0
  127. package/dist/docs/references/reference-processors-processor-interface.md +4 -0
  128. package/dist/docs/references/reference-tools-create-tool.md +1 -1
  129. package/dist/docs/references/reference.md +24 -0
  130. package/dist/editor/index.d.ts +1 -1
  131. package/dist/editor/index.d.ts.map +1 -1
  132. package/dist/editor/types.d.ts +108 -2
  133. package/dist/editor/types.d.ts.map +1 -1
  134. package/dist/evals/index.cjs +20 -20
  135. package/dist/evals/index.js +3 -3
  136. package/dist/evals/scoreTraces/index.cjs +5 -5
  137. package/dist/evals/scoreTraces/index.js +2 -2
  138. package/dist/harness/harness.d.ts +281 -0
  139. package/dist/harness/harness.d.ts.map +1 -0
  140. package/dist/harness/index.cjs +1728 -0
  141. package/dist/harness/index.cjs.map +1 -0
  142. package/dist/harness/index.d.ts +4 -0
  143. package/dist/harness/index.d.ts.map +1 -0
  144. package/dist/harness/index.js +1723 -0
  145. package/dist/harness/index.js.map +1 -0
  146. package/dist/harness/tools.d.ts +65 -0
  147. package/dist/harness/tools.d.ts.map +1 -0
  148. package/dist/harness/types.d.ts +561 -0
  149. package/dist/harness/types.d.ts.map +1 -0
  150. package/dist/index.cjs +2 -2
  151. package/dist/index.js +1 -1
  152. package/dist/integration/index.cjs +2 -2
  153. package/dist/integration/index.js +1 -1
  154. package/dist/llm/index.cjs +20 -20
  155. package/dist/llm/index.js +3 -3
  156. package/dist/llm/model/gateways/constants.d.ts.map +1 -1
  157. package/dist/llm/model/gateways/models-dev.d.ts +2 -3
  158. package/dist/llm/model/gateways/models-dev.d.ts.map +1 -1
  159. package/dist/llm/model/provider-types.generated.d.ts +312 -93
  160. package/dist/loop/index.cjs +12 -12
  161. package/dist/loop/index.js +1 -1
  162. package/dist/loop/network/index.d.ts.map +1 -1
  163. package/dist/loop/test-utils/options.d.ts.map +1 -1
  164. package/dist/loop/test-utils/tools.d.ts.map +1 -1
  165. package/dist/loop/workflows/agentic-execution/llm-mapping-step.d.ts.map +1 -1
  166. package/dist/loop/workflows/agentic-execution/tool-call-step.d.ts.map +1 -1
  167. package/dist/loop/workflows/stream.d.ts.map +1 -1
  168. package/dist/mastra/index.cjs +2 -2
  169. package/dist/mastra/index.d.ts +3 -3
  170. package/dist/mastra/index.d.ts.map +1 -1
  171. package/dist/mastra/index.js +1 -1
  172. package/dist/memory/index.cjs +14 -14
  173. package/dist/memory/index.js +1 -1
  174. package/dist/memory/memory.d.ts +10 -0
  175. package/dist/memory/memory.d.ts.map +1 -1
  176. package/dist/memory/types.d.ts +24 -0
  177. package/dist/memory/types.d.ts.map +1 -1
  178. package/dist/models-dev-BW2GAM3K.cjs +12 -0
  179. package/dist/{models-dev-PPIXUUCU.cjs.map → models-dev-BW2GAM3K.cjs.map} +1 -1
  180. package/dist/models-dev-MDI5E2YA.js +3 -0
  181. package/dist/{models-dev-FQVUTQ7L.js.map → models-dev-MDI5E2YA.js.map} +1 -1
  182. package/dist/observability/index.cjs +11 -11
  183. package/dist/observability/index.js +1 -1
  184. package/dist/observability/utils.d.ts.map +1 -1
  185. package/dist/processors/index.cjs +41 -41
  186. package/dist/processors/index.js +1 -1
  187. package/dist/processors/processors/skills.d.ts +5 -0
  188. package/dist/processors/processors/skills.d.ts.map +1 -1
  189. package/dist/processors/runner.d.ts +2 -2
  190. package/dist/processors/runner.d.ts.map +1 -1
  191. package/dist/processors/step-schema.d.ts +218 -49453
  192. package/dist/processors/step-schema.d.ts.map +1 -1
  193. package/dist/provider-registry-4PH2JPIA.cjs +40 -0
  194. package/dist/{provider-registry-6LZAGQET.cjs.map → provider-registry-4PH2JPIA.cjs.map} +1 -1
  195. package/dist/provider-registry-VEJ3PN4S.js +3 -0
  196. package/dist/{provider-registry-QUNT7S55.js.map → provider-registry-VEJ3PN4S.js.map} +1 -1
  197. package/dist/provider-registry.json +657 -203
  198. package/dist/relevance/index.cjs +3 -3
  199. package/dist/relevance/index.js +1 -1
  200. package/dist/server/composite-auth.d.ts.map +1 -1
  201. package/dist/server/index.cjs +6 -1
  202. package/dist/server/index.cjs.map +1 -1
  203. package/dist/server/index.js +6 -1
  204. package/dist/server/index.js.map +1 -1
  205. package/dist/storage/base.d.ts +4 -1
  206. package/dist/storage/base.d.ts.map +1 -1
  207. package/dist/storage/constants.cjs +82 -42
  208. package/dist/storage/constants.d.ts +11 -1
  209. package/dist/storage/constants.d.ts.map +1 -1
  210. package/dist/storage/constants.js +1 -1
  211. package/dist/storage/domains/agents/inmemory.d.ts.map +1 -1
  212. package/dist/storage/domains/blobs/base.d.ts +47 -0
  213. package/dist/storage/domains/blobs/base.d.ts.map +1 -0
  214. package/dist/storage/domains/blobs/index.d.ts +3 -0
  215. package/dist/storage/domains/blobs/index.d.ts.map +1 -0
  216. package/dist/storage/domains/blobs/inmemory.d.ts +17 -0
  217. package/dist/storage/domains/blobs/inmemory.d.ts.map +1 -0
  218. package/dist/storage/domains/datasets/inmemory.d.ts.map +1 -1
  219. package/dist/storage/domains/index.d.ts +3 -0
  220. package/dist/storage/domains/index.d.ts.map +1 -1
  221. package/dist/storage/domains/inmemory-db.d.ts +7 -1
  222. package/dist/storage/domains/inmemory-db.d.ts.map +1 -1
  223. package/dist/storage/domains/mcp-clients/inmemory.d.ts.map +1 -1
  224. package/dist/storage/domains/operations/inmemory.d.ts.map +1 -1
  225. package/dist/storage/domains/prompt-blocks/inmemory.d.ts.map +1 -1
  226. package/dist/storage/domains/scorer-definitions/inmemory.d.ts.map +1 -1
  227. package/dist/storage/domains/skills/base.d.ts +47 -0
  228. package/dist/storage/domains/skills/base.d.ts.map +1 -0
  229. package/dist/storage/domains/skills/index.d.ts +3 -0
  230. package/dist/storage/domains/skills/index.d.ts.map +1 -0
  231. package/dist/storage/domains/skills/inmemory.d.ts +31 -0
  232. package/dist/storage/domains/skills/inmemory.d.ts.map +1 -0
  233. package/dist/storage/domains/versioned.d.ts +12 -3
  234. package/dist/storage/domains/versioned.d.ts.map +1 -1
  235. package/dist/storage/domains/workspaces/base.d.ts +47 -0
  236. package/dist/storage/domains/workspaces/base.d.ts.map +1 -0
  237. package/dist/storage/domains/workspaces/index.d.ts +3 -0
  238. package/dist/storage/domains/workspaces/index.d.ts.map +1 -0
  239. package/dist/storage/domains/workspaces/inmemory.d.ts +31 -0
  240. package/dist/storage/domains/workspaces/inmemory.d.ts.map +1 -0
  241. package/dist/storage/index.cjs +202 -138
  242. package/dist/storage/index.js +2 -2
  243. package/dist/storage/mock.d.ts.map +1 -1
  244. package/dist/storage/types.d.ts +422 -12
  245. package/dist/storage/types.d.ts.map +1 -1
  246. package/dist/stream/base/output.d.ts.map +1 -1
  247. package/dist/stream/index.cjs +11 -11
  248. package/dist/stream/index.js +2 -2
  249. package/dist/test-utils/llm-mock.cjs +4 -4
  250. package/dist/test-utils/llm-mock.js +1 -1
  251. package/dist/tool-loop-agent/index.cjs +4 -4
  252. package/dist/tool-loop-agent/index.js +1 -1
  253. package/dist/tools/index.cjs +8 -4
  254. package/dist/tools/index.js +1 -1
  255. package/dist/tools/is-vercel-tool.cjs +2 -2
  256. package/dist/tools/is-vercel-tool.js +1 -1
  257. package/dist/tools/tool-builder/builder.d.ts.map +1 -1
  258. package/dist/tools/tool.d.ts +13 -0
  259. package/dist/tools/tool.d.ts.map +1 -1
  260. package/dist/tools/toolchecks.d.ts.map +1 -1
  261. package/dist/tools/types.d.ts +24 -0
  262. package/dist/tools/types.d.ts.map +1 -1
  263. package/dist/types/zod-compat.d.ts +27 -6
  264. package/dist/types/zod-compat.d.ts.map +1 -1
  265. package/dist/utils.cjs +23 -23
  266. package/dist/utils.js +1 -1
  267. package/dist/vector/index.cjs +12 -12
  268. package/dist/vector/index.js +2 -2
  269. package/dist/workflows/evented/index.cjs +10 -10
  270. package/dist/workflows/evented/index.js +1 -1
  271. package/dist/workflows/handlers/entry.d.ts.map +1 -1
  272. package/dist/workflows/index.cjs +25 -25
  273. package/dist/workflows/index.js +1 -1
  274. package/dist/workflows/workflow.d.ts +2 -2
  275. package/dist/workflows/workflow.d.ts.map +1 -1
  276. package/dist/workspace/constants/index.d.ts +1 -0
  277. package/dist/workspace/constants/index.d.ts.map +1 -1
  278. package/dist/workspace/errors.d.ts +3 -0
  279. package/dist/workspace/errors.d.ts.map +1 -1
  280. package/dist/workspace/filesystem/composite-filesystem.d.ts +75 -6
  281. package/dist/workspace/filesystem/composite-filesystem.d.ts.map +1 -1
  282. package/dist/workspace/filesystem/local-filesystem.d.ts +42 -0
  283. package/dist/workspace/filesystem/local-filesystem.d.ts.map +1 -1
  284. package/dist/workspace/glob.d.ts +61 -0
  285. package/dist/workspace/glob.d.ts.map +1 -0
  286. package/dist/workspace/index.cjs +133 -41
  287. package/dist/workspace/index.d.ts +8 -1
  288. package/dist/workspace/index.d.ts.map +1 -1
  289. package/dist/workspace/index.js +1 -1
  290. package/dist/workspace/sandbox/local-sandbox.d.ts.map +1 -1
  291. package/dist/workspace/skills/composite-versioned-skill-source.d.ts +44 -0
  292. package/dist/workspace/skills/composite-versioned-skill-source.d.ts.map +1 -0
  293. package/dist/workspace/skills/index.d.ts +3 -0
  294. package/dist/workspace/skills/index.d.ts.map +1 -1
  295. package/dist/workspace/skills/local-skill-source.d.ts.map +1 -1
  296. package/dist/workspace/skills/publish.d.ts +34 -0
  297. package/dist/workspace/skills/publish.d.ts.map +1 -0
  298. package/dist/workspace/skills/skill-source.d.ts +2 -0
  299. package/dist/workspace/skills/skill-source.d.ts.map +1 -1
  300. package/dist/workspace/skills/types.d.ts +16 -0
  301. package/dist/workspace/skills/types.d.ts.map +1 -1
  302. package/dist/workspace/skills/versioned-skill-source.d.ts +20 -0
  303. package/dist/workspace/skills/versioned-skill-source.d.ts.map +1 -0
  304. package/dist/workspace/skills/workspace-skills.d.ts +5 -0
  305. package/dist/workspace/skills/workspace-skills.d.ts.map +1 -1
  306. package/dist/workspace/tools/delete-file.d.ts +5 -0
  307. package/dist/workspace/tools/delete-file.d.ts.map +1 -0
  308. package/dist/workspace/tools/edit-file.d.ts +7 -0
  309. package/dist/workspace/tools/edit-file.d.ts.map +1 -0
  310. package/dist/workspace/tools/execute-command.d.ts +7 -0
  311. package/dist/workspace/tools/execute-command.d.ts.map +1 -0
  312. package/dist/workspace/tools/file-stat.d.ts +4 -0
  313. package/dist/workspace/tools/file-stat.d.ts.map +1 -0
  314. package/dist/workspace/tools/grep.d.ts +9 -0
  315. package/dist/workspace/tools/grep.d.ts.map +1 -0
  316. package/dist/workspace/tools/helpers.d.ts +36 -0
  317. package/dist/workspace/tools/helpers.d.ts.map +1 -0
  318. package/dist/workspace/tools/index-content.d.ts +6 -0
  319. package/dist/workspace/tools/index-content.d.ts.map +1 -0
  320. package/dist/workspace/tools/index.d.ts +13 -1
  321. package/dist/workspace/tools/index.d.ts.map +1 -1
  322. package/dist/workspace/tools/list-files.d.ts +10 -0
  323. package/dist/workspace/tools/list-files.d.ts.map +1 -0
  324. package/dist/workspace/tools/mkdir.d.ts +5 -0
  325. package/dist/workspace/tools/mkdir.d.ts.map +1 -0
  326. package/dist/workspace/tools/read-file.d.ts +8 -0
  327. package/dist/workspace/tools/read-file.d.ts.map +1 -0
  328. package/dist/workspace/tools/search.d.ts +7 -0
  329. package/dist/workspace/tools/search.d.ts.map +1 -0
  330. package/dist/workspace/tools/tools.d.ts +5 -7
  331. package/dist/workspace/tools/tools.d.ts.map +1 -1
  332. package/dist/workspace/tools/tree-formatter.d.ts +2 -0
  333. package/dist/workspace/tools/tree-formatter.d.ts.map +1 -1
  334. package/dist/workspace/tools/write-file.d.ts +6 -0
  335. package/dist/workspace/tools/write-file.d.ts.map +1 -0
  336. package/dist/workspace/workspace.d.ts +56 -10
  337. package/dist/workspace/workspace.d.ts.map +1 -1
  338. package/harness.d.ts +1 -0
  339. package/package.json +8 -6
  340. package/src/llm/model/provider-types.generated.d.ts +312 -93
  341. package/dist/chunk-3JVFFAJX.cjs.map +0 -1
  342. package/dist/chunk-3X3CZUXI.js.map +0 -1
  343. package/dist/chunk-4EHGOATH.js.map +0 -1
  344. package/dist/chunk-4IJ4UDZX.cjs.map +0 -1
  345. package/dist/chunk-4KFEMXTV.cjs.map +0 -1
  346. package/dist/chunk-4TQ4EBYX.js.map +0 -1
  347. package/dist/chunk-4XSAZPPS.js.map +0 -1
  348. package/dist/chunk-65PHUUMF.cjs.map +0 -1
  349. package/dist/chunk-7NKUSQEV.js.map +0 -1
  350. package/dist/chunk-7UWHFWST.cjs.map +0 -1
  351. package/dist/chunk-AXHBJ4GX.js.map +0 -1
  352. package/dist/chunk-AY6DBRS3.js.map +0 -1
  353. package/dist/chunk-BP7VYTOP.cjs.map +0 -1
  354. package/dist/chunk-CYUP7QWT.cjs.map +0 -1
  355. package/dist/chunk-CZ4NQANZ.cjs.map +0 -1
  356. package/dist/chunk-NJ7TL3LQ.js.map +0 -1
  357. package/dist/chunk-NZG2JAKS.cjs.map +0 -1
  358. package/dist/chunk-PS5ONCXY.js.map +0 -1
  359. package/dist/chunk-RS6CZXGA.js.map +0 -1
  360. package/dist/chunk-SU5APAM6.cjs.map +0 -1
  361. package/dist/chunk-V2MLGA7T.js.map +0 -1
  362. package/dist/chunk-VTE2OBKS.cjs.map +0 -1
  363. package/dist/chunk-Y3TQ52UE.js.map +0 -1
  364. package/dist/chunk-YNNJLLFN.cjs.map +0 -1
  365. package/dist/chunk-ZATLLPIH.js.map +0 -1
  366. package/dist/models-dev-FQVUTQ7L.js +0 -3
  367. package/dist/models-dev-PPIXUUCU.cjs +0 -12
  368. package/dist/provider-registry-6LZAGQET.cjs +0 -40
  369. package/dist/provider-registry-QUNT7S55.js +0 -3
@@ -58,6 +58,8 @@ var provider_registry_default = {
58
58
  "kuaishou/kat-coder-pro-v1-free",
59
59
  "minimax/minimax-m2",
60
60
  "minimax/minimax-m2.1",
61
+ "minimax/minimax-m2.5",
62
+ "minimax/minimax-m2.5-lightning",
61
63
  "moonshotai/kimi-k2-0905",
62
64
  "moonshotai/kimi-k2-thinking",
63
65
  "moonshotai/kimi-k2-thinking-turbo",
@@ -92,7 +94,8 @@ var provider_registry_default = {
92
94
  "z-ai/glm-4.6v-flash-free",
93
95
  "z-ai/glm-4.7",
94
96
  "z-ai/glm-4.7-flash-free",
95
- "z-ai/glm-4.7-flashx"
97
+ "z-ai/glm-4.7-flashx",
98
+ "z-ai/glm-5"
96
99
  ],
97
100
  docUrl: "https://docs.zenmux.ai",
98
101
  gateway: "models.dev",
@@ -200,7 +203,8 @@ var provider_registry_default = {
200
203
  "qwen/qwen3-next-80b-a3b-instruct",
201
204
  "qwen/qwen3-next-80b-a3b-thinking",
202
205
  "qwen/qwq-32b",
203
- "z-ai/glm4.7"
206
+ "z-ai/glm4.7",
207
+ "z-ai/glm5"
204
208
  ],
205
209
  docUrl: "https://docs.api.nvidia.com/nim/",
206
210
  gateway: "models.dev"
@@ -399,11 +403,12 @@ var provider_registry_default = {
399
403
  "google/gemma-3-27b-it",
400
404
  "google/gemma-3-27b-it-fast",
401
405
  "intfloat/e5-mistral-7b-instruct",
402
- "meta-llama/llama-3.3-70b-instruct-base",
406
+ "meta-llama/Llama-3.3-70B-Instruct",
403
407
  "meta-llama/llama-3.3-70b-instruct-fast",
404
408
  "meta-llama/llama-guard-3-8b",
405
409
  "meta-llama/meta-llama-3.1-8b-instruct",
406
410
  "meta-llama/meta-llama-3.1-8b-instruct-fast",
411
+ "moonshotai/Kimi-K2.5",
407
412
  "moonshotai/kimi-k2-instruct",
408
413
  "moonshotai/kimi-k2-thinking",
409
414
  "nvidia/llama-3_1-nemotron-ultra-253b-v1",
@@ -425,7 +430,6 @@ var provider_registry_default = {
425
430
  "qwen/qwen3-next-80b-a3b-thinking",
426
431
  "zai-org/glm-4.5",
427
432
  "zai-org/glm-4.5-air",
428
- "zai-org/glm-4.7",
429
433
  "zai-org/glm-4.7-fp8"
430
434
  ],
431
435
  docUrl: "https://docs.tokenfactory.nebius.com/",
@@ -468,6 +472,7 @@ var provider_registry_default = {
468
472
  "qwen3-next:80b",
469
473
  "qwen3-vl:235b",
470
474
  "qwen3-vl:235b-instruct",
475
+ "qwen3.5:397b",
471
476
  "rnj-1:8b"
472
477
  ],
473
478
  docUrl: "https://docs.ollama.com/cloud",
@@ -497,79 +502,13 @@ var provider_registry_default = {
497
502
  docUrl: "https://www.scaleway.com/en/docs/generative-apis/",
498
503
  gateway: "models.dev"
499
504
  },
500
- "cloudflare-ai-gateway": {
501
- url: "https://gateway.ai.cloudflare.com/v1/${CLOUDFLARE_ACCOUNT_ID}/${CLOUDFLARE_GATEWAY_ID}/compat/",
502
- apiKeyEnvVar: "CLOUDFLARE_API_TOKEN",
505
+ "kuae-cloud-coding-plan": {
506
+ url: "https://coding-plan-endpoint.kuaecloud.net/v1",
507
+ apiKeyEnvVar: "KUAE_API_KEY",
503
508
  apiKeyHeader: "Authorization",
504
- name: "Cloudflare AI Gateway",
505
- models: [
506
- "anthropic/claude-3-5-haiku",
507
- "anthropic/claude-3-haiku",
508
- "anthropic/claude-3-opus",
509
- "anthropic/claude-3-sonnet",
510
- "anthropic/claude-3.5-haiku",
511
- "anthropic/claude-3.5-sonnet",
512
- "anthropic/claude-haiku-4-5",
513
- "anthropic/claude-opus-4",
514
- "anthropic/claude-opus-4-1",
515
- "anthropic/claude-opus-4-5",
516
- "anthropic/claude-opus-4-6",
517
- "anthropic/claude-sonnet-4",
518
- "anthropic/claude-sonnet-4-5",
519
- "openai/gpt-3.5-turbo",
520
- "openai/gpt-4",
521
- "openai/gpt-4-turbo",
522
- "openai/gpt-4o",
523
- "openai/gpt-4o-mini",
524
- "openai/gpt-5.1",
525
- "openai/gpt-5.1-codex",
526
- "openai/gpt-5.2",
527
- "openai/o1",
528
- "openai/o3",
529
- "openai/o3-mini",
530
- "openai/o3-pro",
531
- "openai/o4-mini",
532
- "workers-ai/@cf/ai4bharat/indictrans2-en-indic-1B",
533
- "workers-ai/@cf/aisingapore/gemma-sea-lion-v4-27b-it",
534
- "workers-ai/@cf/baai/bge-base-en-v1.5",
535
- "workers-ai/@cf/baai/bge-large-en-v1.5",
536
- "workers-ai/@cf/baai/bge-m3",
537
- "workers-ai/@cf/baai/bge-reranker-base",
538
- "workers-ai/@cf/baai/bge-small-en-v1.5",
539
- "workers-ai/@cf/deepgram/aura-2-en",
540
- "workers-ai/@cf/deepgram/aura-2-es",
541
- "workers-ai/@cf/deepgram/nova-3",
542
- "workers-ai/@cf/deepseek-ai/deepseek-r1-distill-qwen-32b",
543
- "workers-ai/@cf/facebook/bart-large-cnn",
544
- "workers-ai/@cf/google/gemma-3-12b-it",
545
- "workers-ai/@cf/huggingface/distilbert-sst-2-int8",
546
- "workers-ai/@cf/ibm-granite/granite-4.0-h-micro",
547
- "workers-ai/@cf/meta/llama-2-7b-chat-fp16",
548
- "workers-ai/@cf/meta/llama-3-8b-instruct",
549
- "workers-ai/@cf/meta/llama-3-8b-instruct-awq",
550
- "workers-ai/@cf/meta/llama-3.1-8b-instruct",
551
- "workers-ai/@cf/meta/llama-3.1-8b-instruct-awq",
552
- "workers-ai/@cf/meta/llama-3.1-8b-instruct-fp8",
553
- "workers-ai/@cf/meta/llama-3.2-11b-vision-instruct",
554
- "workers-ai/@cf/meta/llama-3.2-1b-instruct",
555
- "workers-ai/@cf/meta/llama-3.2-3b-instruct",
556
- "workers-ai/@cf/meta/llama-3.3-70b-instruct-fp8-fast",
557
- "workers-ai/@cf/meta/llama-4-scout-17b-16e-instruct",
558
- "workers-ai/@cf/meta/llama-guard-3-8b",
559
- "workers-ai/@cf/meta/m2m100-1.2b",
560
- "workers-ai/@cf/mistral/mistral-7b-instruct-v0.1",
561
- "workers-ai/@cf/mistralai/mistral-small-3.1-24b-instruct",
562
- "workers-ai/@cf/myshell-ai/melotts",
563
- "workers-ai/@cf/openai/gpt-oss-120b",
564
- "workers-ai/@cf/openai/gpt-oss-20b",
565
- "workers-ai/@cf/pfnet/plamo-embedding-1b",
566
- "workers-ai/@cf/pipecat-ai/smart-turn-v2",
567
- "workers-ai/@cf/qwen/qwen2.5-coder-32b-instruct",
568
- "workers-ai/@cf/qwen/qwen3-30b-a3b-fp8",
569
- "workers-ai/@cf/qwen/qwen3-embedding-0.6b",
570
- "workers-ai/@cf/qwen/qwq-32b"
571
- ],
572
- docUrl: "https://developers.cloudflare.com/ai-gateway/",
509
+ name: "KUAE Cloud Coding Plan",
510
+ models: ["GLM-4.7"],
511
+ docUrl: "https://docs.mthreads.com/kuaecloud/kuaecloud-doc-online/coding_plan/",
573
512
  gateway: "models.dev"
574
513
  },
575
514
  upstage: {
@@ -614,7 +553,7 @@ var provider_registry_default = {
614
553
  apiKeyEnvVar: "MINIMAX_API_KEY",
615
554
  apiKeyHeader: "Authorization",
616
555
  name: "MiniMax Coding Plan (minimaxi.com)",
617
- models: ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
556
+ models: ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
618
557
  docUrl: "https://platform.minimaxi.com/docs/coding-plan/intro",
619
558
  gateway: "models.dev",
620
559
  npm: "@ai-sdk/anthropic"
@@ -693,6 +632,7 @@ var provider_registry_default = {
693
632
  "qwen/qwen3-vl-30b-a3b-instruct",
694
633
  "qwen/qwen3-vl-30b-a3b-thinking",
695
634
  "qwen/qwen3-vl-8b-instruct",
635
+ "qwen/qwen3.5-397b-a17b",
696
636
  "sao10k/L3-8B-Stheno-v3.2",
697
637
  "sao10k/l3-70b-euryale-v2.1",
698
638
  "sao10k/l3-8b-lunaris",
@@ -730,6 +670,8 @@ var provider_registry_default = {
730
670
  "gemini-3-pro",
731
671
  "glm-4.6",
732
672
  "glm-4.7",
673
+ "glm-5",
674
+ "glm-5-free",
733
675
  "gpt-5",
734
676
  "gpt-5-codex",
735
677
  "gpt-5-nano",
@@ -744,6 +686,7 @@ var provider_registry_default = {
744
686
  "kimi-k2.5",
745
687
  "kimi-k2.5-free",
746
688
  "minimax-m2.1",
689
+ "minimax-m2.5",
747
690
  "minimax-m2.5-free"
748
691
  ],
749
692
  docUrl: "https://opencode.ai/docs/zen",
@@ -759,9 +702,9 @@ var provider_registry_default = {
759
702
  "anthropic/claude-haiku-3.5",
760
703
  "anthropic/claude-haiku-4.5",
761
704
  "anthropic/claude-opus-4",
762
- "anthropic/claude-opus-4-6",
763
705
  "anthropic/claude-opus-4.1",
764
706
  "anthropic/claude-opus-4.5",
707
+ "anthropic/claude-opus-4.6",
765
708
  "anthropic/claude-sonnet-3.5",
766
709
  "anthropic/claude-sonnet-3.5-june",
767
710
  "anthropic/claude-sonnet-3.7",
@@ -877,7 +820,7 @@ var provider_registry_default = {
877
820
  apiKeyEnvVar: "MINIMAX_API_KEY",
878
821
  apiKeyHeader: "Authorization",
879
822
  name: "MiniMax (minimaxi.com)",
880
- models: ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
823
+ models: ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
881
824
  docUrl: "https://platform.minimaxi.com/docs/guides/quickstart",
882
825
  gateway: "models.dev",
883
826
  npm: "@ai-sdk/anthropic"
@@ -935,6 +878,8 @@ var provider_registry_default = {
935
878
  "qwen3-vl-235b-a22b",
936
879
  "qwen3-vl-30b-a3b",
937
880
  "qwen3-vl-plus",
881
+ "qwen3.5-397b-a17b",
882
+ "qwen3.5-plus",
938
883
  "qwq-plus"
939
884
  ],
940
885
  docUrl: "https://www.alibabacloud.com/help/en/model-studio/models",
@@ -1080,7 +1025,7 @@ var provider_registry_default = {
1080
1025
  apiKeyEnvVar: "MINIMAX_API_KEY",
1081
1026
  apiKeyHeader: "Authorization",
1082
1027
  name: "MiniMax Coding Plan (minimax.io)",
1083
- models: ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
1028
+ models: ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
1084
1029
  docUrl: "https://platform.minimax.io/docs/coding-plan/intro",
1085
1030
  gateway: "models.dev",
1086
1031
  npm: "@ai-sdk/anthropic"
@@ -1218,12 +1163,22 @@ var provider_registry_default = {
1218
1163
  "accounts/fireworks/models/kimi-k2p5",
1219
1164
  "accounts/fireworks/models/minimax-m2",
1220
1165
  "accounts/fireworks/models/minimax-m2p1",
1166
+ "accounts/fireworks/models/minimax-m2p5",
1221
1167
  "accounts/fireworks/models/qwen3-235b-a22b",
1222
1168
  "accounts/fireworks/models/qwen3-coder-480b-a35b-instruct"
1223
1169
  ],
1224
1170
  docUrl: "https://fireworks.ai/docs/",
1225
1171
  gateway: "models.dev"
1226
1172
  },
1173
+ stepfun: {
1174
+ url: "https://api.stepfun.com/v1",
1175
+ apiKeyEnvVar: "STEPFUN_API_KEY",
1176
+ apiKeyHeader: "Authorization",
1177
+ name: "StepFun",
1178
+ models: ["step-1-32k", "step-2-16k", "step-3.5-flash"],
1179
+ docUrl: "https://platform.stepfun.com/docs/zh/overview/concept",
1180
+ gateway: "models.dev"
1181
+ },
1227
1182
  siliconflow: {
1228
1183
  url: "https://api.siliconflow.com/v1",
1229
1184
  apiKeyEnvVar: "SILICONFLOW_API_KEY",
@@ -1231,8 +1186,6 @@ var provider_registry_default = {
1231
1186
  name: "SiliconFlow",
1232
1187
  models: [
1233
1188
  "ByteDance-Seed/Seed-OSS-36B-Instruct",
1234
- "MiniMaxAI/MiniMax-M1-80k",
1235
- "MiniMaxAI/MiniMax-M2",
1236
1189
  "MiniMaxAI/MiniMax-M2.1",
1237
1190
  "Qwen/QwQ-32B",
1238
1191
  "Qwen/Qwen2.5-14B-Instruct",
@@ -1248,7 +1201,6 @@ var provider_registry_default = {
1248
1201
  "Qwen/Qwen3-235B-A22B",
1249
1202
  "Qwen/Qwen3-235B-A22B-Instruct-2507",
1250
1203
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
1251
- "Qwen/Qwen3-30B-A3B",
1252
1204
  "Qwen/Qwen3-30B-A3B-Instruct-2507",
1253
1205
  "Qwen/Qwen3-30B-A3B-Thinking-2507",
1254
1206
  "Qwen/Qwen3-32B",
@@ -1270,14 +1222,12 @@ var provider_registry_default = {
1270
1222
  "Qwen/Qwen3-VL-8B-Thinking",
1271
1223
  "THUDM/GLM-4-32B-0414",
1272
1224
  "THUDM/GLM-4-9B-0414",
1273
- "THUDM/GLM-4.1V-9B-Thinking",
1274
1225
  "THUDM/GLM-Z1-32B-0414",
1275
1226
  "THUDM/GLM-Z1-9B-0414",
1276
1227
  "baidu/ERNIE-4.5-300B-A47B",
1277
1228
  "deepseek-ai/DeepSeek-R1",
1278
1229
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
1279
1230
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
1280
- "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
1281
1231
  "deepseek-ai/DeepSeek-V3",
1282
1232
  "deepseek-ai/DeepSeek-V3.1",
1283
1233
  "deepseek-ai/DeepSeek-V3.1-Terminus",
@@ -1288,7 +1238,6 @@ var provider_registry_default = {
1288
1238
  "inclusionAI/Ling-mini-2.0",
1289
1239
  "inclusionAI/Ring-flash-2.0",
1290
1240
  "meta-llama/Meta-Llama-3.1-8B-Instruct",
1291
- "moonshotai/Kimi-Dev-72B",
1292
1241
  "moonshotai/Kimi-K2-Instruct",
1293
1242
  "moonshotai/Kimi-K2-Instruct-0905",
1294
1243
  "moonshotai/Kimi-K2-Thinking",
@@ -1296,7 +1245,7 @@ var provider_registry_default = {
1296
1245
  "nex-agi/DeepSeek-V3.1-Nex-N1",
1297
1246
  "openai/gpt-oss-120b",
1298
1247
  "openai/gpt-oss-20b",
1299
- "stepfun-ai/step3",
1248
+ "stepfun-ai/Step-3.5-Flash",
1300
1249
  "tencent/Hunyuan-A13B-Instruct",
1301
1250
  "tencent/Hunyuan-MT-7B",
1302
1251
  "zai-org/GLM-4.5",
@@ -1304,7 +1253,8 @@ var provider_registry_default = {
1304
1253
  "zai-org/GLM-4.5V",
1305
1254
  "zai-org/GLM-4.6",
1306
1255
  "zai-org/GLM-4.6V",
1307
- "zai-org/GLM-4.7"
1256
+ "zai-org/GLM-4.7",
1257
+ "zai-org/GLM-5"
1308
1258
  ],
1309
1259
  docUrl: "https://cloud.siliconflow.com/models",
1310
1260
  gateway: "models.dev"
@@ -1313,6 +1263,7 @@ var provider_registry_default = {
1313
1263
  apiKeyEnvVar: "TOGETHER_API_KEY",
1314
1264
  name: "Together AI",
1315
1265
  models: [
1266
+ "MiniMaxAI/MiniMax-M2.5",
1316
1267
  "Qwen/Qwen3-235B-A22B-Instruct-2507-tput",
1317
1268
  "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
1318
1269
  "Qwen/Qwen3-Coder-Next-FP8",
@@ -1328,7 +1279,8 @@ var provider_registry_default = {
1328
1279
  "moonshotai/Kimi-K2.5",
1329
1280
  "openai/gpt-oss-120b",
1330
1281
  "zai-org/GLM-4.6",
1331
- "zai-org/GLM-4.7"
1282
+ "zai-org/GLM-4.7",
1283
+ "zai-org/GLM-5"
1332
1284
  ],
1333
1285
  docUrl: "https://docs.together.ai/docs/serverless-models",
1334
1286
  gateway: "models.dev",
@@ -1525,8 +1477,10 @@ var provider_registry_default = {
1525
1477
  "openai/gpt-oss-20b:free",
1526
1478
  "openai/gpt-oss-safeguard-20b",
1527
1479
  "openai/o4-mini",
1480
+ "openrouter/aurora-alpha",
1528
1481
  "openrouter/sherlock-dash-alpha",
1529
1482
  "openrouter/sherlock-think-alpha",
1483
+ "prime-intellect/intellect-3",
1530
1484
  "qwen/qwen-2.5-coder-32b-instruct",
1531
1485
  "qwen/qwen-2.5-vl-7b-instruct:free",
1532
1486
  "qwen/qwen2.5-vl-32b-instruct:free",
@@ -1552,6 +1506,8 @@ var provider_registry_default = {
1552
1506
  "qwen/qwen3-next-80b-a3b-instruct",
1553
1507
  "qwen/qwen3-next-80b-a3b-instruct:free",
1554
1508
  "qwen/qwen3-next-80b-a3b-thinking",
1509
+ "qwen/qwen3.5-397b-a17b",
1510
+ "qwen/qwen3.5-plus-02-15",
1555
1511
  "qwen/qwq-32b:free",
1556
1512
  "rekaai/reka-flash-3",
1557
1513
  "sarvamai/sarvam-m:free",
@@ -1792,8 +1748,11 @@ var provider_registry_default = {
1792
1748
  apiKeyHeader: "Authorization",
1793
1749
  name: "Vivgrid",
1794
1750
  models: [
1751
+ "deepseek-v3.2",
1795
1752
  "gemini-3-flash-preview",
1796
1753
  "gemini-3-pro-preview",
1754
+ "glm-5",
1755
+ "gpt-5-mini",
1797
1756
  "gpt-5.1-codex",
1798
1757
  "gpt-5.1-codex-max",
1799
1758
  "gpt-5.2-codex"
@@ -1861,6 +1820,7 @@ var provider_registry_default = {
1861
1820
  "glm-4.6v",
1862
1821
  "glm-4.7",
1863
1822
  "glm-4.7-flash",
1823
+ "glm-4.7-flashx",
1864
1824
  "glm-5"
1865
1825
  ],
1866
1826
  docUrl: "https://docs.z.ai/devpack/overview",
@@ -1876,7 +1836,6 @@ var provider_registry_default = {
1876
1836
  "claude-opus-4-5",
1877
1837
  "claude-opus-4-6",
1878
1838
  "claude-sonnet-4-5",
1879
- "deepseek-r1",
1880
1839
  "gemini-2.5-flash",
1881
1840
  "gemini-2.5-pro",
1882
1841
  "gemini-3-flash-preview",
@@ -1887,11 +1846,7 @@ var provider_registry_default = {
1887
1846
  "gpt-5-nano",
1888
1847
  "gpt-5.2",
1889
1848
  "gpt-oss-120b",
1890
- "gpt-oss-20b",
1891
- "kimi-k2-thinking",
1892
- "kimi-k2.5",
1893
- "zai-glm-4.7",
1894
- "zai-glm-4.7-flash"
1849
+ "gpt-oss-20b"
1895
1850
  ],
1896
1851
  docUrl: "https://docs.firmware.ai",
1897
1852
  gateway: "models.dev"
@@ -1975,8 +1930,6 @@ var provider_registry_default = {
1975
1930
  models: [
1976
1931
  "ByteDance-Seed/Seed-OSS-36B-Instruct",
1977
1932
  "Kwaipilot/KAT-Dev",
1978
- "MiniMaxAI/MiniMax-M1-80k",
1979
- "MiniMaxAI/MiniMax-M2",
1980
1933
  "Pro/MiniMaxAI/MiniMax-M2.1",
1981
1934
  "Pro/deepseek-ai/DeepSeek-R1",
1982
1935
  "Pro/deepseek-ai/DeepSeek-V3",
@@ -1986,6 +1939,7 @@ var provider_registry_default = {
1986
1939
  "Pro/moonshotai/Kimi-K2-Thinking",
1987
1940
  "Pro/moonshotai/Kimi-K2.5",
1988
1941
  "Pro/zai-org/GLM-4.7",
1942
+ "Pro/zai-org/GLM-5",
1989
1943
  "Qwen/QwQ-32B",
1990
1944
  "Qwen/Qwen2.5-14B-Instruct",
1991
1945
  "Qwen/Qwen2.5-32B-Instruct",
@@ -1998,7 +1952,6 @@ var provider_registry_default = {
1998
1952
  "Qwen/Qwen3-14B",
1999
1953
  "Qwen/Qwen3-235B-A22B-Instruct-2507",
2000
1954
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
2001
- "Qwen/Qwen3-30B-A3B",
2002
1955
  "Qwen/Qwen3-30B-A3B-Instruct-2507",
2003
1956
  "Qwen/Qwen3-30B-A3B-Thinking-2507",
2004
1957
  "Qwen/Qwen3-32B",
@@ -2020,7 +1973,6 @@ var provider_registry_default = {
2020
1973
  "Qwen/Qwen3-VL-8B-Thinking",
2021
1974
  "THUDM/GLM-4-32B-0414",
2022
1975
  "THUDM/GLM-4-9B-0414",
2023
- "THUDM/GLM-4.1V-9B-Thinking",
2024
1976
  "THUDM/GLM-Z1-32B-0414",
2025
1977
  "THUDM/GLM-Z1-9B-0414",
2026
1978
  "ascend-tribe/pangu-pro-moe",
@@ -2028,7 +1980,6 @@ var provider_registry_default = {
2028
1980
  "deepseek-ai/DeepSeek-R1",
2029
1981
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
2030
1982
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
2031
- "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
2032
1983
  "deepseek-ai/DeepSeek-V3",
2033
1984
  "deepseek-ai/DeepSeek-V3.1-Terminus",
2034
1985
  "deepseek-ai/DeepSeek-V3.2",
@@ -2036,10 +1987,9 @@ var provider_registry_default = {
2036
1987
  "inclusionAI/Ling-flash-2.0",
2037
1988
  "inclusionAI/Ling-mini-2.0",
2038
1989
  "inclusionAI/Ring-flash-2.0",
2039
- "moonshotai/Kimi-Dev-72B",
2040
1990
  "moonshotai/Kimi-K2-Instruct-0905",
2041
1991
  "moonshotai/Kimi-K2-Thinking",
2042
- "stepfun-ai/step3",
1992
+ "stepfun-ai/Step-3.5-Flash",
2043
1993
  "tencent/Hunyuan-A13B-Instruct",
2044
1994
  "tencent/Hunyuan-MT-7B",
2045
1995
  "zai-org/GLM-4.5-Air",
@@ -2424,7 +2374,7 @@ var provider_registry_default = {
2424
2374
  apiKeyEnvVar: "MINIMAX_API_KEY",
2425
2375
  apiKeyHeader: "Authorization",
2426
2376
  name: "MiniMax (minimax.io)",
2427
- models: ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
2377
+ models: ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
2428
2378
  docUrl: "https://platform.minimax.io/docs/guides/quickstart",
2429
2379
  gateway: "models.dev",
2430
2380
  npm: "@ai-sdk/anthropic"
@@ -2547,12 +2497,15 @@ var provider_registry_default = {
2547
2497
  name: "Hugging Face",
2548
2498
  models: [
2549
2499
  "MiniMaxAI/MiniMax-M2.1",
2500
+ "MiniMaxAI/MiniMax-M2.5",
2550
2501
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
2551
2502
  "Qwen/Qwen3-Coder-480B-A35B-Instruct",
2503
+ "Qwen/Qwen3-Coder-Next",
2552
2504
  "Qwen/Qwen3-Embedding-4B",
2553
2505
  "Qwen/Qwen3-Embedding-8B",
2554
2506
  "Qwen/Qwen3-Next-80B-A3B-Instruct",
2555
2507
  "Qwen/Qwen3-Next-80B-A3B-Thinking",
2508
+ "Qwen/Qwen3.5-397B-A17B",
2556
2509
  "XiaomiMiMo/MiMo-V2-Flash",
2557
2510
  "deepseek-ai/DeepSeek-R1-0528",
2558
2511
  "deepseek-ai/DeepSeek-V3.2",
@@ -2616,6 +2569,279 @@ var provider_registry_default = {
2616
2569
  docUrl: "https://friendli.ai/docs/guides/serverless_endpoints/introduction",
2617
2570
  gateway: "models.dev"
2618
2571
  },
2572
+ kilo: {
2573
+ url: "https://api.kilo.ai/api/gateway",
2574
+ apiKeyEnvVar: "KILO_API_KEY",
2575
+ apiKeyHeader: "Authorization",
2576
+ name: "Kilo Gateway",
2577
+ models: [
2578
+ "allenai/molmo-2-8b",
2579
+ "amazon/nova-2-lite-v1",
2580
+ "amazon/nova-pro-v1",
2581
+ "anthropic/claude-3-haiku",
2582
+ "anthropic/claude-3.5-haiku",
2583
+ "anthropic/claude-3.5-sonnet",
2584
+ "anthropic/claude-3.7-sonnet",
2585
+ "anthropic/claude-3.7-sonnet:thinking",
2586
+ "anthropic/claude-haiku-4.5",
2587
+ "anthropic/claude-opus-4",
2588
+ "anthropic/claude-opus-4.1",
2589
+ "anthropic/claude-opus-4.5",
2590
+ "anthropic/claude-opus-4.6",
2591
+ "anthropic/claude-sonnet-4",
2592
+ "anthropic/claude-sonnet-4.5",
2593
+ "arcee-ai/trinity-large-preview:free",
2594
+ "arcee-ai/trinity-mini",
2595
+ "arcee-ai/trinity-mini:free",
2596
+ "baidu/ernie-4.5-21b-a3b",
2597
+ "baidu/ernie-4.5-21b-a3b-thinking",
2598
+ "baidu/ernie-4.5-300b-a47b",
2599
+ "baidu/ernie-4.5-vl-28b-a3b",
2600
+ "baidu/ernie-4.5-vl-424b-a47b",
2601
+ "bytedance-seed/seed-1.6",
2602
+ "cognitivecomputations/dolphin-mistral-24b-venice-edition:free",
2603
+ "cohere/command-a",
2604
+ "cohere/command-r-08-2024",
2605
+ "cohere/command-r-plus-08-2024",
2606
+ "cohere/command-r7b-12-2024",
2607
+ "deepseek/deepseek-chat",
2608
+ "deepseek/deepseek-chat-v3-0324",
2609
+ "deepseek/deepseek-chat-v3.1",
2610
+ "deepseek/deepseek-r1",
2611
+ "deepseek/deepseek-r1-0528",
2612
+ "deepseek/deepseek-r1-0528:free",
2613
+ "deepseek/deepseek-r1-distill-llama-70b",
2614
+ "deepseek/deepseek-r1-distill-qwen-32b",
2615
+ "deepseek/deepseek-v3.1-terminus",
2616
+ "deepseek/deepseek-v3.1-terminus:exacto",
2617
+ "deepseek/deepseek-v3.2",
2618
+ "deepseek/deepseek-v3.2-exp",
2619
+ "deepseek/deepseek-v3.2-speciale",
2620
+ "essentialai/rnj-1-instruct",
2621
+ "google/gemini-2.0-flash-001",
2622
+ "google/gemini-2.0-flash-lite-001",
2623
+ "google/gemini-2.5-flash",
2624
+ "google/gemini-2.5-flash-lite",
2625
+ "google/gemini-2.5-flash-lite-preview-09-2025",
2626
+ "google/gemini-2.5-flash-preview-09-2025",
2627
+ "google/gemini-2.5-pro",
2628
+ "google/gemini-2.5-pro-preview",
2629
+ "google/gemini-2.5-pro-preview-05-06",
2630
+ "google/gemini-3-flash-preview",
2631
+ "google/gemini-3-pro-preview",
2632
+ "google/gemma-2-27b-it",
2633
+ "google/gemma-2-9b-it",
2634
+ "google/gemma-3-12b-it",
2635
+ "google/gemma-3-12b-it:free",
2636
+ "google/gemma-3-27b-it",
2637
+ "google/gemma-3-27b-it:free",
2638
+ "google/gemma-3-4b-it",
2639
+ "google/gemma-3-4b-it:free",
2640
+ "google/gemma-3n-e2b-it:free",
2641
+ "google/gemma-3n-e4b-it",
2642
+ "google/gemma-3n-e4b-it:free",
2643
+ "gryphe/mythomax-l2-13b",
2644
+ "inception/mercury",
2645
+ "inception/mercury-coder",
2646
+ "kilo/auto",
2647
+ "kwaipilot/kat-coder-pro",
2648
+ "liquid/lfm-2.5-1.2b-instruct:free",
2649
+ "liquid/lfm-2.5-1.2b-thinking:free",
2650
+ "meituan/longcat-flash-chat",
2651
+ "meta-llama/llama-3-70b-instruct",
2652
+ "meta-llama/llama-3-8b-instruct",
2653
+ "meta-llama/llama-3.1-405b-instruct",
2654
+ "meta-llama/llama-3.1-70b-instruct",
2655
+ "meta-llama/llama-3.1-8b-instruct",
2656
+ "meta-llama/llama-3.2-11b-vision-instruct",
2657
+ "meta-llama/llama-3.2-1b-instruct",
2658
+ "meta-llama/llama-3.2-3b-instruct",
2659
+ "meta-llama/llama-3.2-3b-instruct:free",
2660
+ "meta-llama/llama-3.3-70b-instruct",
2661
+ "meta-llama/llama-3.3-70b-instruct:free",
2662
+ "meta-llama/llama-4-maverick",
2663
+ "meta-llama/llama-4-scout",
2664
+ "meta-llama/llama-guard-3-8b",
2665
+ "meta-llama/llama-guard-4-12b",
2666
+ "microsoft/phi-4",
2667
+ "microsoft/wizardlm-2-8x22b",
2668
+ "minimax/minimax-01",
2669
+ "minimax/minimax-m1",
2670
+ "minimax/minimax-m2",
2671
+ "minimax/minimax-m2.1",
2672
+ "minimax/minimax-m2.5",
2673
+ "minimax/minimax-m2.5:free",
2674
+ "mistralai/codestral-2508",
2675
+ "mistralai/devstral-2512",
2676
+ "mistralai/devstral-medium",
2677
+ "mistralai/devstral-small",
2678
+ "mistralai/ministral-14b-2512",
2679
+ "mistralai/mistral-7b-instruct",
2680
+ "mistralai/mistral-7b-instruct-v0.1",
2681
+ "mistralai/mistral-7b-instruct-v0.3",
2682
+ "mistralai/mistral-large",
2683
+ "mistralai/mistral-large-2411",
2684
+ "mistralai/mistral-large-2512",
2685
+ "mistralai/mistral-medium-3",
2686
+ "mistralai/mistral-medium-3.1",
2687
+ "mistralai/mistral-nemo",
2688
+ "mistralai/mistral-small-24b-instruct-2501",
2689
+ "mistralai/mistral-small-3.1-24b-instruct",
2690
+ "mistralai/mistral-small-3.1-24b-instruct:free",
2691
+ "mistralai/mistral-small-3.2-24b-instruct",
2692
+ "mistralai/mixtral-8x22b-instruct",
2693
+ "mistralai/voxtral-small-24b-2507",
2694
+ "moonshotai/kimi-k2",
2695
+ "moonshotai/kimi-k2-0905",
2696
+ "moonshotai/kimi-k2-0905:exacto",
2697
+ "moonshotai/kimi-k2-thinking",
2698
+ "moonshotai/kimi-k2.5",
2699
+ "morph/morph-v3-fast",
2700
+ "morph/morph-v3-large",
2701
+ "nex-agi/deepseek-v3.1-nex-n1",
2702
+ "nousresearch/deephermes-3-mistral-24b-preview",
2703
+ "nousresearch/hermes-2-pro-llama-3-8b",
2704
+ "nousresearch/hermes-3-llama-3.1-405b",
2705
+ "nousresearch/hermes-3-llama-3.1-405b:free",
2706
+ "nousresearch/hermes-4-405b",
2707
+ "nousresearch/hermes-4-70b",
2708
+ "nvidia/llama-3.1-nemotron-70b-instruct",
2709
+ "nvidia/llama-3.1-nemotron-ultra-253b-v1",
2710
+ "nvidia/llama-3.3-nemotron-super-49b-v1.5",
2711
+ "nvidia/nemotron-3-nano-30b-a3b",
2712
+ "nvidia/nemotron-3-nano-30b-a3b:free",
2713
+ "nvidia/nemotron-nano-12b-v2-vl",
2714
+ "nvidia/nemotron-nano-12b-v2-vl:free",
2715
+ "nvidia/nemotron-nano-9b-v2",
2716
+ "nvidia/nemotron-nano-9b-v2:free",
2717
+ "openai/chatgpt-4o-latest",
2718
+ "openai/gpt-3.5-turbo",
2719
+ "openai/gpt-3.5-turbo-0613",
2720
+ "openai/gpt-3.5-turbo-instruct",
2721
+ "openai/gpt-4",
2722
+ "openai/gpt-4-turbo",
2723
+ "openai/gpt-4.1",
2724
+ "openai/gpt-4.1-mini",
2725
+ "openai/gpt-4.1-nano",
2726
+ "openai/gpt-4o",
2727
+ "openai/gpt-4o-2024-05-13",
2728
+ "openai/gpt-4o-2024-08-06",
2729
+ "openai/gpt-4o-2024-11-20",
2730
+ "openai/gpt-4o-mini",
2731
+ "openai/gpt-4o-mini-search-preview",
2732
+ "openai/gpt-4o:extended",
2733
+ "openai/gpt-5",
2734
+ "openai/gpt-5-chat",
2735
+ "openai/gpt-5-codex",
2736
+ "openai/gpt-5-mini",
2737
+ "openai/gpt-5-nano",
2738
+ "openai/gpt-5-pro",
2739
+ "openai/gpt-5.1",
2740
+ "openai/gpt-5.1-chat",
2741
+ "openai/gpt-5.1-codex",
2742
+ "openai/gpt-5.1-codex-max",
2743
+ "openai/gpt-5.1-codex-mini",
2744
+ "openai/gpt-5.2",
2745
+ "openai/gpt-5.2-chat",
2746
+ "openai/gpt-5.2-codex",
2747
+ "openai/gpt-5.2-pro",
2748
+ "openai/gpt-oss-120b",
2749
+ "openai/gpt-oss-120b:exacto",
2750
+ "openai/gpt-oss-120b:free",
2751
+ "openai/gpt-oss-20b",
2752
+ "openai/gpt-oss-20b:free",
2753
+ "openai/gpt-oss-safeguard-20b",
2754
+ "openai/o1",
2755
+ "openai/o1-pro",
2756
+ "openai/o3",
2757
+ "openai/o3-deep-research",
2758
+ "openai/o3-mini",
2759
+ "openai/o3-mini-high",
2760
+ "openai/o3-pro",
2761
+ "openai/o4-mini",
2762
+ "openai/o4-mini-deep-research",
2763
+ "openrouter/aurora-alpha",
2764
+ "perplexity/sonar",
2765
+ "perplexity/sonar-deep-research",
2766
+ "perplexity/sonar-pro",
2767
+ "perplexity/sonar-reasoning-pro",
2768
+ "prime-intellect/intellect-3",
2769
+ "qwen/qwen-2.5-72b-instruct",
2770
+ "qwen/qwen-2.5-7b-instruct",
2771
+ "qwen/qwen-2.5-coder-32b-instruct",
2772
+ "qwen/qwen-2.5-vl-7b-instruct",
2773
+ "qwen/qwen-max",
2774
+ "qwen/qwen-plus",
2775
+ "qwen/qwen-turbo",
2776
+ "qwen/qwen-vl-max",
2777
+ "qwen/qwen-vl-plus",
2778
+ "qwen/qwen2.5-coder-7b-instruct",
2779
+ "qwen/qwen2.5-vl-32b-instruct",
2780
+ "qwen/qwen2.5-vl-72b-instruct",
2781
+ "qwen/qwen3-14b",
2782
+ "qwen/qwen3-235b-a22b",
2783
+ "qwen/qwen3-235b-a22b-2507",
2784
+ "qwen/qwen3-235b-a22b-thinking-2507",
2785
+ "qwen/qwen3-30b-a3b",
2786
+ "qwen/qwen3-30b-a3b-instruct-2507",
2787
+ "qwen/qwen3-30b-a3b-thinking-2507",
2788
+ "qwen/qwen3-32b",
2789
+ "qwen/qwen3-4b",
2790
+ "qwen/qwen3-4b:free",
2791
+ "qwen/qwen3-8b",
2792
+ "qwen/qwen3-coder",
2793
+ "qwen/qwen3-coder-30b-a3b-instruct",
2794
+ "qwen/qwen3-coder-flash",
2795
+ "qwen/qwen3-coder-next",
2796
+ "qwen/qwen3-coder-plus",
2797
+ "qwen/qwen3-coder:exacto",
2798
+ "qwen/qwen3-coder:free",
2799
+ "qwen/qwen3-max",
2800
+ "qwen/qwen3-max-thinking",
2801
+ "qwen/qwen3-next-80b-a3b-instruct",
2802
+ "qwen/qwen3-next-80b-a3b-instruct:free",
2803
+ "qwen/qwen3-next-80b-a3b-thinking",
2804
+ "qwen/qwen3-vl-235b-a22b-instruct",
2805
+ "qwen/qwen3-vl-235b-a22b-thinking",
2806
+ "qwen/qwen3-vl-30b-a3b-instruct",
2807
+ "qwen/qwen3-vl-30b-a3b-thinking",
2808
+ "qwen/qwen3-vl-32b-instruct",
2809
+ "qwen/qwen3-vl-8b-instruct",
2810
+ "qwen/qwen3-vl-8b-thinking",
2811
+ "qwen/qwen3.5-397b-a17b",
2812
+ "qwen/qwen3.5-plus-02-15",
2813
+ "qwen/qwq-32b",
2814
+ "stepfun/step-3.5-flash",
2815
+ "stepfun/step-3.5-flash:free",
2816
+ "tencent/hunyuan-a13b-instruct",
2817
+ "tngtech/deepseek-r1t-chimera",
2818
+ "tngtech/deepseek-r1t2-chimera",
2819
+ "tngtech/tng-r1t-chimera",
2820
+ "writer/palmyra-x5",
2821
+ "x-ai/grok-3",
2822
+ "x-ai/grok-3-beta",
2823
+ "x-ai/grok-3-mini",
2824
+ "x-ai/grok-3-mini-beta",
2825
+ "x-ai/grok-4",
2826
+ "x-ai/grok-4-fast",
2827
+ "x-ai/grok-4.1-fast",
2828
+ "x-ai/grok-code-fast-1",
2829
+ "xiaomi/mimo-v2-flash",
2830
+ "z-ai/glm-4.5",
2831
+ "z-ai/glm-4.5-air",
2832
+ "z-ai/glm-4.5-air:free",
2833
+ "z-ai/glm-4.5v",
2834
+ "z-ai/glm-4.6",
2835
+ "z-ai/glm-4.6:exacto",
2836
+ "z-ai/glm-4.6v",
2837
+ "z-ai/glm-4.7",
2838
+ "z-ai/glm-4.7-flash",
2839
+ "z-ai/glm-5",
2840
+ "z-ai/glm-5:free"
2841
+ ],
2842
+ docUrl: "https://kilo.ai",
2843
+ gateway: "models.dev"
2844
+ },
2619
2845
  "nano-gpt": {
2620
2846
  url: "https://nano-gpt.com/api/v1",
2621
2847
  apiKeyEnvVar: "NANO_GPT_API_KEY",
@@ -2641,6 +2867,10 @@ var provider_registry_default = {
2641
2867
  "openai/gpt-oss-120b",
2642
2868
  "qwen/qwen3-235b-a22b-thinking-2507",
2643
2869
  "qwen/qwen3-coder",
2870
+ "qwen/qwen3.5-397b-a17b",
2871
+ "qwen/qwen3.5-397b-a17b-thinking",
2872
+ "qwen/qwen3.5-plus",
2873
+ "qwen/qwen3.5-plus-thinking",
2644
2874
  "zai-org/glm-4.5-air",
2645
2875
  "zai-org/glm-4.5-air:thinking",
2646
2876
  "zai-org/glm-4.6",
@@ -2791,6 +3021,8 @@ var provider_registry_default = {
2791
3021
  "qwen3-vl-235b-a22b",
2792
3022
  "qwen3-vl-30b-a3b",
2793
3023
  "qwen3-vl-plus",
3024
+ "qwen3.5-397b-a17b",
3025
+ "qwen3.5-plus",
2794
3026
  "qwq-32b",
2795
3027
  "qwq-plus",
2796
3028
  "tongyi-intent-detect-v3"
@@ -2805,6 +3037,7 @@ var provider_registry_default = {
2805
3037
  name: "Chutes",
2806
3038
  models: [
2807
3039
  "MiniMaxAI/MiniMax-M2.1-TEE",
3040
+ "MiniMaxAI/MiniMax-M2.5-TEE",
2808
3041
  "NousResearch/DeepHermes-3-Mistral-24B-Preview",
2809
3042
  "NousResearch/Hermes-4-14B",
2810
3043
  "NousResearch/Hermes-4-405B-FP8-TEE",
@@ -2853,6 +3086,7 @@ var provider_registry_default = {
2853
3086
  "tngtech/TNG-R1T-Chimera-TEE",
2854
3087
  "tngtech/TNG-R1T-Chimera-Turbo",
2855
3088
  "unsloth/Llama-3.2-1B-Instruct",
3089
+ "unsloth/Llama-3.2-3B-Instruct",
2856
3090
  "unsloth/Mistral-Nemo-Instruct-2407",
2857
3091
  "unsloth/Mistral-Small-24B-Instruct-2501",
2858
3092
  "unsloth/gemma-3-12b-it",
@@ -2866,7 +3100,8 @@ var provider_registry_default = {
2866
3100
  "zai-org/GLM-4.6V",
2867
3101
  "zai-org/GLM-4.7-FP8",
2868
3102
  "zai-org/GLM-4.7-Flash",
2869
- "zai-org/GLM-4.7-TEE"
3103
+ "zai-org/GLM-4.7-TEE",
3104
+ "zai-org/GLM-5-TEE"
2870
3105
  ],
2871
3106
  docUrl: "https://llm.chutes.ai/v1/models",
2872
3107
  gateway: "models.dev"
@@ -2971,6 +3206,8 @@ var provider_registry_default = {
2971
3206
  "kuaishou/kat-coder-pro-v1-free",
2972
3207
  "minimax/minimax-m2",
2973
3208
  "minimax/minimax-m2.1",
3209
+ "minimax/minimax-m2.5",
3210
+ "minimax/minimax-m2.5-lightning",
2974
3211
  "moonshotai/kimi-k2-0905",
2975
3212
  "moonshotai/kimi-k2-thinking",
2976
3213
  "moonshotai/kimi-k2-thinking-turbo",
@@ -3005,7 +3242,8 @@ var provider_registry_default = {
3005
3242
  "z-ai/glm-4.6v-flash-free",
3006
3243
  "z-ai/glm-4.7",
3007
3244
  "z-ai/glm-4.7-flash-free",
3008
- "z-ai/glm-4.7-flashx"
3245
+ "z-ai/glm-4.7-flashx",
3246
+ "z-ai/glm-5"
3009
3247
  ],
3010
3248
  "io-net": [
3011
3249
  "Intel/Qwen3-Coder-480B-A35B-Instruct-int4-mixed-ar",
@@ -3096,7 +3334,8 @@ var provider_registry_default = {
3096
3334
  "qwen/qwen3-next-80b-a3b-instruct",
3097
3335
  "qwen/qwen3-next-80b-a3b-thinking",
3098
3336
  "qwen/qwq-32b",
3099
- "z-ai/glm4.7"
3337
+ "z-ai/glm4.7",
3338
+ "z-ai/glm5"
3100
3339
  ],
3101
3340
  fastrouter: [
3102
3341
  "anthropic/claude-opus-4.1",
@@ -3224,11 +3463,12 @@ var provider_registry_default = {
3224
3463
  "google/gemma-3-27b-it",
3225
3464
  "google/gemma-3-27b-it-fast",
3226
3465
  "intfloat/e5-mistral-7b-instruct",
3227
- "meta-llama/llama-3.3-70b-instruct-base",
3466
+ "meta-llama/Llama-3.3-70B-Instruct",
3228
3467
  "meta-llama/llama-3.3-70b-instruct-fast",
3229
3468
  "meta-llama/llama-guard-3-8b",
3230
3469
  "meta-llama/meta-llama-3.1-8b-instruct",
3231
3470
  "meta-llama/meta-llama-3.1-8b-instruct-fast",
3471
+ "moonshotai/Kimi-K2.5",
3232
3472
  "moonshotai/kimi-k2-instruct",
3233
3473
  "moonshotai/kimi-k2-thinking",
3234
3474
  "nvidia/llama-3_1-nemotron-ultra-253b-v1",
@@ -3250,7 +3490,6 @@ var provider_registry_default = {
3250
3490
  "qwen/qwen3-next-80b-a3b-thinking",
3251
3491
  "zai-org/glm-4.5",
3252
3492
  "zai-org/glm-4.5-air",
3253
- "zai-org/glm-4.7",
3254
3493
  "zai-org/glm-4.7-fp8"
3255
3494
  ],
3256
3495
  "ollama-cloud": [
@@ -3285,6 +3524,7 @@ var provider_registry_default = {
3285
3524
  "qwen3-next:80b",
3286
3525
  "qwen3-vl:235b",
3287
3526
  "qwen3-vl:235b-instruct",
3527
+ "qwen3.5:397b",
3288
3528
  "rnj-1:8b"
3289
3529
  ],
3290
3530
  scaleway: [
@@ -3303,73 +3543,7 @@ var provider_registry_default = {
3303
3543
  "voxtral-small-24b-2507",
3304
3544
  "whisper-large-v3"
3305
3545
  ],
3306
- "cloudflare-ai-gateway": [
3307
- "anthropic/claude-3-5-haiku",
3308
- "anthropic/claude-3-haiku",
3309
- "anthropic/claude-3-opus",
3310
- "anthropic/claude-3-sonnet",
3311
- "anthropic/claude-3.5-haiku",
3312
- "anthropic/claude-3.5-sonnet",
3313
- "anthropic/claude-haiku-4-5",
3314
- "anthropic/claude-opus-4",
3315
- "anthropic/claude-opus-4-1",
3316
- "anthropic/claude-opus-4-5",
3317
- "anthropic/claude-opus-4-6",
3318
- "anthropic/claude-sonnet-4",
3319
- "anthropic/claude-sonnet-4-5",
3320
- "openai/gpt-3.5-turbo",
3321
- "openai/gpt-4",
3322
- "openai/gpt-4-turbo",
3323
- "openai/gpt-4o",
3324
- "openai/gpt-4o-mini",
3325
- "openai/gpt-5.1",
3326
- "openai/gpt-5.1-codex",
3327
- "openai/gpt-5.2",
3328
- "openai/o1",
3329
- "openai/o3",
3330
- "openai/o3-mini",
3331
- "openai/o3-pro",
3332
- "openai/o4-mini",
3333
- "workers-ai/@cf/ai4bharat/indictrans2-en-indic-1B",
3334
- "workers-ai/@cf/aisingapore/gemma-sea-lion-v4-27b-it",
3335
- "workers-ai/@cf/baai/bge-base-en-v1.5",
3336
- "workers-ai/@cf/baai/bge-large-en-v1.5",
3337
- "workers-ai/@cf/baai/bge-m3",
3338
- "workers-ai/@cf/baai/bge-reranker-base",
3339
- "workers-ai/@cf/baai/bge-small-en-v1.5",
3340
- "workers-ai/@cf/deepgram/aura-2-en",
3341
- "workers-ai/@cf/deepgram/aura-2-es",
3342
- "workers-ai/@cf/deepgram/nova-3",
3343
- "workers-ai/@cf/deepseek-ai/deepseek-r1-distill-qwen-32b",
3344
- "workers-ai/@cf/facebook/bart-large-cnn",
3345
- "workers-ai/@cf/google/gemma-3-12b-it",
3346
- "workers-ai/@cf/huggingface/distilbert-sst-2-int8",
3347
- "workers-ai/@cf/ibm-granite/granite-4.0-h-micro",
3348
- "workers-ai/@cf/meta/llama-2-7b-chat-fp16",
3349
- "workers-ai/@cf/meta/llama-3-8b-instruct",
3350
- "workers-ai/@cf/meta/llama-3-8b-instruct-awq",
3351
- "workers-ai/@cf/meta/llama-3.1-8b-instruct",
3352
- "workers-ai/@cf/meta/llama-3.1-8b-instruct-awq",
3353
- "workers-ai/@cf/meta/llama-3.1-8b-instruct-fp8",
3354
- "workers-ai/@cf/meta/llama-3.2-11b-vision-instruct",
3355
- "workers-ai/@cf/meta/llama-3.2-1b-instruct",
3356
- "workers-ai/@cf/meta/llama-3.2-3b-instruct",
3357
- "workers-ai/@cf/meta/llama-3.3-70b-instruct-fp8-fast",
3358
- "workers-ai/@cf/meta/llama-4-scout-17b-16e-instruct",
3359
- "workers-ai/@cf/meta/llama-guard-3-8b",
3360
- "workers-ai/@cf/meta/m2m100-1.2b",
3361
- "workers-ai/@cf/mistral/mistral-7b-instruct-v0.1",
3362
- "workers-ai/@cf/mistralai/mistral-small-3.1-24b-instruct",
3363
- "workers-ai/@cf/myshell-ai/melotts",
3364
- "workers-ai/@cf/openai/gpt-oss-120b",
3365
- "workers-ai/@cf/openai/gpt-oss-20b",
3366
- "workers-ai/@cf/pfnet/plamo-embedding-1b",
3367
- "workers-ai/@cf/pipecat-ai/smart-turn-v2",
3368
- "workers-ai/@cf/qwen/qwen2.5-coder-32b-instruct",
3369
- "workers-ai/@cf/qwen/qwen3-30b-a3b-fp8",
3370
- "workers-ai/@cf/qwen/qwen3-embedding-0.6b",
3371
- "workers-ai/@cf/qwen/qwq-32b"
3372
- ],
3546
+ "kuae-cloud-coding-plan": ["GLM-4.7"],
3373
3547
  upstage: ["solar-mini", "solar-pro2", "solar-pro3"],
3374
3548
  inception: ["mercury", "mercury-coder"],
3375
3549
  submodel: [
@@ -3383,7 +3557,7 @@ var provider_registry_default = {
3383
3557
  "zai-org/GLM-4.5-Air",
3384
3558
  "zai-org/GLM-4.5-FP8"
3385
3559
  ],
3386
- "minimax-cn-coding-plan": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
3560
+ "minimax-cn-coding-plan": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
3387
3561
  "novita-ai": [
3388
3562
  "baichuan/baichuan-m2-32b",
3389
3563
  "baidu/ernie-4.5-21B-a3b",
@@ -3453,6 +3627,7 @@ var provider_registry_default = {
3453
3627
  "qwen/qwen3-vl-30b-a3b-instruct",
3454
3628
  "qwen/qwen3-vl-30b-a3b-thinking",
3455
3629
  "qwen/qwen3-vl-8b-instruct",
3630
+ "qwen/qwen3.5-397b-a17b",
3456
3631
  "sao10k/L3-8B-Stheno-v3.2",
3457
3632
  "sao10k/l3-70b-euryale-v2.1",
3458
3633
  "sao10k/l3-8b-lunaris",
@@ -3482,6 +3657,8 @@ var provider_registry_default = {
3482
3657
  "gemini-3-pro",
3483
3658
  "glm-4.6",
3484
3659
  "glm-4.7",
3660
+ "glm-5",
3661
+ "glm-5-free",
3485
3662
  "gpt-5",
3486
3663
  "gpt-5-codex",
3487
3664
  "gpt-5-nano",
@@ -3496,6 +3673,7 @@ var provider_registry_default = {
3496
3673
  "kimi-k2.5",
3497
3674
  "kimi-k2.5-free",
3498
3675
  "minimax-m2.1",
3676
+ "minimax-m2.5",
3499
3677
  "minimax-m2.5-free"
3500
3678
  ],
3501
3679
  poe: [
@@ -3503,9 +3681,9 @@ var provider_registry_default = {
3503
3681
  "anthropic/claude-haiku-3.5",
3504
3682
  "anthropic/claude-haiku-4.5",
3505
3683
  "anthropic/claude-opus-4",
3506
- "anthropic/claude-opus-4-6",
3507
3684
  "anthropic/claude-opus-4.1",
3508
3685
  "anthropic/claude-opus-4.5",
3686
+ "anthropic/claude-opus-4.6",
3509
3687
  "anthropic/claude-sonnet-3.5",
3510
3688
  "anthropic/claude-sonnet-3.5-june",
3511
3689
  "anthropic/claude-sonnet-3.7",
@@ -3613,7 +3791,7 @@ var provider_registry_default = {
3613
3791
  "xai/grok-4.1-fast-reasoning",
3614
3792
  "xai/grok-code-fast-1"
3615
3793
  ],
3616
- "minimax-cn": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
3794
+ "minimax-cn": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
3617
3795
  bailing: ["Ling-1T", "Ring-1T"],
3618
3796
  alibaba: [
3619
3797
  "qvq-max",
@@ -3654,6 +3832,8 @@ var provider_registry_default = {
3654
3832
  "qwen3-vl-235b-a22b",
3655
3833
  "qwen3-vl-30b-a3b",
3656
3834
  "qwen3-vl-plus",
3835
+ "qwen3.5-397b-a17b",
3836
+ "qwen3.5-plus",
3657
3837
  "qwq-plus"
3658
3838
  ],
3659
3839
  "cloudflare-workers-ai": [
@@ -3759,7 +3939,7 @@ var provider_registry_default = {
3759
3939
  "qwen3-coder-480b-a35b-instruct",
3760
3940
  "qwen3-max-2026-01-23"
3761
3941
  ],
3762
- "minimax-coding-plan": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
3942
+ "minimax-coding-plan": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
3763
3943
  "kimi-for-coding": ["k2p5", "kimi-k2-thinking"],
3764
3944
  mistral: [
3765
3945
  "codestral-latest",
@@ -3863,13 +4043,13 @@ var provider_registry_default = {
3863
4043
  "accounts/fireworks/models/kimi-k2p5",
3864
4044
  "accounts/fireworks/models/minimax-m2",
3865
4045
  "accounts/fireworks/models/minimax-m2p1",
4046
+ "accounts/fireworks/models/minimax-m2p5",
3866
4047
  "accounts/fireworks/models/qwen3-235b-a22b",
3867
4048
  "accounts/fireworks/models/qwen3-coder-480b-a35b-instruct"
3868
4049
  ],
4050
+ stepfun: ["step-1-32k", "step-2-16k", "step-3.5-flash"],
3869
4051
  siliconflow: [
3870
4052
  "ByteDance-Seed/Seed-OSS-36B-Instruct",
3871
- "MiniMaxAI/MiniMax-M1-80k",
3872
- "MiniMaxAI/MiniMax-M2",
3873
4053
  "MiniMaxAI/MiniMax-M2.1",
3874
4054
  "Qwen/QwQ-32B",
3875
4055
  "Qwen/Qwen2.5-14B-Instruct",
@@ -3885,7 +4065,6 @@ var provider_registry_default = {
3885
4065
  "Qwen/Qwen3-235B-A22B",
3886
4066
  "Qwen/Qwen3-235B-A22B-Instruct-2507",
3887
4067
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
3888
- "Qwen/Qwen3-30B-A3B",
3889
4068
  "Qwen/Qwen3-30B-A3B-Instruct-2507",
3890
4069
  "Qwen/Qwen3-30B-A3B-Thinking-2507",
3891
4070
  "Qwen/Qwen3-32B",
@@ -3907,14 +4086,12 @@ var provider_registry_default = {
3907
4086
  "Qwen/Qwen3-VL-8B-Thinking",
3908
4087
  "THUDM/GLM-4-32B-0414",
3909
4088
  "THUDM/GLM-4-9B-0414",
3910
- "THUDM/GLM-4.1V-9B-Thinking",
3911
4089
  "THUDM/GLM-Z1-32B-0414",
3912
4090
  "THUDM/GLM-Z1-9B-0414",
3913
4091
  "baidu/ERNIE-4.5-300B-A47B",
3914
4092
  "deepseek-ai/DeepSeek-R1",
3915
4093
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
3916
4094
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
3917
- "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
3918
4095
  "deepseek-ai/DeepSeek-V3",
3919
4096
  "deepseek-ai/DeepSeek-V3.1",
3920
4097
  "deepseek-ai/DeepSeek-V3.1-Terminus",
@@ -3925,7 +4102,6 @@ var provider_registry_default = {
3925
4102
  "inclusionAI/Ling-mini-2.0",
3926
4103
  "inclusionAI/Ring-flash-2.0",
3927
4104
  "meta-llama/Meta-Llama-3.1-8B-Instruct",
3928
- "moonshotai/Kimi-Dev-72B",
3929
4105
  "moonshotai/Kimi-K2-Instruct",
3930
4106
  "moonshotai/Kimi-K2-Instruct-0905",
3931
4107
  "moonshotai/Kimi-K2-Thinking",
@@ -3933,7 +4109,7 @@ var provider_registry_default = {
3933
4109
  "nex-agi/DeepSeek-V3.1-Nex-N1",
3934
4110
  "openai/gpt-oss-120b",
3935
4111
  "openai/gpt-oss-20b",
3936
- "stepfun-ai/step3",
4112
+ "stepfun-ai/Step-3.5-Flash",
3937
4113
  "tencent/Hunyuan-A13B-Instruct",
3938
4114
  "tencent/Hunyuan-MT-7B",
3939
4115
  "zai-org/GLM-4.5",
@@ -3941,9 +4117,11 @@ var provider_registry_default = {
3941
4117
  "zai-org/GLM-4.5V",
3942
4118
  "zai-org/GLM-4.6",
3943
4119
  "zai-org/GLM-4.6V",
3944
- "zai-org/GLM-4.7"
4120
+ "zai-org/GLM-4.7",
4121
+ "zai-org/GLM-5"
3945
4122
  ],
3946
4123
  togetherai: [
4124
+ "MiniMaxAI/MiniMax-M2.5",
3947
4125
  "Qwen/Qwen3-235B-A22B-Instruct-2507-tput",
3948
4126
  "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
3949
4127
  "Qwen/Qwen3-Coder-Next-FP8",
@@ -3959,7 +4137,8 @@ var provider_registry_default = {
3959
4137
  "moonshotai/Kimi-K2.5",
3960
4138
  "openai/gpt-oss-120b",
3961
4139
  "zai-org/GLM-4.6",
3962
- "zai-org/GLM-4.7"
4140
+ "zai-org/GLM-4.7",
4141
+ "zai-org/GLM-5"
3963
4142
  ],
3964
4143
  berget: [
3965
4144
  "BAAI/bge-reranker-v2-m3",
@@ -4109,8 +4288,10 @@ var provider_registry_default = {
4109
4288
  "openai/gpt-oss-20b:free",
4110
4289
  "openai/gpt-oss-safeguard-20b",
4111
4290
  "openai/o4-mini",
4291
+ "openrouter/aurora-alpha",
4112
4292
  "openrouter/sherlock-dash-alpha",
4113
4293
  "openrouter/sherlock-think-alpha",
4294
+ "prime-intellect/intellect-3",
4114
4295
  "qwen/qwen-2.5-coder-32b-instruct",
4115
4296
  "qwen/qwen-2.5-vl-7b-instruct:free",
4116
4297
  "qwen/qwen2.5-vl-32b-instruct:free",
@@ -4136,6 +4317,8 @@ var provider_registry_default = {
4136
4317
  "qwen/qwen3-next-80b-a3b-instruct",
4137
4318
  "qwen/qwen3-next-80b-a3b-instruct:free",
4138
4319
  "qwen/qwen3-next-80b-a3b-thinking",
4320
+ "qwen/qwen3.5-397b-a17b",
4321
+ "qwen/qwen3.5-plus-02-15",
4139
4322
  "qwen/qwq-32b:free",
4140
4323
  "rekaai/reka-flash-3",
4141
4324
  "sarvamai/sarvam-m:free",
@@ -4327,8 +4510,11 @@ var provider_registry_default = {
4327
4510
  "gemini-live-2.5-flash-preview-native-audio"
4328
4511
  ],
4329
4512
  vivgrid: [
4513
+ "deepseek-v3.2",
4330
4514
  "gemini-3-flash-preview",
4331
4515
  "gemini-3-pro-preview",
4516
+ "glm-5",
4517
+ "gpt-5-mini",
4332
4518
  "gpt-5.1-codex",
4333
4519
  "gpt-5.1-codex-max",
4334
4520
  "gpt-5.2-codex"
@@ -4362,6 +4548,7 @@ var provider_registry_default = {
4362
4548
  "glm-4.6v",
4363
4549
  "glm-4.7",
4364
4550
  "glm-4.7-flash",
4551
+ "glm-4.7-flashx",
4365
4552
  "glm-5"
4366
4553
  ],
4367
4554
  firmware: [
@@ -4369,7 +4556,6 @@ var provider_registry_default = {
4369
4556
  "claude-opus-4-5",
4370
4557
  "claude-opus-4-6",
4371
4558
  "claude-sonnet-4-5",
4372
- "deepseek-r1",
4373
4559
  "gemini-2.5-flash",
4374
4560
  "gemini-2.5-pro",
4375
4561
  "gemini-3-flash-preview",
@@ -4380,11 +4566,7 @@ var provider_registry_default = {
4380
4566
  "gpt-5-nano",
4381
4567
  "gpt-5.2",
4382
4568
  "gpt-oss-120b",
4383
- "gpt-oss-20b",
4384
- "kimi-k2-thinking",
4385
- "kimi-k2.5",
4386
- "zai-glm-4.7",
4387
- "zai-glm-4.7-flash"
4569
+ "gpt-oss-20b"
4388
4570
  ],
4389
4571
  ovhcloud: [
4390
4572
  "deepseek-r1-distill-llama-70b",
@@ -4436,8 +4618,6 @@ var provider_registry_default = {
4436
4618
  "siliconflow-cn": [
4437
4619
  "ByteDance-Seed/Seed-OSS-36B-Instruct",
4438
4620
  "Kwaipilot/KAT-Dev",
4439
- "MiniMaxAI/MiniMax-M1-80k",
4440
- "MiniMaxAI/MiniMax-M2",
4441
4621
  "Pro/MiniMaxAI/MiniMax-M2.1",
4442
4622
  "Pro/deepseek-ai/DeepSeek-R1",
4443
4623
  "Pro/deepseek-ai/DeepSeek-V3",
@@ -4447,6 +4627,7 @@ var provider_registry_default = {
4447
4627
  "Pro/moonshotai/Kimi-K2-Thinking",
4448
4628
  "Pro/moonshotai/Kimi-K2.5",
4449
4629
  "Pro/zai-org/GLM-4.7",
4630
+ "Pro/zai-org/GLM-5",
4450
4631
  "Qwen/QwQ-32B",
4451
4632
  "Qwen/Qwen2.5-14B-Instruct",
4452
4633
  "Qwen/Qwen2.5-32B-Instruct",
@@ -4459,7 +4640,6 @@ var provider_registry_default = {
4459
4640
  "Qwen/Qwen3-14B",
4460
4641
  "Qwen/Qwen3-235B-A22B-Instruct-2507",
4461
4642
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
4462
- "Qwen/Qwen3-30B-A3B",
4463
4643
  "Qwen/Qwen3-30B-A3B-Instruct-2507",
4464
4644
  "Qwen/Qwen3-30B-A3B-Thinking-2507",
4465
4645
  "Qwen/Qwen3-32B",
@@ -4481,7 +4661,6 @@ var provider_registry_default = {
4481
4661
  "Qwen/Qwen3-VL-8B-Thinking",
4482
4662
  "THUDM/GLM-4-32B-0414",
4483
4663
  "THUDM/GLM-4-9B-0414",
4484
- "THUDM/GLM-4.1V-9B-Thinking",
4485
4664
  "THUDM/GLM-Z1-32B-0414",
4486
4665
  "THUDM/GLM-Z1-9B-0414",
4487
4666
  "ascend-tribe/pangu-pro-moe",
@@ -4489,7 +4668,6 @@ var provider_registry_default = {
4489
4668
  "deepseek-ai/DeepSeek-R1",
4490
4669
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
4491
4670
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
4492
- "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
4493
4671
  "deepseek-ai/DeepSeek-V3",
4494
4672
  "deepseek-ai/DeepSeek-V3.1-Terminus",
4495
4673
  "deepseek-ai/DeepSeek-V3.2",
@@ -4497,10 +4675,9 @@ var provider_registry_default = {
4497
4675
  "inclusionAI/Ling-flash-2.0",
4498
4676
  "inclusionAI/Ling-mini-2.0",
4499
4677
  "inclusionAI/Ring-flash-2.0",
4500
- "moonshotai/Kimi-Dev-72B",
4501
4678
  "moonshotai/Kimi-K2-Instruct-0905",
4502
4679
  "moonshotai/Kimi-K2-Thinking",
4503
- "stepfun-ai/step3",
4680
+ "stepfun-ai/Step-3.5-Flash",
4504
4681
  "tencent/Hunyuan-A13B-Instruct",
4505
4682
  "tencent/Hunyuan-MT-7B",
4506
4683
  "zai-org/GLM-4.5-Air",
@@ -4838,7 +5015,7 @@ var provider_registry_default = {
4838
5015
  ],
4839
5016
  moark: ["GLM-4.7", "MiniMax-M2.1"],
4840
5017
  morph: ["auto", "morph-v3-fast", "morph-v3-large"],
4841
- minimax: ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
5018
+ minimax: ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
4842
5019
  vultr: [
4843
5020
  "deepseek-r1-distill-llama-70b",
4844
5021
  "deepseek-r1-distill-qwen-32b",
@@ -4921,12 +5098,15 @@ var provider_registry_default = {
4921
5098
  perplexity: ["sonar", "sonar-pro", "sonar-reasoning-pro"],
4922
5099
  huggingface: [
4923
5100
  "MiniMaxAI/MiniMax-M2.1",
5101
+ "MiniMaxAI/MiniMax-M2.5",
4924
5102
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
4925
5103
  "Qwen/Qwen3-Coder-480B-A35B-Instruct",
5104
+ "Qwen/Qwen3-Coder-Next",
4926
5105
  "Qwen/Qwen3-Embedding-4B",
4927
5106
  "Qwen/Qwen3-Embedding-8B",
4928
5107
  "Qwen/Qwen3-Next-80B-A3B-Instruct",
4929
5108
  "Qwen/Qwen3-Next-80B-A3B-Thinking",
5109
+ "Qwen/Qwen3.5-397B-A17B",
4930
5110
  "XiaomiMiMo/MiMo-V2-Flash",
4931
5111
  "deepseek-ai/DeepSeek-R1-0528",
4932
5112
  "deepseek-ai/DeepSeek-V3.2",
@@ -4972,6 +5152,271 @@ var provider_registry_default = {
4972
5152
  "zai-org/GLM-4.7",
4973
5153
  "zai-org/GLM-5"
4974
5154
  ],
5155
+ kilo: [
5156
+ "allenai/molmo-2-8b",
5157
+ "amazon/nova-2-lite-v1",
5158
+ "amazon/nova-pro-v1",
5159
+ "anthropic/claude-3-haiku",
5160
+ "anthropic/claude-3.5-haiku",
5161
+ "anthropic/claude-3.5-sonnet",
5162
+ "anthropic/claude-3.7-sonnet",
5163
+ "anthropic/claude-3.7-sonnet:thinking",
5164
+ "anthropic/claude-haiku-4.5",
5165
+ "anthropic/claude-opus-4",
5166
+ "anthropic/claude-opus-4.1",
5167
+ "anthropic/claude-opus-4.5",
5168
+ "anthropic/claude-opus-4.6",
5169
+ "anthropic/claude-sonnet-4",
5170
+ "anthropic/claude-sonnet-4.5",
5171
+ "arcee-ai/trinity-large-preview:free",
5172
+ "arcee-ai/trinity-mini",
5173
+ "arcee-ai/trinity-mini:free",
5174
+ "baidu/ernie-4.5-21b-a3b",
5175
+ "baidu/ernie-4.5-21b-a3b-thinking",
5176
+ "baidu/ernie-4.5-300b-a47b",
5177
+ "baidu/ernie-4.5-vl-28b-a3b",
5178
+ "baidu/ernie-4.5-vl-424b-a47b",
5179
+ "bytedance-seed/seed-1.6",
5180
+ "cognitivecomputations/dolphin-mistral-24b-venice-edition:free",
5181
+ "cohere/command-a",
5182
+ "cohere/command-r-08-2024",
5183
+ "cohere/command-r-plus-08-2024",
5184
+ "cohere/command-r7b-12-2024",
5185
+ "deepseek/deepseek-chat",
5186
+ "deepseek/deepseek-chat-v3-0324",
5187
+ "deepseek/deepseek-chat-v3.1",
5188
+ "deepseek/deepseek-r1",
5189
+ "deepseek/deepseek-r1-0528",
5190
+ "deepseek/deepseek-r1-0528:free",
5191
+ "deepseek/deepseek-r1-distill-llama-70b",
5192
+ "deepseek/deepseek-r1-distill-qwen-32b",
5193
+ "deepseek/deepseek-v3.1-terminus",
5194
+ "deepseek/deepseek-v3.1-terminus:exacto",
5195
+ "deepseek/deepseek-v3.2",
5196
+ "deepseek/deepseek-v3.2-exp",
5197
+ "deepseek/deepseek-v3.2-speciale",
5198
+ "essentialai/rnj-1-instruct",
5199
+ "google/gemini-2.0-flash-001",
5200
+ "google/gemini-2.0-flash-lite-001",
5201
+ "google/gemini-2.5-flash",
5202
+ "google/gemini-2.5-flash-lite",
5203
+ "google/gemini-2.5-flash-lite-preview-09-2025",
5204
+ "google/gemini-2.5-flash-preview-09-2025",
5205
+ "google/gemini-2.5-pro",
5206
+ "google/gemini-2.5-pro-preview",
5207
+ "google/gemini-2.5-pro-preview-05-06",
5208
+ "google/gemini-3-flash-preview",
5209
+ "google/gemini-3-pro-preview",
5210
+ "google/gemma-2-27b-it",
5211
+ "google/gemma-2-9b-it",
5212
+ "google/gemma-3-12b-it",
5213
+ "google/gemma-3-12b-it:free",
5214
+ "google/gemma-3-27b-it",
5215
+ "google/gemma-3-27b-it:free",
5216
+ "google/gemma-3-4b-it",
5217
+ "google/gemma-3-4b-it:free",
5218
+ "google/gemma-3n-e2b-it:free",
5219
+ "google/gemma-3n-e4b-it",
5220
+ "google/gemma-3n-e4b-it:free",
5221
+ "gryphe/mythomax-l2-13b",
5222
+ "inception/mercury",
5223
+ "inception/mercury-coder",
5224
+ "kilo/auto",
5225
+ "kwaipilot/kat-coder-pro",
5226
+ "liquid/lfm-2.5-1.2b-instruct:free",
5227
+ "liquid/lfm-2.5-1.2b-thinking:free",
5228
+ "meituan/longcat-flash-chat",
5229
+ "meta-llama/llama-3-70b-instruct",
5230
+ "meta-llama/llama-3-8b-instruct",
5231
+ "meta-llama/llama-3.1-405b-instruct",
5232
+ "meta-llama/llama-3.1-70b-instruct",
5233
+ "meta-llama/llama-3.1-8b-instruct",
5234
+ "meta-llama/llama-3.2-11b-vision-instruct",
5235
+ "meta-llama/llama-3.2-1b-instruct",
5236
+ "meta-llama/llama-3.2-3b-instruct",
5237
+ "meta-llama/llama-3.2-3b-instruct:free",
5238
+ "meta-llama/llama-3.3-70b-instruct",
5239
+ "meta-llama/llama-3.3-70b-instruct:free",
5240
+ "meta-llama/llama-4-maverick",
5241
+ "meta-llama/llama-4-scout",
5242
+ "meta-llama/llama-guard-3-8b",
5243
+ "meta-llama/llama-guard-4-12b",
5244
+ "microsoft/phi-4",
5245
+ "microsoft/wizardlm-2-8x22b",
5246
+ "minimax/minimax-01",
5247
+ "minimax/minimax-m1",
5248
+ "minimax/minimax-m2",
5249
+ "minimax/minimax-m2.1",
5250
+ "minimax/minimax-m2.5",
5251
+ "minimax/minimax-m2.5:free",
5252
+ "mistralai/codestral-2508",
5253
+ "mistralai/devstral-2512",
5254
+ "mistralai/devstral-medium",
5255
+ "mistralai/devstral-small",
5256
+ "mistralai/ministral-14b-2512",
5257
+ "mistralai/mistral-7b-instruct",
5258
+ "mistralai/mistral-7b-instruct-v0.1",
5259
+ "mistralai/mistral-7b-instruct-v0.3",
5260
+ "mistralai/mistral-large",
5261
+ "mistralai/mistral-large-2411",
5262
+ "mistralai/mistral-large-2512",
5263
+ "mistralai/mistral-medium-3",
5264
+ "mistralai/mistral-medium-3.1",
5265
+ "mistralai/mistral-nemo",
5266
+ "mistralai/mistral-small-24b-instruct-2501",
5267
+ "mistralai/mistral-small-3.1-24b-instruct",
5268
+ "mistralai/mistral-small-3.1-24b-instruct:free",
5269
+ "mistralai/mistral-small-3.2-24b-instruct",
5270
+ "mistralai/mixtral-8x22b-instruct",
5271
+ "mistralai/voxtral-small-24b-2507",
5272
+ "moonshotai/kimi-k2",
5273
+ "moonshotai/kimi-k2-0905",
5274
+ "moonshotai/kimi-k2-0905:exacto",
5275
+ "moonshotai/kimi-k2-thinking",
5276
+ "moonshotai/kimi-k2.5",
5277
+ "morph/morph-v3-fast",
5278
+ "morph/morph-v3-large",
5279
+ "nex-agi/deepseek-v3.1-nex-n1",
5280
+ "nousresearch/deephermes-3-mistral-24b-preview",
5281
+ "nousresearch/hermes-2-pro-llama-3-8b",
5282
+ "nousresearch/hermes-3-llama-3.1-405b",
5283
+ "nousresearch/hermes-3-llama-3.1-405b:free",
5284
+ "nousresearch/hermes-4-405b",
5285
+ "nousresearch/hermes-4-70b",
5286
+ "nvidia/llama-3.1-nemotron-70b-instruct",
5287
+ "nvidia/llama-3.1-nemotron-ultra-253b-v1",
5288
+ "nvidia/llama-3.3-nemotron-super-49b-v1.5",
5289
+ "nvidia/nemotron-3-nano-30b-a3b",
5290
+ "nvidia/nemotron-3-nano-30b-a3b:free",
5291
+ "nvidia/nemotron-nano-12b-v2-vl",
5292
+ "nvidia/nemotron-nano-12b-v2-vl:free",
5293
+ "nvidia/nemotron-nano-9b-v2",
5294
+ "nvidia/nemotron-nano-9b-v2:free",
5295
+ "openai/chatgpt-4o-latest",
5296
+ "openai/gpt-3.5-turbo",
5297
+ "openai/gpt-3.5-turbo-0613",
5298
+ "openai/gpt-3.5-turbo-instruct",
5299
+ "openai/gpt-4",
5300
+ "openai/gpt-4-turbo",
5301
+ "openai/gpt-4.1",
5302
+ "openai/gpt-4.1-mini",
5303
+ "openai/gpt-4.1-nano",
5304
+ "openai/gpt-4o",
5305
+ "openai/gpt-4o-2024-05-13",
5306
+ "openai/gpt-4o-2024-08-06",
5307
+ "openai/gpt-4o-2024-11-20",
5308
+ "openai/gpt-4o-mini",
5309
+ "openai/gpt-4o-mini-search-preview",
5310
+ "openai/gpt-4o:extended",
5311
+ "openai/gpt-5",
5312
+ "openai/gpt-5-chat",
5313
+ "openai/gpt-5-codex",
5314
+ "openai/gpt-5-mini",
5315
+ "openai/gpt-5-nano",
5316
+ "openai/gpt-5-pro",
5317
+ "openai/gpt-5.1",
5318
+ "openai/gpt-5.1-chat",
5319
+ "openai/gpt-5.1-codex",
5320
+ "openai/gpt-5.1-codex-max",
5321
+ "openai/gpt-5.1-codex-mini",
5322
+ "openai/gpt-5.2",
5323
+ "openai/gpt-5.2-chat",
5324
+ "openai/gpt-5.2-codex",
5325
+ "openai/gpt-5.2-pro",
5326
+ "openai/gpt-oss-120b",
5327
+ "openai/gpt-oss-120b:exacto",
5328
+ "openai/gpt-oss-120b:free",
5329
+ "openai/gpt-oss-20b",
5330
+ "openai/gpt-oss-20b:free",
5331
+ "openai/gpt-oss-safeguard-20b",
5332
+ "openai/o1",
5333
+ "openai/o1-pro",
5334
+ "openai/o3",
5335
+ "openai/o3-deep-research",
5336
+ "openai/o3-mini",
5337
+ "openai/o3-mini-high",
5338
+ "openai/o3-pro",
5339
+ "openai/o4-mini",
5340
+ "openai/o4-mini-deep-research",
5341
+ "openrouter/aurora-alpha",
5342
+ "perplexity/sonar",
5343
+ "perplexity/sonar-deep-research",
5344
+ "perplexity/sonar-pro",
5345
+ "perplexity/sonar-reasoning-pro",
5346
+ "prime-intellect/intellect-3",
5347
+ "qwen/qwen-2.5-72b-instruct",
5348
+ "qwen/qwen-2.5-7b-instruct",
5349
+ "qwen/qwen-2.5-coder-32b-instruct",
5350
+ "qwen/qwen-2.5-vl-7b-instruct",
5351
+ "qwen/qwen-max",
5352
+ "qwen/qwen-plus",
5353
+ "qwen/qwen-turbo",
5354
+ "qwen/qwen-vl-max",
5355
+ "qwen/qwen-vl-plus",
5356
+ "qwen/qwen2.5-coder-7b-instruct",
5357
+ "qwen/qwen2.5-vl-32b-instruct",
5358
+ "qwen/qwen2.5-vl-72b-instruct",
5359
+ "qwen/qwen3-14b",
5360
+ "qwen/qwen3-235b-a22b",
5361
+ "qwen/qwen3-235b-a22b-2507",
5362
+ "qwen/qwen3-235b-a22b-thinking-2507",
5363
+ "qwen/qwen3-30b-a3b",
5364
+ "qwen/qwen3-30b-a3b-instruct-2507",
5365
+ "qwen/qwen3-30b-a3b-thinking-2507",
5366
+ "qwen/qwen3-32b",
5367
+ "qwen/qwen3-4b",
5368
+ "qwen/qwen3-4b:free",
5369
+ "qwen/qwen3-8b",
5370
+ "qwen/qwen3-coder",
5371
+ "qwen/qwen3-coder-30b-a3b-instruct",
5372
+ "qwen/qwen3-coder-flash",
5373
+ "qwen/qwen3-coder-next",
5374
+ "qwen/qwen3-coder-plus",
5375
+ "qwen/qwen3-coder:exacto",
5376
+ "qwen/qwen3-coder:free",
5377
+ "qwen/qwen3-max",
5378
+ "qwen/qwen3-max-thinking",
5379
+ "qwen/qwen3-next-80b-a3b-instruct",
5380
+ "qwen/qwen3-next-80b-a3b-instruct:free",
5381
+ "qwen/qwen3-next-80b-a3b-thinking",
5382
+ "qwen/qwen3-vl-235b-a22b-instruct",
5383
+ "qwen/qwen3-vl-235b-a22b-thinking",
5384
+ "qwen/qwen3-vl-30b-a3b-instruct",
5385
+ "qwen/qwen3-vl-30b-a3b-thinking",
5386
+ "qwen/qwen3-vl-32b-instruct",
5387
+ "qwen/qwen3-vl-8b-instruct",
5388
+ "qwen/qwen3-vl-8b-thinking",
5389
+ "qwen/qwen3.5-397b-a17b",
5390
+ "qwen/qwen3.5-plus-02-15",
5391
+ "qwen/qwq-32b",
5392
+ "stepfun/step-3.5-flash",
5393
+ "stepfun/step-3.5-flash:free",
5394
+ "tencent/hunyuan-a13b-instruct",
5395
+ "tngtech/deepseek-r1t-chimera",
5396
+ "tngtech/deepseek-r1t2-chimera",
5397
+ "tngtech/tng-r1t-chimera",
5398
+ "writer/palmyra-x5",
5399
+ "x-ai/grok-3",
5400
+ "x-ai/grok-3-beta",
5401
+ "x-ai/grok-3-mini",
5402
+ "x-ai/grok-3-mini-beta",
5403
+ "x-ai/grok-4",
5404
+ "x-ai/grok-4-fast",
5405
+ "x-ai/grok-4.1-fast",
5406
+ "x-ai/grok-code-fast-1",
5407
+ "xiaomi/mimo-v2-flash",
5408
+ "z-ai/glm-4.5",
5409
+ "z-ai/glm-4.5-air",
5410
+ "z-ai/glm-4.5-air:free",
5411
+ "z-ai/glm-4.5v",
5412
+ "z-ai/glm-4.6",
5413
+ "z-ai/glm-4.6:exacto",
5414
+ "z-ai/glm-4.6v",
5415
+ "z-ai/glm-4.7",
5416
+ "z-ai/glm-4.7-flash",
5417
+ "z-ai/glm-5",
5418
+ "z-ai/glm-5:free"
5419
+ ],
4975
5420
  "nano-gpt": [
4976
5421
  "deepseek/deepseek-r1",
4977
5422
  "deepseek/deepseek-v3.2:thinking",
@@ -4992,6 +5437,10 @@ var provider_registry_default = {
4992
5437
  "openai/gpt-oss-120b",
4993
5438
  "qwen/qwen3-235b-a22b-thinking-2507",
4994
5439
  "qwen/qwen3-coder",
5440
+ "qwen/qwen3.5-397b-a17b",
5441
+ "qwen/qwen3.5-397b-a17b-thinking",
5442
+ "qwen/qwen3.5-plus",
5443
+ "qwen/qwen3.5-plus-thinking",
4995
5444
  "zai-org/glm-4.5-air",
4996
5445
  "zai-org/glm-4.5-air:thinking",
4997
5446
  "zai-org/glm-4.6",
@@ -5112,12 +5561,15 @@ var provider_registry_default = {
5112
5561
  "qwen3-vl-235b-a22b",
5113
5562
  "qwen3-vl-30b-a3b",
5114
5563
  "qwen3-vl-plus",
5564
+ "qwen3.5-397b-a17b",
5565
+ "qwen3.5-plus",
5115
5566
  "qwq-32b",
5116
5567
  "qwq-plus",
5117
5568
  "tongyi-intent-detect-v3"
5118
5569
  ],
5119
5570
  chutes: [
5120
5571
  "MiniMaxAI/MiniMax-M2.1-TEE",
5572
+ "MiniMaxAI/MiniMax-M2.5-TEE",
5121
5573
  "NousResearch/DeepHermes-3-Mistral-24B-Preview",
5122
5574
  "NousResearch/Hermes-4-14B",
5123
5575
  "NousResearch/Hermes-4-405B-FP8-TEE",
@@ -5166,6 +5618,7 @@ var provider_registry_default = {
5166
5618
  "tngtech/TNG-R1T-Chimera-TEE",
5167
5619
  "tngtech/TNG-R1T-Chimera-Turbo",
5168
5620
  "unsloth/Llama-3.2-1B-Instruct",
5621
+ "unsloth/Llama-3.2-3B-Instruct",
5169
5622
  "unsloth/Mistral-Nemo-Instruct-2407",
5170
5623
  "unsloth/Mistral-Small-24B-Instruct-2501",
5171
5624
  "unsloth/gemma-3-12b-it",
@@ -5179,7 +5632,8 @@ var provider_registry_default = {
5179
5632
  "zai-org/GLM-4.6V",
5180
5633
  "zai-org/GLM-4.7-FP8",
5181
5634
  "zai-org/GLM-4.7-Flash",
5182
- "zai-org/GLM-4.7-TEE"
5635
+ "zai-org/GLM-4.7-TEE",
5636
+ "zai-org/GLM-5-TEE"
5183
5637
  ],
5184
5638
  netlify: [
5185
5639
  "anthropic/claude-3-5-haiku-20241022",
@@ -5542,7 +5996,7 @@ var GatewayRegistry = class _GatewayRegistry {
5542
5996
  }
5543
5997
  this.isRefreshing = true;
5544
5998
  try {
5545
- const { ModelsDevGateway } = await import('./models-dev-FQVUTQ7L.js');
5999
+ const { ModelsDevGateway } = await import('./models-dev-MDI5E2YA.js');
5546
6000
  const { NetlifyGateway } = await import('./netlify-4RIKF7Y3.js');
5547
6001
  const { fetchProvidersFromGateways, writeRegistryFiles } = await import('./registry-generator-NVVOHGRE.js');
5548
6002
  const defaultGateways = [new ModelsDevGateway({}), new NetlifyGateway()];
@@ -5661,5 +6115,5 @@ if (autoRefreshEnabled) {
5661
6115
  }
5662
6116
 
5663
6117
  export { GatewayRegistry, PROVIDER_MODELS, PROVIDER_REGISTRY, getProviderConfig, getRegisteredProviders, isProviderRegistered, isValidModelId, parseModelString };
5664
- //# sourceMappingURL=chunk-3X3CZUXI.js.map
5665
- //# sourceMappingURL=chunk-3X3CZUXI.js.map
6118
+ //# sourceMappingURL=chunk-3KJW4EMO.js.map
6119
+ //# sourceMappingURL=chunk-3KJW4EMO.js.map