@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
@@ -50,6 +50,8 @@
50
50
  "kuaishou/kat-coder-pro-v1-free",
51
51
  "minimax/minimax-m2",
52
52
  "minimax/minimax-m2.1",
53
+ "minimax/minimax-m2.5",
54
+ "minimax/minimax-m2.5-lightning",
53
55
  "moonshotai/kimi-k2-0905",
54
56
  "moonshotai/kimi-k2-thinking",
55
57
  "moonshotai/kimi-k2-thinking-turbo",
@@ -84,7 +86,8 @@
84
86
  "z-ai/glm-4.6v-flash-free",
85
87
  "z-ai/glm-4.7",
86
88
  "z-ai/glm-4.7-flash-free",
87
- "z-ai/glm-4.7-flashx"
89
+ "z-ai/glm-4.7-flashx",
90
+ "z-ai/glm-5"
88
91
  ],
89
92
  "docUrl": "https://docs.zenmux.ai",
90
93
  "gateway": "models.dev",
@@ -192,7 +195,8 @@
192
195
  "qwen/qwen3-next-80b-a3b-instruct",
193
196
  "qwen/qwen3-next-80b-a3b-thinking",
194
197
  "qwen/qwq-32b",
195
- "z-ai/glm4.7"
198
+ "z-ai/glm4.7",
199
+ "z-ai/glm5"
196
200
  ],
197
201
  "docUrl": "https://docs.api.nvidia.com/nim/",
198
202
  "gateway": "models.dev"
@@ -391,11 +395,12 @@
391
395
  "google/gemma-3-27b-it",
392
396
  "google/gemma-3-27b-it-fast",
393
397
  "intfloat/e5-mistral-7b-instruct",
394
- "meta-llama/llama-3.3-70b-instruct-base",
398
+ "meta-llama/Llama-3.3-70B-Instruct",
395
399
  "meta-llama/llama-3.3-70b-instruct-fast",
396
400
  "meta-llama/llama-guard-3-8b",
397
401
  "meta-llama/meta-llama-3.1-8b-instruct",
398
402
  "meta-llama/meta-llama-3.1-8b-instruct-fast",
403
+ "moonshotai/Kimi-K2.5",
399
404
  "moonshotai/kimi-k2-instruct",
400
405
  "moonshotai/kimi-k2-thinking",
401
406
  "nvidia/llama-3_1-nemotron-ultra-253b-v1",
@@ -417,7 +422,6 @@
417
422
  "qwen/qwen3-next-80b-a3b-thinking",
418
423
  "zai-org/glm-4.5",
419
424
  "zai-org/glm-4.5-air",
420
- "zai-org/glm-4.7",
421
425
  "zai-org/glm-4.7-fp8"
422
426
  ],
423
427
  "docUrl": "https://docs.tokenfactory.nebius.com/",
@@ -460,6 +464,7 @@
460
464
  "qwen3-next:80b",
461
465
  "qwen3-vl:235b",
462
466
  "qwen3-vl:235b-instruct",
467
+ "qwen3.5:397b",
463
468
  "rnj-1:8b"
464
469
  ],
465
470
  "docUrl": "https://docs.ollama.com/cloud",
@@ -489,79 +494,13 @@
489
494
  "docUrl": "https://www.scaleway.com/en/docs/generative-apis/",
490
495
  "gateway": "models.dev"
491
496
  },
492
- "cloudflare-ai-gateway": {
493
- "url": "https://gateway.ai.cloudflare.com/v1/${CLOUDFLARE_ACCOUNT_ID}/${CLOUDFLARE_GATEWAY_ID}/compat/",
494
- "apiKeyEnvVar": "CLOUDFLARE_API_TOKEN",
497
+ "kuae-cloud-coding-plan": {
498
+ "url": "https://coding-plan-endpoint.kuaecloud.net/v1",
499
+ "apiKeyEnvVar": "KUAE_API_KEY",
495
500
  "apiKeyHeader": "Authorization",
496
- "name": "Cloudflare AI Gateway",
497
- "models": [
498
- "anthropic/claude-3-5-haiku",
499
- "anthropic/claude-3-haiku",
500
- "anthropic/claude-3-opus",
501
- "anthropic/claude-3-sonnet",
502
- "anthropic/claude-3.5-haiku",
503
- "anthropic/claude-3.5-sonnet",
504
- "anthropic/claude-haiku-4-5",
505
- "anthropic/claude-opus-4",
506
- "anthropic/claude-opus-4-1",
507
- "anthropic/claude-opus-4-5",
508
- "anthropic/claude-opus-4-6",
509
- "anthropic/claude-sonnet-4",
510
- "anthropic/claude-sonnet-4-5",
511
- "openai/gpt-3.5-turbo",
512
- "openai/gpt-4",
513
- "openai/gpt-4-turbo",
514
- "openai/gpt-4o",
515
- "openai/gpt-4o-mini",
516
- "openai/gpt-5.1",
517
- "openai/gpt-5.1-codex",
518
- "openai/gpt-5.2",
519
- "openai/o1",
520
- "openai/o3",
521
- "openai/o3-mini",
522
- "openai/o3-pro",
523
- "openai/o4-mini",
524
- "workers-ai/@cf/ai4bharat/indictrans2-en-indic-1B",
525
- "workers-ai/@cf/aisingapore/gemma-sea-lion-v4-27b-it",
526
- "workers-ai/@cf/baai/bge-base-en-v1.5",
527
- "workers-ai/@cf/baai/bge-large-en-v1.5",
528
- "workers-ai/@cf/baai/bge-m3",
529
- "workers-ai/@cf/baai/bge-reranker-base",
530
- "workers-ai/@cf/baai/bge-small-en-v1.5",
531
- "workers-ai/@cf/deepgram/aura-2-en",
532
- "workers-ai/@cf/deepgram/aura-2-es",
533
- "workers-ai/@cf/deepgram/nova-3",
534
- "workers-ai/@cf/deepseek-ai/deepseek-r1-distill-qwen-32b",
535
- "workers-ai/@cf/facebook/bart-large-cnn",
536
- "workers-ai/@cf/google/gemma-3-12b-it",
537
- "workers-ai/@cf/huggingface/distilbert-sst-2-int8",
538
- "workers-ai/@cf/ibm-granite/granite-4.0-h-micro",
539
- "workers-ai/@cf/meta/llama-2-7b-chat-fp16",
540
- "workers-ai/@cf/meta/llama-3-8b-instruct",
541
- "workers-ai/@cf/meta/llama-3-8b-instruct-awq",
542
- "workers-ai/@cf/meta/llama-3.1-8b-instruct",
543
- "workers-ai/@cf/meta/llama-3.1-8b-instruct-awq",
544
- "workers-ai/@cf/meta/llama-3.1-8b-instruct-fp8",
545
- "workers-ai/@cf/meta/llama-3.2-11b-vision-instruct",
546
- "workers-ai/@cf/meta/llama-3.2-1b-instruct",
547
- "workers-ai/@cf/meta/llama-3.2-3b-instruct",
548
- "workers-ai/@cf/meta/llama-3.3-70b-instruct-fp8-fast",
549
- "workers-ai/@cf/meta/llama-4-scout-17b-16e-instruct",
550
- "workers-ai/@cf/meta/llama-guard-3-8b",
551
- "workers-ai/@cf/meta/m2m100-1.2b",
552
- "workers-ai/@cf/mistral/mistral-7b-instruct-v0.1",
553
- "workers-ai/@cf/mistralai/mistral-small-3.1-24b-instruct",
554
- "workers-ai/@cf/myshell-ai/melotts",
555
- "workers-ai/@cf/openai/gpt-oss-120b",
556
- "workers-ai/@cf/openai/gpt-oss-20b",
557
- "workers-ai/@cf/pfnet/plamo-embedding-1b",
558
- "workers-ai/@cf/pipecat-ai/smart-turn-v2",
559
- "workers-ai/@cf/qwen/qwen2.5-coder-32b-instruct",
560
- "workers-ai/@cf/qwen/qwen3-30b-a3b-fp8",
561
- "workers-ai/@cf/qwen/qwen3-embedding-0.6b",
562
- "workers-ai/@cf/qwen/qwq-32b"
563
- ],
564
- "docUrl": "https://developers.cloudflare.com/ai-gateway/",
501
+ "name": "KUAE Cloud Coding Plan",
502
+ "models": ["GLM-4.7"],
503
+ "docUrl": "https://docs.mthreads.com/kuaecloud/kuaecloud-doc-online/coding_plan/",
565
504
  "gateway": "models.dev"
566
505
  },
567
506
  "upstage": {
@@ -606,7 +545,7 @@
606
545
  "apiKeyEnvVar": "MINIMAX_API_KEY",
607
546
  "apiKeyHeader": "Authorization",
608
547
  "name": "MiniMax Coding Plan (minimaxi.com)",
609
- "models": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
548
+ "models": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
610
549
  "docUrl": "https://platform.minimaxi.com/docs/coding-plan/intro",
611
550
  "gateway": "models.dev",
612
551
  "npm": "@ai-sdk/anthropic"
@@ -685,6 +624,7 @@
685
624
  "qwen/qwen3-vl-30b-a3b-instruct",
686
625
  "qwen/qwen3-vl-30b-a3b-thinking",
687
626
  "qwen/qwen3-vl-8b-instruct",
627
+ "qwen/qwen3.5-397b-a17b",
688
628
  "sao10k/L3-8B-Stheno-v3.2",
689
629
  "sao10k/l3-70b-euryale-v2.1",
690
630
  "sao10k/l3-8b-lunaris",
@@ -722,6 +662,8 @@
722
662
  "gemini-3-pro",
723
663
  "glm-4.6",
724
664
  "glm-4.7",
665
+ "glm-5",
666
+ "glm-5-free",
725
667
  "gpt-5",
726
668
  "gpt-5-codex",
727
669
  "gpt-5-nano",
@@ -736,6 +678,7 @@
736
678
  "kimi-k2.5",
737
679
  "kimi-k2.5-free",
738
680
  "minimax-m2.1",
681
+ "minimax-m2.5",
739
682
  "minimax-m2.5-free"
740
683
  ],
741
684
  "docUrl": "https://opencode.ai/docs/zen",
@@ -751,9 +694,9 @@
751
694
  "anthropic/claude-haiku-3.5",
752
695
  "anthropic/claude-haiku-4.5",
753
696
  "anthropic/claude-opus-4",
754
- "anthropic/claude-opus-4-6",
755
697
  "anthropic/claude-opus-4.1",
756
698
  "anthropic/claude-opus-4.5",
699
+ "anthropic/claude-opus-4.6",
757
700
  "anthropic/claude-sonnet-3.5",
758
701
  "anthropic/claude-sonnet-3.5-june",
759
702
  "anthropic/claude-sonnet-3.7",
@@ -869,7 +812,7 @@
869
812
  "apiKeyEnvVar": "MINIMAX_API_KEY",
870
813
  "apiKeyHeader": "Authorization",
871
814
  "name": "MiniMax (minimaxi.com)",
872
- "models": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
815
+ "models": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
873
816
  "docUrl": "https://platform.minimaxi.com/docs/guides/quickstart",
874
817
  "gateway": "models.dev",
875
818
  "npm": "@ai-sdk/anthropic"
@@ -927,6 +870,8 @@
927
870
  "qwen3-vl-235b-a22b",
928
871
  "qwen3-vl-30b-a3b",
929
872
  "qwen3-vl-plus",
873
+ "qwen3.5-397b-a17b",
874
+ "qwen3.5-plus",
930
875
  "qwq-plus"
931
876
  ],
932
877
  "docUrl": "https://www.alibabacloud.com/help/en/model-studio/models",
@@ -1072,7 +1017,7 @@
1072
1017
  "apiKeyEnvVar": "MINIMAX_API_KEY",
1073
1018
  "apiKeyHeader": "Authorization",
1074
1019
  "name": "MiniMax Coding Plan (minimax.io)",
1075
- "models": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
1020
+ "models": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
1076
1021
  "docUrl": "https://platform.minimax.io/docs/coding-plan/intro",
1077
1022
  "gateway": "models.dev",
1078
1023
  "npm": "@ai-sdk/anthropic"
@@ -1210,12 +1155,22 @@
1210
1155
  "accounts/fireworks/models/kimi-k2p5",
1211
1156
  "accounts/fireworks/models/minimax-m2",
1212
1157
  "accounts/fireworks/models/minimax-m2p1",
1158
+ "accounts/fireworks/models/minimax-m2p5",
1213
1159
  "accounts/fireworks/models/qwen3-235b-a22b",
1214
1160
  "accounts/fireworks/models/qwen3-coder-480b-a35b-instruct"
1215
1161
  ],
1216
1162
  "docUrl": "https://fireworks.ai/docs/",
1217
1163
  "gateway": "models.dev"
1218
1164
  },
1165
+ "stepfun": {
1166
+ "url": "https://api.stepfun.com/v1",
1167
+ "apiKeyEnvVar": "STEPFUN_API_KEY",
1168
+ "apiKeyHeader": "Authorization",
1169
+ "name": "StepFun",
1170
+ "models": ["step-1-32k", "step-2-16k", "step-3.5-flash"],
1171
+ "docUrl": "https://platform.stepfun.com/docs/zh/overview/concept",
1172
+ "gateway": "models.dev"
1173
+ },
1219
1174
  "siliconflow": {
1220
1175
  "url": "https://api.siliconflow.com/v1",
1221
1176
  "apiKeyEnvVar": "SILICONFLOW_API_KEY",
@@ -1223,8 +1178,6 @@
1223
1178
  "name": "SiliconFlow",
1224
1179
  "models": [
1225
1180
  "ByteDance-Seed/Seed-OSS-36B-Instruct",
1226
- "MiniMaxAI/MiniMax-M1-80k",
1227
- "MiniMaxAI/MiniMax-M2",
1228
1181
  "MiniMaxAI/MiniMax-M2.1",
1229
1182
  "Qwen/QwQ-32B",
1230
1183
  "Qwen/Qwen2.5-14B-Instruct",
@@ -1240,7 +1193,6 @@
1240
1193
  "Qwen/Qwen3-235B-A22B",
1241
1194
  "Qwen/Qwen3-235B-A22B-Instruct-2507",
1242
1195
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
1243
- "Qwen/Qwen3-30B-A3B",
1244
1196
  "Qwen/Qwen3-30B-A3B-Instruct-2507",
1245
1197
  "Qwen/Qwen3-30B-A3B-Thinking-2507",
1246
1198
  "Qwen/Qwen3-32B",
@@ -1262,14 +1214,12 @@
1262
1214
  "Qwen/Qwen3-VL-8B-Thinking",
1263
1215
  "THUDM/GLM-4-32B-0414",
1264
1216
  "THUDM/GLM-4-9B-0414",
1265
- "THUDM/GLM-4.1V-9B-Thinking",
1266
1217
  "THUDM/GLM-Z1-32B-0414",
1267
1218
  "THUDM/GLM-Z1-9B-0414",
1268
1219
  "baidu/ERNIE-4.5-300B-A47B",
1269
1220
  "deepseek-ai/DeepSeek-R1",
1270
1221
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
1271
1222
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
1272
- "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
1273
1223
  "deepseek-ai/DeepSeek-V3",
1274
1224
  "deepseek-ai/DeepSeek-V3.1",
1275
1225
  "deepseek-ai/DeepSeek-V3.1-Terminus",
@@ -1280,7 +1230,6 @@
1280
1230
  "inclusionAI/Ling-mini-2.0",
1281
1231
  "inclusionAI/Ring-flash-2.0",
1282
1232
  "meta-llama/Meta-Llama-3.1-8B-Instruct",
1283
- "moonshotai/Kimi-Dev-72B",
1284
1233
  "moonshotai/Kimi-K2-Instruct",
1285
1234
  "moonshotai/Kimi-K2-Instruct-0905",
1286
1235
  "moonshotai/Kimi-K2-Thinking",
@@ -1288,7 +1237,7 @@
1288
1237
  "nex-agi/DeepSeek-V3.1-Nex-N1",
1289
1238
  "openai/gpt-oss-120b",
1290
1239
  "openai/gpt-oss-20b",
1291
- "stepfun-ai/step3",
1240
+ "stepfun-ai/Step-3.5-Flash",
1292
1241
  "tencent/Hunyuan-A13B-Instruct",
1293
1242
  "tencent/Hunyuan-MT-7B",
1294
1243
  "zai-org/GLM-4.5",
@@ -1296,7 +1245,8 @@
1296
1245
  "zai-org/GLM-4.5V",
1297
1246
  "zai-org/GLM-4.6",
1298
1247
  "zai-org/GLM-4.6V",
1299
- "zai-org/GLM-4.7"
1248
+ "zai-org/GLM-4.7",
1249
+ "zai-org/GLM-5"
1300
1250
  ],
1301
1251
  "docUrl": "https://cloud.siliconflow.com/models",
1302
1252
  "gateway": "models.dev"
@@ -1305,6 +1255,7 @@
1305
1255
  "apiKeyEnvVar": "TOGETHER_API_KEY",
1306
1256
  "name": "Together AI",
1307
1257
  "models": [
1258
+ "MiniMaxAI/MiniMax-M2.5",
1308
1259
  "Qwen/Qwen3-235B-A22B-Instruct-2507-tput",
1309
1260
  "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
1310
1261
  "Qwen/Qwen3-Coder-Next-FP8",
@@ -1320,7 +1271,8 @@
1320
1271
  "moonshotai/Kimi-K2.5",
1321
1272
  "openai/gpt-oss-120b",
1322
1273
  "zai-org/GLM-4.6",
1323
- "zai-org/GLM-4.7"
1274
+ "zai-org/GLM-4.7",
1275
+ "zai-org/GLM-5"
1324
1276
  ],
1325
1277
  "docUrl": "https://docs.together.ai/docs/serverless-models",
1326
1278
  "gateway": "models.dev",
@@ -1517,8 +1469,10 @@
1517
1469
  "openai/gpt-oss-20b:free",
1518
1470
  "openai/gpt-oss-safeguard-20b",
1519
1471
  "openai/o4-mini",
1472
+ "openrouter/aurora-alpha",
1520
1473
  "openrouter/sherlock-dash-alpha",
1521
1474
  "openrouter/sherlock-think-alpha",
1475
+ "prime-intellect/intellect-3",
1522
1476
  "qwen/qwen-2.5-coder-32b-instruct",
1523
1477
  "qwen/qwen-2.5-vl-7b-instruct:free",
1524
1478
  "qwen/qwen2.5-vl-32b-instruct:free",
@@ -1544,6 +1498,8 @@
1544
1498
  "qwen/qwen3-next-80b-a3b-instruct",
1545
1499
  "qwen/qwen3-next-80b-a3b-instruct:free",
1546
1500
  "qwen/qwen3-next-80b-a3b-thinking",
1501
+ "qwen/qwen3.5-397b-a17b",
1502
+ "qwen/qwen3.5-plus-02-15",
1547
1503
  "qwen/qwq-32b:free",
1548
1504
  "rekaai/reka-flash-3",
1549
1505
  "sarvamai/sarvam-m:free",
@@ -1784,8 +1740,11 @@
1784
1740
  "apiKeyHeader": "Authorization",
1785
1741
  "name": "Vivgrid",
1786
1742
  "models": [
1743
+ "deepseek-v3.2",
1787
1744
  "gemini-3-flash-preview",
1788
1745
  "gemini-3-pro-preview",
1746
+ "glm-5",
1747
+ "gpt-5-mini",
1789
1748
  "gpt-5.1-codex",
1790
1749
  "gpt-5.1-codex-max",
1791
1750
  "gpt-5.2-codex"
@@ -1853,6 +1812,7 @@
1853
1812
  "glm-4.6v",
1854
1813
  "glm-4.7",
1855
1814
  "glm-4.7-flash",
1815
+ "glm-4.7-flashx",
1856
1816
  "glm-5"
1857
1817
  ],
1858
1818
  "docUrl": "https://docs.z.ai/devpack/overview",
@@ -1868,7 +1828,6 @@
1868
1828
  "claude-opus-4-5",
1869
1829
  "claude-opus-4-6",
1870
1830
  "claude-sonnet-4-5",
1871
- "deepseek-r1",
1872
1831
  "gemini-2.5-flash",
1873
1832
  "gemini-2.5-pro",
1874
1833
  "gemini-3-flash-preview",
@@ -1879,11 +1838,7 @@
1879
1838
  "gpt-5-nano",
1880
1839
  "gpt-5.2",
1881
1840
  "gpt-oss-120b",
1882
- "gpt-oss-20b",
1883
- "kimi-k2-thinking",
1884
- "kimi-k2.5",
1885
- "zai-glm-4.7",
1886
- "zai-glm-4.7-flash"
1841
+ "gpt-oss-20b"
1887
1842
  ],
1888
1843
  "docUrl": "https://docs.firmware.ai",
1889
1844
  "gateway": "models.dev"
@@ -1967,8 +1922,6 @@
1967
1922
  "models": [
1968
1923
  "ByteDance-Seed/Seed-OSS-36B-Instruct",
1969
1924
  "Kwaipilot/KAT-Dev",
1970
- "MiniMaxAI/MiniMax-M1-80k",
1971
- "MiniMaxAI/MiniMax-M2",
1972
1925
  "Pro/MiniMaxAI/MiniMax-M2.1",
1973
1926
  "Pro/deepseek-ai/DeepSeek-R1",
1974
1927
  "Pro/deepseek-ai/DeepSeek-V3",
@@ -1978,6 +1931,7 @@
1978
1931
  "Pro/moonshotai/Kimi-K2-Thinking",
1979
1932
  "Pro/moonshotai/Kimi-K2.5",
1980
1933
  "Pro/zai-org/GLM-4.7",
1934
+ "Pro/zai-org/GLM-5",
1981
1935
  "Qwen/QwQ-32B",
1982
1936
  "Qwen/Qwen2.5-14B-Instruct",
1983
1937
  "Qwen/Qwen2.5-32B-Instruct",
@@ -1990,7 +1944,6 @@
1990
1944
  "Qwen/Qwen3-14B",
1991
1945
  "Qwen/Qwen3-235B-A22B-Instruct-2507",
1992
1946
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
1993
- "Qwen/Qwen3-30B-A3B",
1994
1947
  "Qwen/Qwen3-30B-A3B-Instruct-2507",
1995
1948
  "Qwen/Qwen3-30B-A3B-Thinking-2507",
1996
1949
  "Qwen/Qwen3-32B",
@@ -2012,7 +1965,6 @@
2012
1965
  "Qwen/Qwen3-VL-8B-Thinking",
2013
1966
  "THUDM/GLM-4-32B-0414",
2014
1967
  "THUDM/GLM-4-9B-0414",
2015
- "THUDM/GLM-4.1V-9B-Thinking",
2016
1968
  "THUDM/GLM-Z1-32B-0414",
2017
1969
  "THUDM/GLM-Z1-9B-0414",
2018
1970
  "ascend-tribe/pangu-pro-moe",
@@ -2020,7 +1972,6 @@
2020
1972
  "deepseek-ai/DeepSeek-R1",
2021
1973
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
2022
1974
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
2023
- "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
2024
1975
  "deepseek-ai/DeepSeek-V3",
2025
1976
  "deepseek-ai/DeepSeek-V3.1-Terminus",
2026
1977
  "deepseek-ai/DeepSeek-V3.2",
@@ -2028,10 +1979,9 @@
2028
1979
  "inclusionAI/Ling-flash-2.0",
2029
1980
  "inclusionAI/Ling-mini-2.0",
2030
1981
  "inclusionAI/Ring-flash-2.0",
2031
- "moonshotai/Kimi-Dev-72B",
2032
1982
  "moonshotai/Kimi-K2-Instruct-0905",
2033
1983
  "moonshotai/Kimi-K2-Thinking",
2034
- "stepfun-ai/step3",
1984
+ "stepfun-ai/Step-3.5-Flash",
2035
1985
  "tencent/Hunyuan-A13B-Instruct",
2036
1986
  "tencent/Hunyuan-MT-7B",
2037
1987
  "zai-org/GLM-4.5-Air",
@@ -2416,7 +2366,7 @@
2416
2366
  "apiKeyEnvVar": "MINIMAX_API_KEY",
2417
2367
  "apiKeyHeader": "Authorization",
2418
2368
  "name": "MiniMax (minimax.io)",
2419
- "models": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
2369
+ "models": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
2420
2370
  "docUrl": "https://platform.minimax.io/docs/guides/quickstart",
2421
2371
  "gateway": "models.dev",
2422
2372
  "npm": "@ai-sdk/anthropic"
@@ -2539,12 +2489,15 @@
2539
2489
  "name": "Hugging Face",
2540
2490
  "models": [
2541
2491
  "MiniMaxAI/MiniMax-M2.1",
2492
+ "MiniMaxAI/MiniMax-M2.5",
2542
2493
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
2543
2494
  "Qwen/Qwen3-Coder-480B-A35B-Instruct",
2495
+ "Qwen/Qwen3-Coder-Next",
2544
2496
  "Qwen/Qwen3-Embedding-4B",
2545
2497
  "Qwen/Qwen3-Embedding-8B",
2546
2498
  "Qwen/Qwen3-Next-80B-A3B-Instruct",
2547
2499
  "Qwen/Qwen3-Next-80B-A3B-Thinking",
2500
+ "Qwen/Qwen3.5-397B-A17B",
2548
2501
  "XiaomiMiMo/MiMo-V2-Flash",
2549
2502
  "deepseek-ai/DeepSeek-R1-0528",
2550
2503
  "deepseek-ai/DeepSeek-V3.2",
@@ -2608,6 +2561,279 @@
2608
2561
  "docUrl": "https://friendli.ai/docs/guides/serverless_endpoints/introduction",
2609
2562
  "gateway": "models.dev"
2610
2563
  },
2564
+ "kilo": {
2565
+ "url": "https://api.kilo.ai/api/gateway",
2566
+ "apiKeyEnvVar": "KILO_API_KEY",
2567
+ "apiKeyHeader": "Authorization",
2568
+ "name": "Kilo Gateway",
2569
+ "models": [
2570
+ "allenai/molmo-2-8b",
2571
+ "amazon/nova-2-lite-v1",
2572
+ "amazon/nova-pro-v1",
2573
+ "anthropic/claude-3-haiku",
2574
+ "anthropic/claude-3.5-haiku",
2575
+ "anthropic/claude-3.5-sonnet",
2576
+ "anthropic/claude-3.7-sonnet",
2577
+ "anthropic/claude-3.7-sonnet:thinking",
2578
+ "anthropic/claude-haiku-4.5",
2579
+ "anthropic/claude-opus-4",
2580
+ "anthropic/claude-opus-4.1",
2581
+ "anthropic/claude-opus-4.5",
2582
+ "anthropic/claude-opus-4.6",
2583
+ "anthropic/claude-sonnet-4",
2584
+ "anthropic/claude-sonnet-4.5",
2585
+ "arcee-ai/trinity-large-preview:free",
2586
+ "arcee-ai/trinity-mini",
2587
+ "arcee-ai/trinity-mini:free",
2588
+ "baidu/ernie-4.5-21b-a3b",
2589
+ "baidu/ernie-4.5-21b-a3b-thinking",
2590
+ "baidu/ernie-4.5-300b-a47b",
2591
+ "baidu/ernie-4.5-vl-28b-a3b",
2592
+ "baidu/ernie-4.5-vl-424b-a47b",
2593
+ "bytedance-seed/seed-1.6",
2594
+ "cognitivecomputations/dolphin-mistral-24b-venice-edition:free",
2595
+ "cohere/command-a",
2596
+ "cohere/command-r-08-2024",
2597
+ "cohere/command-r-plus-08-2024",
2598
+ "cohere/command-r7b-12-2024",
2599
+ "deepseek/deepseek-chat",
2600
+ "deepseek/deepseek-chat-v3-0324",
2601
+ "deepseek/deepseek-chat-v3.1",
2602
+ "deepseek/deepseek-r1",
2603
+ "deepseek/deepseek-r1-0528",
2604
+ "deepseek/deepseek-r1-0528:free",
2605
+ "deepseek/deepseek-r1-distill-llama-70b",
2606
+ "deepseek/deepseek-r1-distill-qwen-32b",
2607
+ "deepseek/deepseek-v3.1-terminus",
2608
+ "deepseek/deepseek-v3.1-terminus:exacto",
2609
+ "deepseek/deepseek-v3.2",
2610
+ "deepseek/deepseek-v3.2-exp",
2611
+ "deepseek/deepseek-v3.2-speciale",
2612
+ "essentialai/rnj-1-instruct",
2613
+ "google/gemini-2.0-flash-001",
2614
+ "google/gemini-2.0-flash-lite-001",
2615
+ "google/gemini-2.5-flash",
2616
+ "google/gemini-2.5-flash-lite",
2617
+ "google/gemini-2.5-flash-lite-preview-09-2025",
2618
+ "google/gemini-2.5-flash-preview-09-2025",
2619
+ "google/gemini-2.5-pro",
2620
+ "google/gemini-2.5-pro-preview",
2621
+ "google/gemini-2.5-pro-preview-05-06",
2622
+ "google/gemini-3-flash-preview",
2623
+ "google/gemini-3-pro-preview",
2624
+ "google/gemma-2-27b-it",
2625
+ "google/gemma-2-9b-it",
2626
+ "google/gemma-3-12b-it",
2627
+ "google/gemma-3-12b-it:free",
2628
+ "google/gemma-3-27b-it",
2629
+ "google/gemma-3-27b-it:free",
2630
+ "google/gemma-3-4b-it",
2631
+ "google/gemma-3-4b-it:free",
2632
+ "google/gemma-3n-e2b-it:free",
2633
+ "google/gemma-3n-e4b-it",
2634
+ "google/gemma-3n-e4b-it:free",
2635
+ "gryphe/mythomax-l2-13b",
2636
+ "inception/mercury",
2637
+ "inception/mercury-coder",
2638
+ "kilo/auto",
2639
+ "kwaipilot/kat-coder-pro",
2640
+ "liquid/lfm-2.5-1.2b-instruct:free",
2641
+ "liquid/lfm-2.5-1.2b-thinking:free",
2642
+ "meituan/longcat-flash-chat",
2643
+ "meta-llama/llama-3-70b-instruct",
2644
+ "meta-llama/llama-3-8b-instruct",
2645
+ "meta-llama/llama-3.1-405b-instruct",
2646
+ "meta-llama/llama-3.1-70b-instruct",
2647
+ "meta-llama/llama-3.1-8b-instruct",
2648
+ "meta-llama/llama-3.2-11b-vision-instruct",
2649
+ "meta-llama/llama-3.2-1b-instruct",
2650
+ "meta-llama/llama-3.2-3b-instruct",
2651
+ "meta-llama/llama-3.2-3b-instruct:free",
2652
+ "meta-llama/llama-3.3-70b-instruct",
2653
+ "meta-llama/llama-3.3-70b-instruct:free",
2654
+ "meta-llama/llama-4-maverick",
2655
+ "meta-llama/llama-4-scout",
2656
+ "meta-llama/llama-guard-3-8b",
2657
+ "meta-llama/llama-guard-4-12b",
2658
+ "microsoft/phi-4",
2659
+ "microsoft/wizardlm-2-8x22b",
2660
+ "minimax/minimax-01",
2661
+ "minimax/minimax-m1",
2662
+ "minimax/minimax-m2",
2663
+ "minimax/minimax-m2.1",
2664
+ "minimax/minimax-m2.5",
2665
+ "minimax/minimax-m2.5:free",
2666
+ "mistralai/codestral-2508",
2667
+ "mistralai/devstral-2512",
2668
+ "mistralai/devstral-medium",
2669
+ "mistralai/devstral-small",
2670
+ "mistralai/ministral-14b-2512",
2671
+ "mistralai/mistral-7b-instruct",
2672
+ "mistralai/mistral-7b-instruct-v0.1",
2673
+ "mistralai/mistral-7b-instruct-v0.3",
2674
+ "mistralai/mistral-large",
2675
+ "mistralai/mistral-large-2411",
2676
+ "mistralai/mistral-large-2512",
2677
+ "mistralai/mistral-medium-3",
2678
+ "mistralai/mistral-medium-3.1",
2679
+ "mistralai/mistral-nemo",
2680
+ "mistralai/mistral-small-24b-instruct-2501",
2681
+ "mistralai/mistral-small-3.1-24b-instruct",
2682
+ "mistralai/mistral-small-3.1-24b-instruct:free",
2683
+ "mistralai/mistral-small-3.2-24b-instruct",
2684
+ "mistralai/mixtral-8x22b-instruct",
2685
+ "mistralai/voxtral-small-24b-2507",
2686
+ "moonshotai/kimi-k2",
2687
+ "moonshotai/kimi-k2-0905",
2688
+ "moonshotai/kimi-k2-0905:exacto",
2689
+ "moonshotai/kimi-k2-thinking",
2690
+ "moonshotai/kimi-k2.5",
2691
+ "morph/morph-v3-fast",
2692
+ "morph/morph-v3-large",
2693
+ "nex-agi/deepseek-v3.1-nex-n1",
2694
+ "nousresearch/deephermes-3-mistral-24b-preview",
2695
+ "nousresearch/hermes-2-pro-llama-3-8b",
2696
+ "nousresearch/hermes-3-llama-3.1-405b",
2697
+ "nousresearch/hermes-3-llama-3.1-405b:free",
2698
+ "nousresearch/hermes-4-405b",
2699
+ "nousresearch/hermes-4-70b",
2700
+ "nvidia/llama-3.1-nemotron-70b-instruct",
2701
+ "nvidia/llama-3.1-nemotron-ultra-253b-v1",
2702
+ "nvidia/llama-3.3-nemotron-super-49b-v1.5",
2703
+ "nvidia/nemotron-3-nano-30b-a3b",
2704
+ "nvidia/nemotron-3-nano-30b-a3b:free",
2705
+ "nvidia/nemotron-nano-12b-v2-vl",
2706
+ "nvidia/nemotron-nano-12b-v2-vl:free",
2707
+ "nvidia/nemotron-nano-9b-v2",
2708
+ "nvidia/nemotron-nano-9b-v2:free",
2709
+ "openai/chatgpt-4o-latest",
2710
+ "openai/gpt-3.5-turbo",
2711
+ "openai/gpt-3.5-turbo-0613",
2712
+ "openai/gpt-3.5-turbo-instruct",
2713
+ "openai/gpt-4",
2714
+ "openai/gpt-4-turbo",
2715
+ "openai/gpt-4.1",
2716
+ "openai/gpt-4.1-mini",
2717
+ "openai/gpt-4.1-nano",
2718
+ "openai/gpt-4o",
2719
+ "openai/gpt-4o-2024-05-13",
2720
+ "openai/gpt-4o-2024-08-06",
2721
+ "openai/gpt-4o-2024-11-20",
2722
+ "openai/gpt-4o-mini",
2723
+ "openai/gpt-4o-mini-search-preview",
2724
+ "openai/gpt-4o:extended",
2725
+ "openai/gpt-5",
2726
+ "openai/gpt-5-chat",
2727
+ "openai/gpt-5-codex",
2728
+ "openai/gpt-5-mini",
2729
+ "openai/gpt-5-nano",
2730
+ "openai/gpt-5-pro",
2731
+ "openai/gpt-5.1",
2732
+ "openai/gpt-5.1-chat",
2733
+ "openai/gpt-5.1-codex",
2734
+ "openai/gpt-5.1-codex-max",
2735
+ "openai/gpt-5.1-codex-mini",
2736
+ "openai/gpt-5.2",
2737
+ "openai/gpt-5.2-chat",
2738
+ "openai/gpt-5.2-codex",
2739
+ "openai/gpt-5.2-pro",
2740
+ "openai/gpt-oss-120b",
2741
+ "openai/gpt-oss-120b:exacto",
2742
+ "openai/gpt-oss-120b:free",
2743
+ "openai/gpt-oss-20b",
2744
+ "openai/gpt-oss-20b:free",
2745
+ "openai/gpt-oss-safeguard-20b",
2746
+ "openai/o1",
2747
+ "openai/o1-pro",
2748
+ "openai/o3",
2749
+ "openai/o3-deep-research",
2750
+ "openai/o3-mini",
2751
+ "openai/o3-mini-high",
2752
+ "openai/o3-pro",
2753
+ "openai/o4-mini",
2754
+ "openai/o4-mini-deep-research",
2755
+ "openrouter/aurora-alpha",
2756
+ "perplexity/sonar",
2757
+ "perplexity/sonar-deep-research",
2758
+ "perplexity/sonar-pro",
2759
+ "perplexity/sonar-reasoning-pro",
2760
+ "prime-intellect/intellect-3",
2761
+ "qwen/qwen-2.5-72b-instruct",
2762
+ "qwen/qwen-2.5-7b-instruct",
2763
+ "qwen/qwen-2.5-coder-32b-instruct",
2764
+ "qwen/qwen-2.5-vl-7b-instruct",
2765
+ "qwen/qwen-max",
2766
+ "qwen/qwen-plus",
2767
+ "qwen/qwen-turbo",
2768
+ "qwen/qwen-vl-max",
2769
+ "qwen/qwen-vl-plus",
2770
+ "qwen/qwen2.5-coder-7b-instruct",
2771
+ "qwen/qwen2.5-vl-32b-instruct",
2772
+ "qwen/qwen2.5-vl-72b-instruct",
2773
+ "qwen/qwen3-14b",
2774
+ "qwen/qwen3-235b-a22b",
2775
+ "qwen/qwen3-235b-a22b-2507",
2776
+ "qwen/qwen3-235b-a22b-thinking-2507",
2777
+ "qwen/qwen3-30b-a3b",
2778
+ "qwen/qwen3-30b-a3b-instruct-2507",
2779
+ "qwen/qwen3-30b-a3b-thinking-2507",
2780
+ "qwen/qwen3-32b",
2781
+ "qwen/qwen3-4b",
2782
+ "qwen/qwen3-4b:free",
2783
+ "qwen/qwen3-8b",
2784
+ "qwen/qwen3-coder",
2785
+ "qwen/qwen3-coder-30b-a3b-instruct",
2786
+ "qwen/qwen3-coder-flash",
2787
+ "qwen/qwen3-coder-next",
2788
+ "qwen/qwen3-coder-plus",
2789
+ "qwen/qwen3-coder:exacto",
2790
+ "qwen/qwen3-coder:free",
2791
+ "qwen/qwen3-max",
2792
+ "qwen/qwen3-max-thinking",
2793
+ "qwen/qwen3-next-80b-a3b-instruct",
2794
+ "qwen/qwen3-next-80b-a3b-instruct:free",
2795
+ "qwen/qwen3-next-80b-a3b-thinking",
2796
+ "qwen/qwen3-vl-235b-a22b-instruct",
2797
+ "qwen/qwen3-vl-235b-a22b-thinking",
2798
+ "qwen/qwen3-vl-30b-a3b-instruct",
2799
+ "qwen/qwen3-vl-30b-a3b-thinking",
2800
+ "qwen/qwen3-vl-32b-instruct",
2801
+ "qwen/qwen3-vl-8b-instruct",
2802
+ "qwen/qwen3-vl-8b-thinking",
2803
+ "qwen/qwen3.5-397b-a17b",
2804
+ "qwen/qwen3.5-plus-02-15",
2805
+ "qwen/qwq-32b",
2806
+ "stepfun/step-3.5-flash",
2807
+ "stepfun/step-3.5-flash:free",
2808
+ "tencent/hunyuan-a13b-instruct",
2809
+ "tngtech/deepseek-r1t-chimera",
2810
+ "tngtech/deepseek-r1t2-chimera",
2811
+ "tngtech/tng-r1t-chimera",
2812
+ "writer/palmyra-x5",
2813
+ "x-ai/grok-3",
2814
+ "x-ai/grok-3-beta",
2815
+ "x-ai/grok-3-mini",
2816
+ "x-ai/grok-3-mini-beta",
2817
+ "x-ai/grok-4",
2818
+ "x-ai/grok-4-fast",
2819
+ "x-ai/grok-4.1-fast",
2820
+ "x-ai/grok-code-fast-1",
2821
+ "xiaomi/mimo-v2-flash",
2822
+ "z-ai/glm-4.5",
2823
+ "z-ai/glm-4.5-air",
2824
+ "z-ai/glm-4.5-air:free",
2825
+ "z-ai/glm-4.5v",
2826
+ "z-ai/glm-4.6",
2827
+ "z-ai/glm-4.6:exacto",
2828
+ "z-ai/glm-4.6v",
2829
+ "z-ai/glm-4.7",
2830
+ "z-ai/glm-4.7-flash",
2831
+ "z-ai/glm-5",
2832
+ "z-ai/glm-5:free"
2833
+ ],
2834
+ "docUrl": "https://kilo.ai",
2835
+ "gateway": "models.dev"
2836
+ },
2611
2837
  "nano-gpt": {
2612
2838
  "url": "https://nano-gpt.com/api/v1",
2613
2839
  "apiKeyEnvVar": "NANO_GPT_API_KEY",
@@ -2633,6 +2859,10 @@
2633
2859
  "openai/gpt-oss-120b",
2634
2860
  "qwen/qwen3-235b-a22b-thinking-2507",
2635
2861
  "qwen/qwen3-coder",
2862
+ "qwen/qwen3.5-397b-a17b",
2863
+ "qwen/qwen3.5-397b-a17b-thinking",
2864
+ "qwen/qwen3.5-plus",
2865
+ "qwen/qwen3.5-plus-thinking",
2636
2866
  "zai-org/glm-4.5-air",
2637
2867
  "zai-org/glm-4.5-air:thinking",
2638
2868
  "zai-org/glm-4.6",
@@ -2783,6 +3013,8 @@
2783
3013
  "qwen3-vl-235b-a22b",
2784
3014
  "qwen3-vl-30b-a3b",
2785
3015
  "qwen3-vl-plus",
3016
+ "qwen3.5-397b-a17b",
3017
+ "qwen3.5-plus",
2786
3018
  "qwq-32b",
2787
3019
  "qwq-plus",
2788
3020
  "tongyi-intent-detect-v3"
@@ -2797,6 +3029,7 @@
2797
3029
  "name": "Chutes",
2798
3030
  "models": [
2799
3031
  "MiniMaxAI/MiniMax-M2.1-TEE",
3032
+ "MiniMaxAI/MiniMax-M2.5-TEE",
2800
3033
  "NousResearch/DeepHermes-3-Mistral-24B-Preview",
2801
3034
  "NousResearch/Hermes-4-14B",
2802
3035
  "NousResearch/Hermes-4-405B-FP8-TEE",
@@ -2845,6 +3078,7 @@
2845
3078
  "tngtech/TNG-R1T-Chimera-TEE",
2846
3079
  "tngtech/TNG-R1T-Chimera-Turbo",
2847
3080
  "unsloth/Llama-3.2-1B-Instruct",
3081
+ "unsloth/Llama-3.2-3B-Instruct",
2848
3082
  "unsloth/Mistral-Nemo-Instruct-2407",
2849
3083
  "unsloth/Mistral-Small-24B-Instruct-2501",
2850
3084
  "unsloth/gemma-3-12b-it",
@@ -2858,7 +3092,8 @@
2858
3092
  "zai-org/GLM-4.6V",
2859
3093
  "zai-org/GLM-4.7-FP8",
2860
3094
  "zai-org/GLM-4.7-Flash",
2861
- "zai-org/GLM-4.7-TEE"
3095
+ "zai-org/GLM-4.7-TEE",
3096
+ "zai-org/GLM-5-TEE"
2862
3097
  ],
2863
3098
  "docUrl": "https://llm.chutes.ai/v1/models",
2864
3099
  "gateway": "models.dev"
@@ -2963,6 +3198,8 @@
2963
3198
  "kuaishou/kat-coder-pro-v1-free",
2964
3199
  "minimax/minimax-m2",
2965
3200
  "minimax/minimax-m2.1",
3201
+ "minimax/minimax-m2.5",
3202
+ "minimax/minimax-m2.5-lightning",
2966
3203
  "moonshotai/kimi-k2-0905",
2967
3204
  "moonshotai/kimi-k2-thinking",
2968
3205
  "moonshotai/kimi-k2-thinking-turbo",
@@ -2997,7 +3234,8 @@
2997
3234
  "z-ai/glm-4.6v-flash-free",
2998
3235
  "z-ai/glm-4.7",
2999
3236
  "z-ai/glm-4.7-flash-free",
3000
- "z-ai/glm-4.7-flashx"
3237
+ "z-ai/glm-4.7-flashx",
3238
+ "z-ai/glm-5"
3001
3239
  ],
3002
3240
  "io-net": [
3003
3241
  "Intel/Qwen3-Coder-480B-A35B-Instruct-int4-mixed-ar",
@@ -3088,7 +3326,8 @@
3088
3326
  "qwen/qwen3-next-80b-a3b-instruct",
3089
3327
  "qwen/qwen3-next-80b-a3b-thinking",
3090
3328
  "qwen/qwq-32b",
3091
- "z-ai/glm4.7"
3329
+ "z-ai/glm4.7",
3330
+ "z-ai/glm5"
3092
3331
  ],
3093
3332
  "fastrouter": [
3094
3333
  "anthropic/claude-opus-4.1",
@@ -3216,11 +3455,12 @@
3216
3455
  "google/gemma-3-27b-it",
3217
3456
  "google/gemma-3-27b-it-fast",
3218
3457
  "intfloat/e5-mistral-7b-instruct",
3219
- "meta-llama/llama-3.3-70b-instruct-base",
3458
+ "meta-llama/Llama-3.3-70B-Instruct",
3220
3459
  "meta-llama/llama-3.3-70b-instruct-fast",
3221
3460
  "meta-llama/llama-guard-3-8b",
3222
3461
  "meta-llama/meta-llama-3.1-8b-instruct",
3223
3462
  "meta-llama/meta-llama-3.1-8b-instruct-fast",
3463
+ "moonshotai/Kimi-K2.5",
3224
3464
  "moonshotai/kimi-k2-instruct",
3225
3465
  "moonshotai/kimi-k2-thinking",
3226
3466
  "nvidia/llama-3_1-nemotron-ultra-253b-v1",
@@ -3242,7 +3482,6 @@
3242
3482
  "qwen/qwen3-next-80b-a3b-thinking",
3243
3483
  "zai-org/glm-4.5",
3244
3484
  "zai-org/glm-4.5-air",
3245
- "zai-org/glm-4.7",
3246
3485
  "zai-org/glm-4.7-fp8"
3247
3486
  ],
3248
3487
  "ollama-cloud": [
@@ -3277,6 +3516,7 @@
3277
3516
  "qwen3-next:80b",
3278
3517
  "qwen3-vl:235b",
3279
3518
  "qwen3-vl:235b-instruct",
3519
+ "qwen3.5:397b",
3280
3520
  "rnj-1:8b"
3281
3521
  ],
3282
3522
  "scaleway": [
@@ -3295,73 +3535,7 @@
3295
3535
  "voxtral-small-24b-2507",
3296
3536
  "whisper-large-v3"
3297
3537
  ],
3298
- "cloudflare-ai-gateway": [
3299
- "anthropic/claude-3-5-haiku",
3300
- "anthropic/claude-3-haiku",
3301
- "anthropic/claude-3-opus",
3302
- "anthropic/claude-3-sonnet",
3303
- "anthropic/claude-3.5-haiku",
3304
- "anthropic/claude-3.5-sonnet",
3305
- "anthropic/claude-haiku-4-5",
3306
- "anthropic/claude-opus-4",
3307
- "anthropic/claude-opus-4-1",
3308
- "anthropic/claude-opus-4-5",
3309
- "anthropic/claude-opus-4-6",
3310
- "anthropic/claude-sonnet-4",
3311
- "anthropic/claude-sonnet-4-5",
3312
- "openai/gpt-3.5-turbo",
3313
- "openai/gpt-4",
3314
- "openai/gpt-4-turbo",
3315
- "openai/gpt-4o",
3316
- "openai/gpt-4o-mini",
3317
- "openai/gpt-5.1",
3318
- "openai/gpt-5.1-codex",
3319
- "openai/gpt-5.2",
3320
- "openai/o1",
3321
- "openai/o3",
3322
- "openai/o3-mini",
3323
- "openai/o3-pro",
3324
- "openai/o4-mini",
3325
- "workers-ai/@cf/ai4bharat/indictrans2-en-indic-1B",
3326
- "workers-ai/@cf/aisingapore/gemma-sea-lion-v4-27b-it",
3327
- "workers-ai/@cf/baai/bge-base-en-v1.5",
3328
- "workers-ai/@cf/baai/bge-large-en-v1.5",
3329
- "workers-ai/@cf/baai/bge-m3",
3330
- "workers-ai/@cf/baai/bge-reranker-base",
3331
- "workers-ai/@cf/baai/bge-small-en-v1.5",
3332
- "workers-ai/@cf/deepgram/aura-2-en",
3333
- "workers-ai/@cf/deepgram/aura-2-es",
3334
- "workers-ai/@cf/deepgram/nova-3",
3335
- "workers-ai/@cf/deepseek-ai/deepseek-r1-distill-qwen-32b",
3336
- "workers-ai/@cf/facebook/bart-large-cnn",
3337
- "workers-ai/@cf/google/gemma-3-12b-it",
3338
- "workers-ai/@cf/huggingface/distilbert-sst-2-int8",
3339
- "workers-ai/@cf/ibm-granite/granite-4.0-h-micro",
3340
- "workers-ai/@cf/meta/llama-2-7b-chat-fp16",
3341
- "workers-ai/@cf/meta/llama-3-8b-instruct",
3342
- "workers-ai/@cf/meta/llama-3-8b-instruct-awq",
3343
- "workers-ai/@cf/meta/llama-3.1-8b-instruct",
3344
- "workers-ai/@cf/meta/llama-3.1-8b-instruct-awq",
3345
- "workers-ai/@cf/meta/llama-3.1-8b-instruct-fp8",
3346
- "workers-ai/@cf/meta/llama-3.2-11b-vision-instruct",
3347
- "workers-ai/@cf/meta/llama-3.2-1b-instruct",
3348
- "workers-ai/@cf/meta/llama-3.2-3b-instruct",
3349
- "workers-ai/@cf/meta/llama-3.3-70b-instruct-fp8-fast",
3350
- "workers-ai/@cf/meta/llama-4-scout-17b-16e-instruct",
3351
- "workers-ai/@cf/meta/llama-guard-3-8b",
3352
- "workers-ai/@cf/meta/m2m100-1.2b",
3353
- "workers-ai/@cf/mistral/mistral-7b-instruct-v0.1",
3354
- "workers-ai/@cf/mistralai/mistral-small-3.1-24b-instruct",
3355
- "workers-ai/@cf/myshell-ai/melotts",
3356
- "workers-ai/@cf/openai/gpt-oss-120b",
3357
- "workers-ai/@cf/openai/gpt-oss-20b",
3358
- "workers-ai/@cf/pfnet/plamo-embedding-1b",
3359
- "workers-ai/@cf/pipecat-ai/smart-turn-v2",
3360
- "workers-ai/@cf/qwen/qwen2.5-coder-32b-instruct",
3361
- "workers-ai/@cf/qwen/qwen3-30b-a3b-fp8",
3362
- "workers-ai/@cf/qwen/qwen3-embedding-0.6b",
3363
- "workers-ai/@cf/qwen/qwq-32b"
3364
- ],
3538
+ "kuae-cloud-coding-plan": ["GLM-4.7"],
3365
3539
  "upstage": ["solar-mini", "solar-pro2", "solar-pro3"],
3366
3540
  "inception": ["mercury", "mercury-coder"],
3367
3541
  "submodel": [
@@ -3375,7 +3549,7 @@
3375
3549
  "zai-org/GLM-4.5-Air",
3376
3550
  "zai-org/GLM-4.5-FP8"
3377
3551
  ],
3378
- "minimax-cn-coding-plan": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
3552
+ "minimax-cn-coding-plan": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
3379
3553
  "novita-ai": [
3380
3554
  "baichuan/baichuan-m2-32b",
3381
3555
  "baidu/ernie-4.5-21B-a3b",
@@ -3445,6 +3619,7 @@
3445
3619
  "qwen/qwen3-vl-30b-a3b-instruct",
3446
3620
  "qwen/qwen3-vl-30b-a3b-thinking",
3447
3621
  "qwen/qwen3-vl-8b-instruct",
3622
+ "qwen/qwen3.5-397b-a17b",
3448
3623
  "sao10k/L3-8B-Stheno-v3.2",
3449
3624
  "sao10k/l3-70b-euryale-v2.1",
3450
3625
  "sao10k/l3-8b-lunaris",
@@ -3474,6 +3649,8 @@
3474
3649
  "gemini-3-pro",
3475
3650
  "glm-4.6",
3476
3651
  "glm-4.7",
3652
+ "glm-5",
3653
+ "glm-5-free",
3477
3654
  "gpt-5",
3478
3655
  "gpt-5-codex",
3479
3656
  "gpt-5-nano",
@@ -3488,6 +3665,7 @@
3488
3665
  "kimi-k2.5",
3489
3666
  "kimi-k2.5-free",
3490
3667
  "minimax-m2.1",
3668
+ "minimax-m2.5",
3491
3669
  "minimax-m2.5-free"
3492
3670
  ],
3493
3671
  "poe": [
@@ -3495,9 +3673,9 @@
3495
3673
  "anthropic/claude-haiku-3.5",
3496
3674
  "anthropic/claude-haiku-4.5",
3497
3675
  "anthropic/claude-opus-4",
3498
- "anthropic/claude-opus-4-6",
3499
3676
  "anthropic/claude-opus-4.1",
3500
3677
  "anthropic/claude-opus-4.5",
3678
+ "anthropic/claude-opus-4.6",
3501
3679
  "anthropic/claude-sonnet-3.5",
3502
3680
  "anthropic/claude-sonnet-3.5-june",
3503
3681
  "anthropic/claude-sonnet-3.7",
@@ -3605,7 +3783,7 @@
3605
3783
  "xai/grok-4.1-fast-reasoning",
3606
3784
  "xai/grok-code-fast-1"
3607
3785
  ],
3608
- "minimax-cn": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
3786
+ "minimax-cn": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
3609
3787
  "bailing": ["Ling-1T", "Ring-1T"],
3610
3788
  "alibaba": [
3611
3789
  "qvq-max",
@@ -3646,6 +3824,8 @@
3646
3824
  "qwen3-vl-235b-a22b",
3647
3825
  "qwen3-vl-30b-a3b",
3648
3826
  "qwen3-vl-plus",
3827
+ "qwen3.5-397b-a17b",
3828
+ "qwen3.5-plus",
3649
3829
  "qwq-plus"
3650
3830
  ],
3651
3831
  "cloudflare-workers-ai": [
@@ -3751,7 +3931,7 @@
3751
3931
  "qwen3-coder-480b-a35b-instruct",
3752
3932
  "qwen3-max-2026-01-23"
3753
3933
  ],
3754
- "minimax-coding-plan": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
3934
+ "minimax-coding-plan": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
3755
3935
  "kimi-for-coding": ["k2p5", "kimi-k2-thinking"],
3756
3936
  "mistral": [
3757
3937
  "codestral-latest",
@@ -3855,13 +4035,13 @@
3855
4035
  "accounts/fireworks/models/kimi-k2p5",
3856
4036
  "accounts/fireworks/models/minimax-m2",
3857
4037
  "accounts/fireworks/models/minimax-m2p1",
4038
+ "accounts/fireworks/models/minimax-m2p5",
3858
4039
  "accounts/fireworks/models/qwen3-235b-a22b",
3859
4040
  "accounts/fireworks/models/qwen3-coder-480b-a35b-instruct"
3860
4041
  ],
4042
+ "stepfun": ["step-1-32k", "step-2-16k", "step-3.5-flash"],
3861
4043
  "siliconflow": [
3862
4044
  "ByteDance-Seed/Seed-OSS-36B-Instruct",
3863
- "MiniMaxAI/MiniMax-M1-80k",
3864
- "MiniMaxAI/MiniMax-M2",
3865
4045
  "MiniMaxAI/MiniMax-M2.1",
3866
4046
  "Qwen/QwQ-32B",
3867
4047
  "Qwen/Qwen2.5-14B-Instruct",
@@ -3877,7 +4057,6 @@
3877
4057
  "Qwen/Qwen3-235B-A22B",
3878
4058
  "Qwen/Qwen3-235B-A22B-Instruct-2507",
3879
4059
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
3880
- "Qwen/Qwen3-30B-A3B",
3881
4060
  "Qwen/Qwen3-30B-A3B-Instruct-2507",
3882
4061
  "Qwen/Qwen3-30B-A3B-Thinking-2507",
3883
4062
  "Qwen/Qwen3-32B",
@@ -3899,14 +4078,12 @@
3899
4078
  "Qwen/Qwen3-VL-8B-Thinking",
3900
4079
  "THUDM/GLM-4-32B-0414",
3901
4080
  "THUDM/GLM-4-9B-0414",
3902
- "THUDM/GLM-4.1V-9B-Thinking",
3903
4081
  "THUDM/GLM-Z1-32B-0414",
3904
4082
  "THUDM/GLM-Z1-9B-0414",
3905
4083
  "baidu/ERNIE-4.5-300B-A47B",
3906
4084
  "deepseek-ai/DeepSeek-R1",
3907
4085
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
3908
4086
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
3909
- "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
3910
4087
  "deepseek-ai/DeepSeek-V3",
3911
4088
  "deepseek-ai/DeepSeek-V3.1",
3912
4089
  "deepseek-ai/DeepSeek-V3.1-Terminus",
@@ -3917,7 +4094,6 @@
3917
4094
  "inclusionAI/Ling-mini-2.0",
3918
4095
  "inclusionAI/Ring-flash-2.0",
3919
4096
  "meta-llama/Meta-Llama-3.1-8B-Instruct",
3920
- "moonshotai/Kimi-Dev-72B",
3921
4097
  "moonshotai/Kimi-K2-Instruct",
3922
4098
  "moonshotai/Kimi-K2-Instruct-0905",
3923
4099
  "moonshotai/Kimi-K2-Thinking",
@@ -3925,7 +4101,7 @@
3925
4101
  "nex-agi/DeepSeek-V3.1-Nex-N1",
3926
4102
  "openai/gpt-oss-120b",
3927
4103
  "openai/gpt-oss-20b",
3928
- "stepfun-ai/step3",
4104
+ "stepfun-ai/Step-3.5-Flash",
3929
4105
  "tencent/Hunyuan-A13B-Instruct",
3930
4106
  "tencent/Hunyuan-MT-7B",
3931
4107
  "zai-org/GLM-4.5",
@@ -3933,9 +4109,11 @@
3933
4109
  "zai-org/GLM-4.5V",
3934
4110
  "zai-org/GLM-4.6",
3935
4111
  "zai-org/GLM-4.6V",
3936
- "zai-org/GLM-4.7"
4112
+ "zai-org/GLM-4.7",
4113
+ "zai-org/GLM-5"
3937
4114
  ],
3938
4115
  "togetherai": [
4116
+ "MiniMaxAI/MiniMax-M2.5",
3939
4117
  "Qwen/Qwen3-235B-A22B-Instruct-2507-tput",
3940
4118
  "Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
3941
4119
  "Qwen/Qwen3-Coder-Next-FP8",
@@ -3951,7 +4129,8 @@
3951
4129
  "moonshotai/Kimi-K2.5",
3952
4130
  "openai/gpt-oss-120b",
3953
4131
  "zai-org/GLM-4.6",
3954
- "zai-org/GLM-4.7"
4132
+ "zai-org/GLM-4.7",
4133
+ "zai-org/GLM-5"
3955
4134
  ],
3956
4135
  "berget": [
3957
4136
  "BAAI/bge-reranker-v2-m3",
@@ -4101,8 +4280,10 @@
4101
4280
  "openai/gpt-oss-20b:free",
4102
4281
  "openai/gpt-oss-safeguard-20b",
4103
4282
  "openai/o4-mini",
4283
+ "openrouter/aurora-alpha",
4104
4284
  "openrouter/sherlock-dash-alpha",
4105
4285
  "openrouter/sherlock-think-alpha",
4286
+ "prime-intellect/intellect-3",
4106
4287
  "qwen/qwen-2.5-coder-32b-instruct",
4107
4288
  "qwen/qwen-2.5-vl-7b-instruct:free",
4108
4289
  "qwen/qwen2.5-vl-32b-instruct:free",
@@ -4128,6 +4309,8 @@
4128
4309
  "qwen/qwen3-next-80b-a3b-instruct",
4129
4310
  "qwen/qwen3-next-80b-a3b-instruct:free",
4130
4311
  "qwen/qwen3-next-80b-a3b-thinking",
4312
+ "qwen/qwen3.5-397b-a17b",
4313
+ "qwen/qwen3.5-plus-02-15",
4131
4314
  "qwen/qwq-32b:free",
4132
4315
  "rekaai/reka-flash-3",
4133
4316
  "sarvamai/sarvam-m:free",
@@ -4319,8 +4502,11 @@
4319
4502
  "gemini-live-2.5-flash-preview-native-audio"
4320
4503
  ],
4321
4504
  "vivgrid": [
4505
+ "deepseek-v3.2",
4322
4506
  "gemini-3-flash-preview",
4323
4507
  "gemini-3-pro-preview",
4508
+ "glm-5",
4509
+ "gpt-5-mini",
4324
4510
  "gpt-5.1-codex",
4325
4511
  "gpt-5.1-codex-max",
4326
4512
  "gpt-5.2-codex"
@@ -4354,6 +4540,7 @@
4354
4540
  "glm-4.6v",
4355
4541
  "glm-4.7",
4356
4542
  "glm-4.7-flash",
4543
+ "glm-4.7-flashx",
4357
4544
  "glm-5"
4358
4545
  ],
4359
4546
  "firmware": [
@@ -4361,7 +4548,6 @@
4361
4548
  "claude-opus-4-5",
4362
4549
  "claude-opus-4-6",
4363
4550
  "claude-sonnet-4-5",
4364
- "deepseek-r1",
4365
4551
  "gemini-2.5-flash",
4366
4552
  "gemini-2.5-pro",
4367
4553
  "gemini-3-flash-preview",
@@ -4372,11 +4558,7 @@
4372
4558
  "gpt-5-nano",
4373
4559
  "gpt-5.2",
4374
4560
  "gpt-oss-120b",
4375
- "gpt-oss-20b",
4376
- "kimi-k2-thinking",
4377
- "kimi-k2.5",
4378
- "zai-glm-4.7",
4379
- "zai-glm-4.7-flash"
4561
+ "gpt-oss-20b"
4380
4562
  ],
4381
4563
  "ovhcloud": [
4382
4564
  "deepseek-r1-distill-llama-70b",
@@ -4428,8 +4610,6 @@
4428
4610
  "siliconflow-cn": [
4429
4611
  "ByteDance-Seed/Seed-OSS-36B-Instruct",
4430
4612
  "Kwaipilot/KAT-Dev",
4431
- "MiniMaxAI/MiniMax-M1-80k",
4432
- "MiniMaxAI/MiniMax-M2",
4433
4613
  "Pro/MiniMaxAI/MiniMax-M2.1",
4434
4614
  "Pro/deepseek-ai/DeepSeek-R1",
4435
4615
  "Pro/deepseek-ai/DeepSeek-V3",
@@ -4439,6 +4619,7 @@
4439
4619
  "Pro/moonshotai/Kimi-K2-Thinking",
4440
4620
  "Pro/moonshotai/Kimi-K2.5",
4441
4621
  "Pro/zai-org/GLM-4.7",
4622
+ "Pro/zai-org/GLM-5",
4442
4623
  "Qwen/QwQ-32B",
4443
4624
  "Qwen/Qwen2.5-14B-Instruct",
4444
4625
  "Qwen/Qwen2.5-32B-Instruct",
@@ -4451,7 +4632,6 @@
4451
4632
  "Qwen/Qwen3-14B",
4452
4633
  "Qwen/Qwen3-235B-A22B-Instruct-2507",
4453
4634
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
4454
- "Qwen/Qwen3-30B-A3B",
4455
4635
  "Qwen/Qwen3-30B-A3B-Instruct-2507",
4456
4636
  "Qwen/Qwen3-30B-A3B-Thinking-2507",
4457
4637
  "Qwen/Qwen3-32B",
@@ -4473,7 +4653,6 @@
4473
4653
  "Qwen/Qwen3-VL-8B-Thinking",
4474
4654
  "THUDM/GLM-4-32B-0414",
4475
4655
  "THUDM/GLM-4-9B-0414",
4476
- "THUDM/GLM-4.1V-9B-Thinking",
4477
4656
  "THUDM/GLM-Z1-32B-0414",
4478
4657
  "THUDM/GLM-Z1-9B-0414",
4479
4658
  "ascend-tribe/pangu-pro-moe",
@@ -4481,7 +4660,6 @@
4481
4660
  "deepseek-ai/DeepSeek-R1",
4482
4661
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-14B",
4483
4662
  "deepseek-ai/DeepSeek-R1-Distill-Qwen-32B",
4484
- "deepseek-ai/DeepSeek-R1-Distill-Qwen-7B",
4485
4663
  "deepseek-ai/DeepSeek-V3",
4486
4664
  "deepseek-ai/DeepSeek-V3.1-Terminus",
4487
4665
  "deepseek-ai/DeepSeek-V3.2",
@@ -4489,10 +4667,9 @@
4489
4667
  "inclusionAI/Ling-flash-2.0",
4490
4668
  "inclusionAI/Ling-mini-2.0",
4491
4669
  "inclusionAI/Ring-flash-2.0",
4492
- "moonshotai/Kimi-Dev-72B",
4493
4670
  "moonshotai/Kimi-K2-Instruct-0905",
4494
4671
  "moonshotai/Kimi-K2-Thinking",
4495
- "stepfun-ai/step3",
4672
+ "stepfun-ai/Step-3.5-Flash",
4496
4673
  "tencent/Hunyuan-A13B-Instruct",
4497
4674
  "tencent/Hunyuan-MT-7B",
4498
4675
  "zai-org/GLM-4.5-Air",
@@ -4830,7 +5007,7 @@
4830
5007
  ],
4831
5008
  "moark": ["GLM-4.7", "MiniMax-M2.1"],
4832
5009
  "morph": ["auto", "morph-v3-fast", "morph-v3-large"],
4833
- "minimax": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5"],
5010
+ "minimax": ["MiniMax-M2", "MiniMax-M2.1", "MiniMax-M2.5", "MiniMax-M2.5-highspeed"],
4834
5011
  "vultr": [
4835
5012
  "deepseek-r1-distill-llama-70b",
4836
5013
  "deepseek-r1-distill-qwen-32b",
@@ -4913,12 +5090,15 @@
4913
5090
  "perplexity": ["sonar", "sonar-pro", "sonar-reasoning-pro"],
4914
5091
  "huggingface": [
4915
5092
  "MiniMaxAI/MiniMax-M2.1",
5093
+ "MiniMaxAI/MiniMax-M2.5",
4916
5094
  "Qwen/Qwen3-235B-A22B-Thinking-2507",
4917
5095
  "Qwen/Qwen3-Coder-480B-A35B-Instruct",
5096
+ "Qwen/Qwen3-Coder-Next",
4918
5097
  "Qwen/Qwen3-Embedding-4B",
4919
5098
  "Qwen/Qwen3-Embedding-8B",
4920
5099
  "Qwen/Qwen3-Next-80B-A3B-Instruct",
4921
5100
  "Qwen/Qwen3-Next-80B-A3B-Thinking",
5101
+ "Qwen/Qwen3.5-397B-A17B",
4922
5102
  "XiaomiMiMo/MiMo-V2-Flash",
4923
5103
  "deepseek-ai/DeepSeek-R1-0528",
4924
5104
  "deepseek-ai/DeepSeek-V3.2",
@@ -4964,6 +5144,271 @@
4964
5144
  "zai-org/GLM-4.7",
4965
5145
  "zai-org/GLM-5"
4966
5146
  ],
5147
+ "kilo": [
5148
+ "allenai/molmo-2-8b",
5149
+ "amazon/nova-2-lite-v1",
5150
+ "amazon/nova-pro-v1",
5151
+ "anthropic/claude-3-haiku",
5152
+ "anthropic/claude-3.5-haiku",
5153
+ "anthropic/claude-3.5-sonnet",
5154
+ "anthropic/claude-3.7-sonnet",
5155
+ "anthropic/claude-3.7-sonnet:thinking",
5156
+ "anthropic/claude-haiku-4.5",
5157
+ "anthropic/claude-opus-4",
5158
+ "anthropic/claude-opus-4.1",
5159
+ "anthropic/claude-opus-4.5",
5160
+ "anthropic/claude-opus-4.6",
5161
+ "anthropic/claude-sonnet-4",
5162
+ "anthropic/claude-sonnet-4.5",
5163
+ "arcee-ai/trinity-large-preview:free",
5164
+ "arcee-ai/trinity-mini",
5165
+ "arcee-ai/trinity-mini:free",
5166
+ "baidu/ernie-4.5-21b-a3b",
5167
+ "baidu/ernie-4.5-21b-a3b-thinking",
5168
+ "baidu/ernie-4.5-300b-a47b",
5169
+ "baidu/ernie-4.5-vl-28b-a3b",
5170
+ "baidu/ernie-4.5-vl-424b-a47b",
5171
+ "bytedance-seed/seed-1.6",
5172
+ "cognitivecomputations/dolphin-mistral-24b-venice-edition:free",
5173
+ "cohere/command-a",
5174
+ "cohere/command-r-08-2024",
5175
+ "cohere/command-r-plus-08-2024",
5176
+ "cohere/command-r7b-12-2024",
5177
+ "deepseek/deepseek-chat",
5178
+ "deepseek/deepseek-chat-v3-0324",
5179
+ "deepseek/deepseek-chat-v3.1",
5180
+ "deepseek/deepseek-r1",
5181
+ "deepseek/deepseek-r1-0528",
5182
+ "deepseek/deepseek-r1-0528:free",
5183
+ "deepseek/deepseek-r1-distill-llama-70b",
5184
+ "deepseek/deepseek-r1-distill-qwen-32b",
5185
+ "deepseek/deepseek-v3.1-terminus",
5186
+ "deepseek/deepseek-v3.1-terminus:exacto",
5187
+ "deepseek/deepseek-v3.2",
5188
+ "deepseek/deepseek-v3.2-exp",
5189
+ "deepseek/deepseek-v3.2-speciale",
5190
+ "essentialai/rnj-1-instruct",
5191
+ "google/gemini-2.0-flash-001",
5192
+ "google/gemini-2.0-flash-lite-001",
5193
+ "google/gemini-2.5-flash",
5194
+ "google/gemini-2.5-flash-lite",
5195
+ "google/gemini-2.5-flash-lite-preview-09-2025",
5196
+ "google/gemini-2.5-flash-preview-09-2025",
5197
+ "google/gemini-2.5-pro",
5198
+ "google/gemini-2.5-pro-preview",
5199
+ "google/gemini-2.5-pro-preview-05-06",
5200
+ "google/gemini-3-flash-preview",
5201
+ "google/gemini-3-pro-preview",
5202
+ "google/gemma-2-27b-it",
5203
+ "google/gemma-2-9b-it",
5204
+ "google/gemma-3-12b-it",
5205
+ "google/gemma-3-12b-it:free",
5206
+ "google/gemma-3-27b-it",
5207
+ "google/gemma-3-27b-it:free",
5208
+ "google/gemma-3-4b-it",
5209
+ "google/gemma-3-4b-it:free",
5210
+ "google/gemma-3n-e2b-it:free",
5211
+ "google/gemma-3n-e4b-it",
5212
+ "google/gemma-3n-e4b-it:free",
5213
+ "gryphe/mythomax-l2-13b",
5214
+ "inception/mercury",
5215
+ "inception/mercury-coder",
5216
+ "kilo/auto",
5217
+ "kwaipilot/kat-coder-pro",
5218
+ "liquid/lfm-2.5-1.2b-instruct:free",
5219
+ "liquid/lfm-2.5-1.2b-thinking:free",
5220
+ "meituan/longcat-flash-chat",
5221
+ "meta-llama/llama-3-70b-instruct",
5222
+ "meta-llama/llama-3-8b-instruct",
5223
+ "meta-llama/llama-3.1-405b-instruct",
5224
+ "meta-llama/llama-3.1-70b-instruct",
5225
+ "meta-llama/llama-3.1-8b-instruct",
5226
+ "meta-llama/llama-3.2-11b-vision-instruct",
5227
+ "meta-llama/llama-3.2-1b-instruct",
5228
+ "meta-llama/llama-3.2-3b-instruct",
5229
+ "meta-llama/llama-3.2-3b-instruct:free",
5230
+ "meta-llama/llama-3.3-70b-instruct",
5231
+ "meta-llama/llama-3.3-70b-instruct:free",
5232
+ "meta-llama/llama-4-maverick",
5233
+ "meta-llama/llama-4-scout",
5234
+ "meta-llama/llama-guard-3-8b",
5235
+ "meta-llama/llama-guard-4-12b",
5236
+ "microsoft/phi-4",
5237
+ "microsoft/wizardlm-2-8x22b",
5238
+ "minimax/minimax-01",
5239
+ "minimax/minimax-m1",
5240
+ "minimax/minimax-m2",
5241
+ "minimax/minimax-m2.1",
5242
+ "minimax/minimax-m2.5",
5243
+ "minimax/minimax-m2.5:free",
5244
+ "mistralai/codestral-2508",
5245
+ "mistralai/devstral-2512",
5246
+ "mistralai/devstral-medium",
5247
+ "mistralai/devstral-small",
5248
+ "mistralai/ministral-14b-2512",
5249
+ "mistralai/mistral-7b-instruct",
5250
+ "mistralai/mistral-7b-instruct-v0.1",
5251
+ "mistralai/mistral-7b-instruct-v0.3",
5252
+ "mistralai/mistral-large",
5253
+ "mistralai/mistral-large-2411",
5254
+ "mistralai/mistral-large-2512",
5255
+ "mistralai/mistral-medium-3",
5256
+ "mistralai/mistral-medium-3.1",
5257
+ "mistralai/mistral-nemo",
5258
+ "mistralai/mistral-small-24b-instruct-2501",
5259
+ "mistralai/mistral-small-3.1-24b-instruct",
5260
+ "mistralai/mistral-small-3.1-24b-instruct:free",
5261
+ "mistralai/mistral-small-3.2-24b-instruct",
5262
+ "mistralai/mixtral-8x22b-instruct",
5263
+ "mistralai/voxtral-small-24b-2507",
5264
+ "moonshotai/kimi-k2",
5265
+ "moonshotai/kimi-k2-0905",
5266
+ "moonshotai/kimi-k2-0905:exacto",
5267
+ "moonshotai/kimi-k2-thinking",
5268
+ "moonshotai/kimi-k2.5",
5269
+ "morph/morph-v3-fast",
5270
+ "morph/morph-v3-large",
5271
+ "nex-agi/deepseek-v3.1-nex-n1",
5272
+ "nousresearch/deephermes-3-mistral-24b-preview",
5273
+ "nousresearch/hermes-2-pro-llama-3-8b",
5274
+ "nousresearch/hermes-3-llama-3.1-405b",
5275
+ "nousresearch/hermes-3-llama-3.1-405b:free",
5276
+ "nousresearch/hermes-4-405b",
5277
+ "nousresearch/hermes-4-70b",
5278
+ "nvidia/llama-3.1-nemotron-70b-instruct",
5279
+ "nvidia/llama-3.1-nemotron-ultra-253b-v1",
5280
+ "nvidia/llama-3.3-nemotron-super-49b-v1.5",
5281
+ "nvidia/nemotron-3-nano-30b-a3b",
5282
+ "nvidia/nemotron-3-nano-30b-a3b:free",
5283
+ "nvidia/nemotron-nano-12b-v2-vl",
5284
+ "nvidia/nemotron-nano-12b-v2-vl:free",
5285
+ "nvidia/nemotron-nano-9b-v2",
5286
+ "nvidia/nemotron-nano-9b-v2:free",
5287
+ "openai/chatgpt-4o-latest",
5288
+ "openai/gpt-3.5-turbo",
5289
+ "openai/gpt-3.5-turbo-0613",
5290
+ "openai/gpt-3.5-turbo-instruct",
5291
+ "openai/gpt-4",
5292
+ "openai/gpt-4-turbo",
5293
+ "openai/gpt-4.1",
5294
+ "openai/gpt-4.1-mini",
5295
+ "openai/gpt-4.1-nano",
5296
+ "openai/gpt-4o",
5297
+ "openai/gpt-4o-2024-05-13",
5298
+ "openai/gpt-4o-2024-08-06",
5299
+ "openai/gpt-4o-2024-11-20",
5300
+ "openai/gpt-4o-mini",
5301
+ "openai/gpt-4o-mini-search-preview",
5302
+ "openai/gpt-4o:extended",
5303
+ "openai/gpt-5",
5304
+ "openai/gpt-5-chat",
5305
+ "openai/gpt-5-codex",
5306
+ "openai/gpt-5-mini",
5307
+ "openai/gpt-5-nano",
5308
+ "openai/gpt-5-pro",
5309
+ "openai/gpt-5.1",
5310
+ "openai/gpt-5.1-chat",
5311
+ "openai/gpt-5.1-codex",
5312
+ "openai/gpt-5.1-codex-max",
5313
+ "openai/gpt-5.1-codex-mini",
5314
+ "openai/gpt-5.2",
5315
+ "openai/gpt-5.2-chat",
5316
+ "openai/gpt-5.2-codex",
5317
+ "openai/gpt-5.2-pro",
5318
+ "openai/gpt-oss-120b",
5319
+ "openai/gpt-oss-120b:exacto",
5320
+ "openai/gpt-oss-120b:free",
5321
+ "openai/gpt-oss-20b",
5322
+ "openai/gpt-oss-20b:free",
5323
+ "openai/gpt-oss-safeguard-20b",
5324
+ "openai/o1",
5325
+ "openai/o1-pro",
5326
+ "openai/o3",
5327
+ "openai/o3-deep-research",
5328
+ "openai/o3-mini",
5329
+ "openai/o3-mini-high",
5330
+ "openai/o3-pro",
5331
+ "openai/o4-mini",
5332
+ "openai/o4-mini-deep-research",
5333
+ "openrouter/aurora-alpha",
5334
+ "perplexity/sonar",
5335
+ "perplexity/sonar-deep-research",
5336
+ "perplexity/sonar-pro",
5337
+ "perplexity/sonar-reasoning-pro",
5338
+ "prime-intellect/intellect-3",
5339
+ "qwen/qwen-2.5-72b-instruct",
5340
+ "qwen/qwen-2.5-7b-instruct",
5341
+ "qwen/qwen-2.5-coder-32b-instruct",
5342
+ "qwen/qwen-2.5-vl-7b-instruct",
5343
+ "qwen/qwen-max",
5344
+ "qwen/qwen-plus",
5345
+ "qwen/qwen-turbo",
5346
+ "qwen/qwen-vl-max",
5347
+ "qwen/qwen-vl-plus",
5348
+ "qwen/qwen2.5-coder-7b-instruct",
5349
+ "qwen/qwen2.5-vl-32b-instruct",
5350
+ "qwen/qwen2.5-vl-72b-instruct",
5351
+ "qwen/qwen3-14b",
5352
+ "qwen/qwen3-235b-a22b",
5353
+ "qwen/qwen3-235b-a22b-2507",
5354
+ "qwen/qwen3-235b-a22b-thinking-2507",
5355
+ "qwen/qwen3-30b-a3b",
5356
+ "qwen/qwen3-30b-a3b-instruct-2507",
5357
+ "qwen/qwen3-30b-a3b-thinking-2507",
5358
+ "qwen/qwen3-32b",
5359
+ "qwen/qwen3-4b",
5360
+ "qwen/qwen3-4b:free",
5361
+ "qwen/qwen3-8b",
5362
+ "qwen/qwen3-coder",
5363
+ "qwen/qwen3-coder-30b-a3b-instruct",
5364
+ "qwen/qwen3-coder-flash",
5365
+ "qwen/qwen3-coder-next",
5366
+ "qwen/qwen3-coder-plus",
5367
+ "qwen/qwen3-coder:exacto",
5368
+ "qwen/qwen3-coder:free",
5369
+ "qwen/qwen3-max",
5370
+ "qwen/qwen3-max-thinking",
5371
+ "qwen/qwen3-next-80b-a3b-instruct",
5372
+ "qwen/qwen3-next-80b-a3b-instruct:free",
5373
+ "qwen/qwen3-next-80b-a3b-thinking",
5374
+ "qwen/qwen3-vl-235b-a22b-instruct",
5375
+ "qwen/qwen3-vl-235b-a22b-thinking",
5376
+ "qwen/qwen3-vl-30b-a3b-instruct",
5377
+ "qwen/qwen3-vl-30b-a3b-thinking",
5378
+ "qwen/qwen3-vl-32b-instruct",
5379
+ "qwen/qwen3-vl-8b-instruct",
5380
+ "qwen/qwen3-vl-8b-thinking",
5381
+ "qwen/qwen3.5-397b-a17b",
5382
+ "qwen/qwen3.5-plus-02-15",
5383
+ "qwen/qwq-32b",
5384
+ "stepfun/step-3.5-flash",
5385
+ "stepfun/step-3.5-flash:free",
5386
+ "tencent/hunyuan-a13b-instruct",
5387
+ "tngtech/deepseek-r1t-chimera",
5388
+ "tngtech/deepseek-r1t2-chimera",
5389
+ "tngtech/tng-r1t-chimera",
5390
+ "writer/palmyra-x5",
5391
+ "x-ai/grok-3",
5392
+ "x-ai/grok-3-beta",
5393
+ "x-ai/grok-3-mini",
5394
+ "x-ai/grok-3-mini-beta",
5395
+ "x-ai/grok-4",
5396
+ "x-ai/grok-4-fast",
5397
+ "x-ai/grok-4.1-fast",
5398
+ "x-ai/grok-code-fast-1",
5399
+ "xiaomi/mimo-v2-flash",
5400
+ "z-ai/glm-4.5",
5401
+ "z-ai/glm-4.5-air",
5402
+ "z-ai/glm-4.5-air:free",
5403
+ "z-ai/glm-4.5v",
5404
+ "z-ai/glm-4.6",
5405
+ "z-ai/glm-4.6:exacto",
5406
+ "z-ai/glm-4.6v",
5407
+ "z-ai/glm-4.7",
5408
+ "z-ai/glm-4.7-flash",
5409
+ "z-ai/glm-5",
5410
+ "z-ai/glm-5:free"
5411
+ ],
4967
5412
  "nano-gpt": [
4968
5413
  "deepseek/deepseek-r1",
4969
5414
  "deepseek/deepseek-v3.2:thinking",
@@ -4984,6 +5429,10 @@
4984
5429
  "openai/gpt-oss-120b",
4985
5430
  "qwen/qwen3-235b-a22b-thinking-2507",
4986
5431
  "qwen/qwen3-coder",
5432
+ "qwen/qwen3.5-397b-a17b",
5433
+ "qwen/qwen3.5-397b-a17b-thinking",
5434
+ "qwen/qwen3.5-plus",
5435
+ "qwen/qwen3.5-plus-thinking",
4987
5436
  "zai-org/glm-4.5-air",
4988
5437
  "zai-org/glm-4.5-air:thinking",
4989
5438
  "zai-org/glm-4.6",
@@ -5104,12 +5553,15 @@
5104
5553
  "qwen3-vl-235b-a22b",
5105
5554
  "qwen3-vl-30b-a3b",
5106
5555
  "qwen3-vl-plus",
5556
+ "qwen3.5-397b-a17b",
5557
+ "qwen3.5-plus",
5107
5558
  "qwq-32b",
5108
5559
  "qwq-plus",
5109
5560
  "tongyi-intent-detect-v3"
5110
5561
  ],
5111
5562
  "chutes": [
5112
5563
  "MiniMaxAI/MiniMax-M2.1-TEE",
5564
+ "MiniMaxAI/MiniMax-M2.5-TEE",
5113
5565
  "NousResearch/DeepHermes-3-Mistral-24B-Preview",
5114
5566
  "NousResearch/Hermes-4-14B",
5115
5567
  "NousResearch/Hermes-4-405B-FP8-TEE",
@@ -5158,6 +5610,7 @@
5158
5610
  "tngtech/TNG-R1T-Chimera-TEE",
5159
5611
  "tngtech/TNG-R1T-Chimera-Turbo",
5160
5612
  "unsloth/Llama-3.2-1B-Instruct",
5613
+ "unsloth/Llama-3.2-3B-Instruct",
5161
5614
  "unsloth/Mistral-Nemo-Instruct-2407",
5162
5615
  "unsloth/Mistral-Small-24B-Instruct-2501",
5163
5616
  "unsloth/gemma-3-12b-it",
@@ -5171,7 +5624,8 @@
5171
5624
  "zai-org/GLM-4.6V",
5172
5625
  "zai-org/GLM-4.7-FP8",
5173
5626
  "zai-org/GLM-4.7-Flash",
5174
- "zai-org/GLM-4.7-TEE"
5627
+ "zai-org/GLM-4.7-TEE",
5628
+ "zai-org/GLM-5-TEE"
5175
5629
  ],
5176
5630
  "netlify": [
5177
5631
  "anthropic/claude-3-5-haiku-20241022",