@mastra/core 1.0.0-beta.0 → 1.0.0-beta.10
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +1136 -0
- package/dist/agent/agent-legacy.d.ts +19 -22
- package/dist/agent/agent-legacy.d.ts.map +1 -1
- package/dist/agent/agent-types.test-d.d.ts +2 -0
- package/dist/agent/agent-types.test-d.d.ts.map +1 -0
- package/dist/agent/agent.d.ts +6 -6
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/agent.types.d.ts +6 -4
- package/dist/agent/agent.types.d.ts.map +1 -1
- package/dist/agent/index.cjs +9 -9
- package/dist/agent/index.js +2 -2
- package/dist/agent/message-list/index.cjs +3 -3
- package/dist/agent/message-list/index.d.ts +60 -3
- package/dist/agent/message-list/index.d.ts.map +1 -1
- package/dist/agent/message-list/index.js +1 -1
- package/dist/agent/message-list/prompt/attachments-to-parts.d.ts.map +1 -1
- package/dist/agent/message-list/prompt/convert-file.d.ts +1 -1
- package/dist/agent/message-list/prompt/convert-file.d.ts.map +1 -1
- package/dist/agent/message-list/prompt/download-assets.d.ts.map +1 -1
- package/dist/agent/save-queue/index.d.ts +3 -1
- package/dist/agent/save-queue/index.d.ts.map +1 -1
- package/dist/agent/test-utils.d.ts +37 -0
- package/dist/agent/test-utils.d.ts.map +1 -1
- package/dist/agent/trip-wire.d.ts.map +1 -1
- package/dist/agent/types.d.ts +21 -6
- package/dist/agent/types.d.ts.map +1 -1
- package/dist/agent/utils.d.ts +3 -3
- package/dist/agent/utils.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/index.d.ts +9 -7
- package/dist/agent/workflows/prepare-stream/index.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/map-results-step.d.ts +3 -3
- package/dist/agent/workflows/prepare-stream/map-results-step.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/prepare-memory-step.d.ts +6 -5
- package/dist/agent/workflows/prepare-stream/prepare-memory-step.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/prepare-tools-step.d.ts +2 -1
- package/dist/agent/workflows/prepare-stream/prepare-tools-step.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/schema.d.ts +8 -8
- package/dist/agent/workflows/prepare-stream/schema.d.ts.map +1 -1
- package/dist/agent/workflows/prepare-stream/stream-step.d.ts +11 -1
- package/dist/agent/workflows/prepare-stream/stream-step.d.ts.map +1 -1
- package/dist/base.cjs +2 -2
- package/dist/base.js +1 -1
- package/dist/bundler/index.cjs +2 -2
- package/dist/bundler/index.js +1 -1
- package/dist/cache/index.cjs +3 -3
- package/dist/cache/index.js +1 -1
- package/dist/{chunk-4CDL2QJT.js → chunk-267YOF47.js} +121 -36
- package/dist/chunk-267YOF47.js.map +1 -0
- package/dist/{chunk-OJNJA5ZI.js → chunk-3CKZSDTQ.js} +3 -3
- package/dist/{chunk-OJNJA5ZI.js.map → chunk-3CKZSDTQ.js.map} +1 -1
- package/dist/{chunk-JV2KH24V.js → chunk-3GKKHF36.js} +693 -375
- package/dist/chunk-3GKKHF36.js.map +1 -0
- package/dist/{chunk-TQTAMPSC.js → chunk-3N3QE4ZK.js} +3 -3
- package/dist/chunk-3N3QE4ZK.js.map +1 -0
- package/dist/{chunk-QUKUN6NR.cjs → chunk-4JKEUSCC.cjs} +107 -7
- package/dist/chunk-4JKEUSCC.cjs.map +1 -0
- package/dist/{chunk-XEVG546F.js → chunk-4Q3Z6QRE.js} +178 -12
- package/dist/chunk-4Q3Z6QRE.js.map +1 -0
- package/dist/{chunk-CBAB7GOD.cjs → chunk-6BJ7XHRH.cjs} +2 -2
- package/dist/{chunk-CBAB7GOD.cjs.map → chunk-6BJ7XHRH.cjs.map} +1 -1
- package/dist/{chunk-26SQQNMU.js → chunk-6CYYFT4O.js} +11389 -8193
- package/dist/chunk-6CYYFT4O.js.map +1 -0
- package/dist/{chunk-32CTMD2C.js → chunk-6ONQWD6S.js} +1221 -347
- package/dist/chunk-6ONQWD6S.js.map +1 -0
- package/dist/{chunk-J7O6WENZ.cjs → chunk-6TBWJV35.js} +5 -5
- package/dist/chunk-6TBWJV35.js.map +1 -0
- package/dist/chunk-6XCINXZ7.cjs +194 -0
- package/dist/chunk-6XCINXZ7.cjs.map +1 -0
- package/dist/{chunk-E7K4FTLN.cjs → chunk-72YCRTEX.cjs} +18 -2
- package/dist/chunk-72YCRTEX.cjs.map +1 -0
- package/dist/{chunk-BXOL277H.cjs → chunk-7THRV5KZ.cjs} +762 -27
- package/dist/chunk-7THRV5KZ.cjs.map +1 -0
- package/dist/{chunk-76K3IYWM.js → chunk-ADADLFDR.js} +3 -3
- package/dist/{chunk-76K3IYWM.js.map → chunk-ADADLFDR.js.map} +1 -1
- package/dist/{chunk-DSNPWVIG.cjs → chunk-AF74UXR5.cjs} +4 -3
- package/dist/chunk-AF74UXR5.cjs.map +1 -0
- package/dist/{chunk-QCQLOMJM.cjs → chunk-BCRRHJGV.cjs} +206 -65
- package/dist/chunk-BCRRHJGV.cjs.map +1 -0
- package/dist/chunk-BWYU7D33.js +192 -0
- package/dist/chunk-BWYU7D33.js.map +1 -0
- package/dist/{chunk-MV7KHWUT.js → chunk-BXONP7HX.js} +391 -15
- package/dist/chunk-BXONP7HX.js.map +1 -0
- package/dist/chunk-CDRYT2A5.js +513 -0
- package/dist/chunk-CDRYT2A5.js.map +1 -0
- package/dist/{chunk-S5MJLXMG.cjs → chunk-CZEJQSWB.cjs} +481 -124
- package/dist/chunk-CZEJQSWB.cjs.map +1 -0
- package/dist/chunk-DD2VNRQM.js +62 -0
- package/dist/chunk-DD2VNRQM.js.map +1 -0
- package/dist/{chunk-KEXGB7FK.cjs → chunk-DGV2FWB4.cjs} +7 -7
- package/dist/{chunk-KEXGB7FK.cjs.map → chunk-DGV2FWB4.cjs.map} +1 -1
- package/dist/{chunk-Y63IFHEZ.cjs → chunk-EOPEDKLG.cjs} +4 -4
- package/dist/chunk-EOPEDKLG.cjs.map +1 -0
- package/dist/{chunk-UIZSWUKP.js → chunk-F2GAJSBI.js} +105 -7
- package/dist/chunk-F2GAJSBI.js.map +1 -0
- package/dist/{chunk-VOY2RXOC.cjs → chunk-G4IFCTL5.cjs} +182 -15
- package/dist/chunk-G4IFCTL5.cjs.map +1 -0
- package/dist/chunk-KJBMTK5B.cjs +64 -0
- package/dist/chunk-KJBMTK5B.cjs.map +1 -0
- package/dist/{chunk-S6URFGCZ.js → chunk-LSHPJWM5.js} +3 -3
- package/dist/{chunk-S6URFGCZ.js.map → chunk-LSHPJWM5.js.map} +1 -1
- package/dist/chunk-MGCGWPQJ.cjs +275 -0
- package/dist/chunk-MGCGWPQJ.cjs.map +1 -0
- package/dist/chunk-MRFUISXC.cjs +4981 -0
- package/dist/chunk-MRFUISXC.cjs.map +1 -0
- package/dist/chunk-MSZP3FNH.cjs +518 -0
- package/dist/chunk-MSZP3FNH.cjs.map +1 -0
- package/dist/{chunk-KJ2SW6VA.js → chunk-NRUZYMHE.js} +4 -3
- package/dist/chunk-NRUZYMHE.js.map +1 -0
- package/dist/{chunk-7SKXKUYT.js → chunk-NUA6TSRD.js} +752 -17
- package/dist/chunk-NUA6TSRD.js.map +1 -0
- package/dist/chunk-OEIVMCWX.js +4959 -0
- package/dist/chunk-OEIVMCWX.js.map +1 -0
- package/dist/{chunk-VJUZZB2I.js → chunk-OIDPIW42.js} +26 -11
- package/dist/chunk-OIDPIW42.js.map +1 -0
- package/dist/{chunk-QUZGDSWE.cjs → chunk-OYIDRI3A.cjs} +32 -17
- package/dist/chunk-OYIDRI3A.cjs.map +1 -0
- package/dist/{chunk-YIK3ASEG.cjs → chunk-P2D2VO2O.cjs} +1226 -350
- package/dist/chunk-P2D2VO2O.cjs.map +1 -0
- package/dist/{chunk-L7XKOKOW.js → chunk-PK2A5WBG.js} +472 -125
- package/dist/chunk-PK2A5WBG.js.map +1 -0
- package/dist/{chunk-X7JMA3IY.js → chunk-PSCMWPLC.js} +2 -2
- package/dist/{chunk-X7JMA3IY.js.map → chunk-PSCMWPLC.js.map} +1 -1
- package/dist/{chunk-WM6CK2F3.cjs → chunk-QD3UWFAV.cjs} +130 -48
- package/dist/chunk-QD3UWFAV.cjs.map +1 -0
- package/dist/{chunk-FD734TPS.cjs → chunk-SL7Q6IZF.cjs} +11425 -8211
- package/dist/chunk-SL7Q6IZF.cjs.map +1 -0
- package/dist/{chunk-ECFXGXWO.cjs → chunk-SSPUH2N7.cjs} +693 -375
- package/dist/chunk-SSPUH2N7.cjs.map +1 -0
- package/dist/{chunk-BMAFVZ2D.cjs → chunk-T2VLUFGG.cjs} +4 -4
- package/dist/{chunk-BMAFVZ2D.cjs.map → chunk-T2VLUFGG.cjs.map} +1 -1
- package/dist/chunk-THZTRBFS.js +268 -0
- package/dist/chunk-THZTRBFS.js.map +1 -0
- package/dist/{chunk-Y6ROD72V.cjs → chunk-UIGRFDO6.cjs} +4 -4
- package/dist/{chunk-Y6ROD72V.cjs.map → chunk-UIGRFDO6.cjs.map} +1 -1
- package/dist/{chunk-GRBGQ2GE.js → chunk-UVHSM2GU.cjs} +9 -3
- package/dist/chunk-UVHSM2GU.cjs.map +1 -0
- package/dist/{chunk-GGYKYORQ.cjs → chunk-WX2DLWXF.cjs} +407 -22
- package/dist/chunk-WX2DLWXF.cjs.map +1 -0
- package/dist/{chunk-P6APHXPZ.js → chunk-XRJQ5ZA7.js} +179 -38
- package/dist/chunk-XRJQ5ZA7.js.map +1 -0
- package/dist/{chunk-KIZIOFZC.js → chunk-Y36Y5MTD.js} +17 -3
- package/dist/chunk-Y36Y5MTD.js.map +1 -0
- package/dist/{chunk-VV753WCB.cjs → chunk-YWMMBIOM.cjs} +21 -20
- package/dist/chunk-YWMMBIOM.cjs.map +1 -0
- package/dist/{chunk-BU4IAJWF.js → chunk-Z57R5WS4.js} +16 -15
- package/dist/chunk-Z57R5WS4.js.map +1 -0
- package/dist/deployer/index.cjs +2 -2
- package/dist/deployer/index.js +1 -1
- package/dist/di/index.cjs +10 -2
- package/dist/di/index.d.ts +1 -1
- package/dist/di/index.d.ts.map +1 -1
- package/dist/di/index.js +1 -1
- package/dist/evals/base.d.ts +10 -2
- package/dist/evals/base.d.ts.map +1 -1
- package/dist/evals/base.test-utils.d.ts +25 -25
- package/dist/evals/index.cjs +9 -9
- package/dist/evals/index.js +2 -2
- package/dist/evals/scoreTraces/index.cjs +7 -6
- package/dist/evals/scoreTraces/index.cjs.map +1 -1
- package/dist/evals/scoreTraces/index.js +4 -3
- package/dist/evals/scoreTraces/index.js.map +1 -1
- package/dist/evals/scoreTraces/scoreTracesWorkflow.d.ts.map +1 -1
- package/dist/evals/types.d.ts +25 -24
- package/dist/evals/types.d.ts.map +1 -1
- package/dist/index.cjs +2 -2
- package/dist/index.js +1 -1
- package/dist/integration/index.cjs +2 -2
- package/dist/integration/index.js +1 -1
- package/dist/llm/index.cjs +30 -10
- package/dist/llm/index.d.ts +2 -0
- package/dist/llm/index.d.ts.map +1 -1
- package/dist/llm/index.js +5 -1
- package/dist/llm/model/aisdk/v5/model.d.ts +47 -0
- package/dist/llm/model/aisdk/v5/model.d.ts.map +1 -0
- package/dist/llm/model/gateway-resolver.d.ts.map +1 -1
- package/dist/llm/model/gateways/azure.d.ts +36 -0
- package/dist/llm/model/gateways/azure.d.ts.map +1 -0
- package/dist/llm/model/gateways/base.d.ts +9 -4
- package/dist/llm/model/gateways/base.d.ts.map +1 -1
- package/dist/llm/model/gateways/constants.d.ts.map +1 -1
- package/dist/llm/model/gateways/index.d.ts +4 -1
- package/dist/llm/model/gateways/index.d.ts.map +1 -1
- package/dist/llm/model/gateways/models-dev.d.ts +3 -2
- package/dist/llm/model/gateways/models-dev.d.ts.map +1 -1
- package/dist/llm/model/gateways/netlify.d.ts +4 -3
- package/dist/llm/model/gateways/netlify.d.ts.map +1 -1
- package/dist/llm/model/is-v2-model.d.ts +3 -0
- package/dist/llm/model/is-v2-model.d.ts.map +1 -0
- package/dist/llm/model/model-method-from-agent.d.ts +4 -0
- package/dist/llm/model/model-method-from-agent.d.ts.map +1 -0
- package/dist/llm/model/model.d.ts.map +1 -1
- package/dist/llm/model/model.loop.d.ts +2 -2
- package/dist/llm/model/model.loop.d.ts.map +1 -1
- package/dist/llm/model/model.loop.types.d.ts +2 -0
- package/dist/llm/model/model.loop.types.d.ts.map +1 -1
- package/dist/llm/model/provider-options.d.ts +4 -1
- package/dist/llm/model/provider-options.d.ts.map +1 -1
- package/dist/llm/model/provider-registry.d.ts +11 -1
- package/dist/llm/model/provider-registry.d.ts.map +1 -1
- package/dist/llm/model/provider-types.generated.d.ts +520 -33
- package/dist/llm/model/registry-generator.d.ts +12 -0
- package/dist/llm/model/registry-generator.d.ts.map +1 -1
- package/dist/llm/model/resolve-model.d.ts +1 -1
- package/dist/llm/model/resolve-model.d.ts.map +1 -1
- package/dist/llm/model/router.d.ts +12 -5
- package/dist/llm/model/router.d.ts.map +1 -1
- package/dist/llm/model/shared.types.d.ts +10 -4
- package/dist/llm/model/shared.types.d.ts.map +1 -1
- package/dist/logger/constants.d.ts +1 -0
- package/dist/logger/constants.d.ts.map +1 -1
- package/dist/logger/index.cjs +11 -11
- package/dist/logger/index.js +2 -2
- package/dist/logger/transport.d.ts +1 -1
- package/dist/logger/transport.d.ts.map +1 -1
- package/dist/loop/index.cjs +2 -2
- package/dist/loop/index.js +1 -1
- package/dist/loop/loop.d.ts.map +1 -1
- package/dist/loop/network/index.d.ts.map +1 -1
- package/dist/loop/test-utils/MastraLanguageModelV2Mock.d.ts +37 -0
- package/dist/loop/test-utils/MastraLanguageModelV2Mock.d.ts.map +1 -0
- package/dist/loop/test-utils/fullStream.d.ts.map +1 -1
- package/dist/loop/test-utils/generateText.d.ts.map +1 -1
- package/dist/loop/test-utils/options.d.ts.map +1 -1
- package/dist/loop/test-utils/resultObject.d.ts.map +1 -1
- package/dist/loop/test-utils/streamObject.d.ts.map +1 -1
- package/dist/loop/test-utils/textStream.d.ts.map +1 -1
- package/dist/loop/test-utils/toUIMessageStream.d.ts.map +1 -1
- package/dist/loop/test-utils/tools.d.ts.map +1 -1
- package/dist/loop/test-utils/utils.d.ts +1 -1
- package/dist/loop/test-utils/utils.d.ts.map +1 -1
- package/dist/loop/types.d.ts +22 -5
- package/dist/loop/types.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/index.d.ts +42 -42
- package/dist/loop/workflows/agentic-execution/index.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts +29 -29
- package/dist/loop/workflows/agentic-execution/llm-execution-step.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/llm-mapping-step.d.ts +14 -14
- package/dist/loop/workflows/agentic-execution/llm-mapping-step.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-execution/tool-call-step.d.ts +1 -1
- package/dist/loop/workflows/agentic-execution/tool-call-step.d.ts.map +1 -1
- package/dist/loop/workflows/agentic-loop/index.d.ts +44 -43
- package/dist/loop/workflows/agentic-loop/index.d.ts.map +1 -1
- package/dist/loop/workflows/run-state.d.ts +2 -2
- package/dist/loop/workflows/run-state.d.ts.map +1 -1
- package/dist/loop/workflows/schema.d.ts +14 -14
- package/dist/loop/workflows/stream.d.ts +1 -1
- package/dist/loop/workflows/stream.d.ts.map +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.d.ts +377 -12
- package/dist/mastra/index.d.ts.map +1 -1
- package/dist/mastra/index.js +1 -1
- package/dist/mcp/index.cjs +4 -4
- package/dist/mcp/index.cjs.map +1 -1
- package/dist/mcp/index.d.ts +4 -4
- package/dist/mcp/index.d.ts.map +1 -1
- package/dist/mcp/index.js +2 -2
- package/dist/mcp/index.js.map +1 -1
- package/dist/mcp/types.d.ts +2 -2
- package/dist/mcp/types.d.ts.map +1 -1
- package/dist/memory/index.cjs +21 -327
- package/dist/memory/index.cjs.map +1 -1
- package/dist/memory/index.js +1 -327
- package/dist/memory/index.js.map +1 -1
- package/dist/memory/memory.d.ts +28 -18
- package/dist/memory/memory.d.ts.map +1 -1
- package/dist/memory/mock.d.ts +15 -14
- package/dist/memory/mock.d.ts.map +1 -1
- package/dist/memory/types.d.ts +69 -11
- package/dist/memory/types.d.ts.map +1 -1
- package/dist/models-dev-23RN2WHG.js +3 -0
- package/dist/{models-dev-7U4NRMM3.js.map → models-dev-23RN2WHG.js.map} +1 -1
- package/dist/models-dev-EO3SUIY2.cjs +12 -0
- package/dist/{models-dev-VKSAQPRK.cjs.map → models-dev-EO3SUIY2.cjs.map} +1 -1
- package/dist/netlify-GXJ5D5DD.js +3 -0
- package/dist/{netlify-42ZNWIDQ.js.map → netlify-GXJ5D5DD.js.map} +1 -1
- package/dist/netlify-KJLY3GFS.cjs +12 -0
- package/dist/{netlify-2IDXTNFW.cjs.map → netlify-KJLY3GFS.cjs.map} +1 -1
- package/dist/observability/index.cjs +16 -8
- package/dist/observability/index.js +1 -1
- package/dist/observability/types/tracing.d.ts +236 -13
- package/dist/observability/types/tracing.d.ts.map +1 -1
- package/dist/observability/utils.d.ts +47 -1
- package/dist/observability/utils.d.ts.map +1 -1
- package/dist/processors/index.cjs +35 -11
- package/dist/processors/index.d.ts +101 -23
- package/dist/processors/index.d.ts.map +1 -1
- package/dist/processors/index.js +1 -1
- package/dist/processors/memory/index.d.ts +7 -0
- package/dist/processors/memory/index.d.ts.map +1 -0
- package/dist/processors/memory/message-history.d.ts +43 -0
- package/dist/processors/memory/message-history.d.ts.map +1 -0
- package/dist/processors/memory/semantic-recall.d.ts +152 -0
- package/dist/processors/memory/semantic-recall.d.ts.map +1 -0
- package/dist/processors/memory/working-memory.d.ts +65 -0
- package/dist/processors/memory/working-memory.d.ts.map +1 -0
- package/dist/processors/processors/batch-parts.d.ts +1 -1
- package/dist/processors/processors/batch-parts.d.ts.map +1 -1
- package/dist/processors/processors/index.d.ts +2 -1
- package/dist/processors/processors/index.d.ts.map +1 -1
- package/dist/processors/processors/language-detector.d.ts +15 -1
- package/dist/processors/processors/language-detector.d.ts.map +1 -1
- package/dist/processors/processors/moderation.d.ts +15 -1
- package/dist/processors/processors/moderation.d.ts.map +1 -1
- package/dist/processors/processors/pii-detector.d.ts +15 -1
- package/dist/processors/processors/pii-detector.d.ts.map +1 -1
- package/dist/processors/processors/prompt-injection-detector.d.ts +15 -1
- package/dist/processors/processors/prompt-injection-detector.d.ts.map +1 -1
- package/dist/processors/processors/structured-output.d.ts +3 -2
- package/dist/processors/processors/structured-output.d.ts.map +1 -1
- package/dist/processors/processors/system-prompt-scrubber.d.ts +1 -1
- package/dist/processors/processors/system-prompt-scrubber.d.ts.map +1 -1
- package/dist/processors/processors/token-limiter.d.ts +22 -12
- package/dist/processors/processors/token-limiter.d.ts.map +1 -1
- package/dist/processors/processors/tool-call-filter.d.ts +28 -0
- package/dist/processors/processors/tool-call-filter.d.ts.map +1 -0
- package/dist/processors/processors/unicode-normalizer.d.ts +1 -1
- package/dist/processors/processors/unicode-normalizer.d.ts.map +1 -1
- package/dist/processors/runner.d.ts +35 -4
- package/dist/processors/runner.d.ts.map +1 -1
- package/dist/provider-registry-A7FILT6Q.cjs +40 -0
- package/dist/provider-registry-A7FILT6Q.cjs.map +1 -0
- package/dist/provider-registry-XM2YDI5X.js +3 -0
- package/dist/provider-registry-XM2YDI5X.js.map +1 -0
- package/dist/provider-registry.json +1135 -77
- package/dist/{registry-generator-MK63POJO.cjs → registry-generator-34SC4TAU.cjs} +23 -6
- package/dist/registry-generator-34SC4TAU.cjs.map +1 -0
- package/dist/{registry-generator-H4YNODDH.js → registry-generator-UMTNPBJX.js} +23 -7
- package/dist/registry-generator-UMTNPBJX.js.map +1 -0
- package/dist/relevance/index.cjs +2 -2
- package/dist/relevance/index.js +1 -1
- package/dist/request-context/index.cjs +10 -2
- package/dist/request-context/index.d.ts +26 -0
- package/dist/request-context/index.d.ts.map +1 -1
- package/dist/request-context/index.js +1 -1
- package/dist/server/auth.d.ts +11 -0
- package/dist/server/auth.d.ts.map +1 -1
- package/dist/server/base.d.ts +51 -0
- package/dist/server/base.d.ts.map +1 -0
- package/dist/server/composite-auth.d.ts +9 -0
- package/dist/server/composite-auth.d.ts.map +1 -0
- package/dist/server/index.cjs +124 -3
- package/dist/server/index.cjs.map +1 -1
- package/dist/server/index.d.ts +8 -0
- package/dist/server/index.d.ts.map +1 -1
- package/dist/server/index.js +121 -3
- package/dist/server/index.js.map +1 -1
- package/dist/server/simple-auth.d.ts +27 -0
- package/dist/server/simple-auth.d.ts.map +1 -0
- package/dist/storage/base.d.ts +76 -3
- package/dist/storage/base.d.ts.map +1 -1
- package/dist/storage/constants.d.ts +3 -1
- package/dist/storage/constants.d.ts.map +1 -1
- package/dist/storage/domains/agents/base.d.ts +49 -0
- package/dist/storage/domains/agents/base.d.ts.map +1 -0
- package/dist/storage/domains/agents/index.d.ts +3 -0
- package/dist/storage/domains/agents/index.d.ts.map +1 -0
- package/dist/storage/domains/agents/inmemory.d.ts +22 -0
- package/dist/storage/domains/agents/inmemory.d.ts.map +1 -0
- package/dist/storage/domains/index.d.ts +1 -0
- package/dist/storage/domains/index.d.ts.map +1 -1
- package/dist/storage/domains/memory/inmemory.d.ts.map +1 -1
- package/dist/storage/domains/operations/inmemory.d.ts.map +1 -1
- package/dist/storage/domains/scores/base.d.ts +2 -2
- package/dist/storage/domains/scores/base.d.ts.map +1 -1
- package/dist/storage/domains/scores/inmemory.d.ts +2 -2
- package/dist/storage/domains/scores/inmemory.d.ts.map +1 -1
- package/dist/storage/domains/workflows/base.d.ts +4 -0
- package/dist/storage/domains/workflows/base.d.ts.map +1 -1
- package/dist/storage/domains/workflows/inmemory.d.ts +5 -1
- package/dist/storage/domains/workflows/inmemory.d.ts.map +1 -1
- package/dist/storage/index.cjs +65 -29
- package/dist/storage/index.js +1 -1
- package/dist/storage/mock.d.ts +7 -2
- package/dist/storage/mock.d.ts.map +1 -1
- package/dist/storage/storageWithInit.d.ts.map +1 -1
- package/dist/storage/types.d.ts +85 -2
- package/dist/storage/types.d.ts.map +1 -1
- package/dist/storage/utils.d.ts +82 -0
- package/dist/storage/utils.d.ts.map +1 -1
- package/dist/stream/MastraAgentNetworkStream.d.ts +1 -1
- package/dist/stream/MastraAgentNetworkStream.d.ts.map +1 -1
- package/dist/stream/MastraWorkflowStream.d.ts +1 -1
- package/dist/stream/MastraWorkflowStream.d.ts.map +1 -1
- package/dist/stream/RunOutput.d.ts +2 -2
- package/dist/stream/RunOutput.d.ts.map +1 -1
- package/dist/stream/aisdk/v4/usage.d.ts +19 -0
- package/dist/stream/aisdk/v4/usage.d.ts.map +1 -0
- package/dist/stream/aisdk/v5/compat/prepare-tools.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/execute.d.ts +8 -4
- package/dist/stream/aisdk/v5/execute.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/input.d.ts +4 -1
- package/dist/stream/aisdk/v5/input.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/output.d.ts +9 -9
- package/dist/stream/aisdk/v5/output.d.ts.map +1 -1
- package/dist/stream/aisdk/v5/transform.d.ts.map +1 -1
- package/dist/stream/base/base.d.ts +1 -1
- package/dist/stream/base/base.d.ts.map +1 -1
- package/dist/stream/base/input.d.ts +1 -1
- package/dist/stream/base/output-format-handlers.d.ts +14 -1
- package/dist/stream/base/output-format-handlers.d.ts.map +1 -1
- package/dist/stream/base/output.d.ts +3 -3
- package/dist/stream/base/output.d.ts.map +1 -1
- package/dist/stream/index.cjs +15 -11
- package/dist/stream/index.d.ts +2 -2
- package/dist/stream/index.d.ts.map +1 -1
- package/dist/stream/index.js +2 -2
- package/dist/stream/types.d.ts +48 -25
- package/dist/stream/types.d.ts.map +1 -1
- package/dist/test-utils/llm-mock.cjs +101 -30
- package/dist/test-utils/llm-mock.cjs.map +1 -1
- package/dist/test-utils/llm-mock.d.ts +7 -2
- package/dist/test-utils/llm-mock.d.ts.map +1 -1
- package/dist/test-utils/llm-mock.js +97 -30
- package/dist/test-utils/llm-mock.js.map +1 -1
- package/dist/tools/index.cjs +6 -6
- package/dist/tools/index.js +2 -2
- package/dist/tools/is-vercel-tool.cjs +2 -2
- package/dist/tools/is-vercel-tool.js +1 -1
- package/dist/tools/stream.d.ts +10 -4
- package/dist/tools/stream.d.ts.map +1 -1
- package/dist/tools/tool-builder/builder.d.ts +2 -0
- package/dist/tools/tool-builder/builder.d.ts.map +1 -1
- package/dist/tools/tool-stream-types.test-d.d.ts +2 -0
- package/dist/tools/tool-stream-types.test-d.d.ts.map +1 -0
- package/dist/tools/tool.d.ts +21 -8
- package/dist/tools/tool.d.ts.map +1 -1
- package/dist/tools/types.d.ts +33 -6
- package/dist/tools/types.d.ts.map +1 -1
- package/dist/tools/validation.d.ts +25 -1
- package/dist/tools/validation.d.ts.map +1 -1
- package/dist/tts/index.cjs +2 -2
- package/dist/tts/index.js +1 -1
- package/dist/types/zod-compat.d.ts +14 -1
- package/dist/types/zod-compat.d.ts.map +1 -1
- package/dist/utils.cjs +25 -21
- package/dist/utils.d.ts +9 -4
- package/dist/utils.d.ts.map +1 -1
- package/dist/utils.js +1 -1
- package/dist/vector/filter/index.cjs +7 -189
- package/dist/vector/filter/index.cjs.map +1 -1
- package/dist/vector/filter/index.js +1 -190
- package/dist/vector/filter/index.js.map +1 -1
- package/dist/vector/index.cjs +7 -2
- package/dist/vector/index.cjs.map +1 -1
- package/dist/vector/index.d.ts +1 -0
- package/dist/vector/index.d.ts.map +1 -1
- package/dist/vector/index.js +2 -1
- package/dist/vector/index.js.map +1 -1
- package/dist/vector/types.d.ts +86 -3
- package/dist/vector/types.d.ts.map +1 -1
- package/dist/vector/vector.d.ts +39 -2
- package/dist/vector/vector.d.ts.map +1 -1
- package/dist/voice/aisdk/index.d.ts +3 -0
- package/dist/voice/aisdk/index.d.ts.map +1 -0
- package/dist/voice/aisdk/speech.d.ts +23 -0
- package/dist/voice/aisdk/speech.d.ts.map +1 -0
- package/dist/voice/aisdk/transcription.d.ts +22 -0
- package/dist/voice/aisdk/transcription.d.ts.map +1 -0
- package/dist/voice/composite-voice.d.ts +4 -3
- package/dist/voice/composite-voice.d.ts.map +1 -1
- package/dist/voice/index.cjs +12 -4
- package/dist/voice/index.d.ts +1 -0
- package/dist/voice/index.d.ts.map +1 -1
- package/dist/voice/index.js +1 -1
- package/dist/workflows/default.d.ts +179 -270
- package/dist/workflows/default.d.ts.map +1 -1
- package/dist/workflows/evented/execution-engine.d.ts +3 -1
- package/dist/workflows/evented/execution-engine.d.ts.map +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/evented/step-executor.d.ts +1 -1
- package/dist/workflows/evented/step-executor.d.ts.map +1 -1
- package/dist/workflows/evented/workflow-event-processor/index.d.ts +5 -4
- package/dist/workflows/evented/workflow-event-processor/index.d.ts.map +1 -1
- package/dist/workflows/evented/workflow-event-processor/loop.d.ts +1 -1
- package/dist/workflows/evented/workflow-event-processor/loop.d.ts.map +1 -1
- package/dist/workflows/evented/workflow-event-processor/parallel.d.ts +2 -2
- package/dist/workflows/evented/workflow-event-processor/parallel.d.ts.map +1 -1
- package/dist/workflows/evented/workflow-event-processor/sleep.d.ts +2 -2
- package/dist/workflows/evented/workflow-event-processor/sleep.d.ts.map +1 -1
- package/dist/workflows/evented/workflow.d.ts +2 -1
- package/dist/workflows/evented/workflow.d.ts.map +1 -1
- package/dist/workflows/execution-engine.d.ts +8 -6
- package/dist/workflows/execution-engine.d.ts.map +1 -1
- package/dist/workflows/handlers/control-flow.d.ts +133 -0
- package/dist/workflows/handlers/control-flow.d.ts.map +1 -0
- package/dist/workflows/handlers/entry.d.ts +43 -0
- package/dist/workflows/handlers/entry.d.ts.map +1 -0
- package/dist/workflows/handlers/sleep.d.ts +60 -0
- package/dist/workflows/handlers/sleep.d.ts.map +1 -0
- package/dist/workflows/handlers/step.d.ts +58 -0
- package/dist/workflows/handlers/step.d.ts.map +1 -0
- package/dist/workflows/index.cjs +36 -16
- package/dist/workflows/index.js +1 -1
- package/dist/workflows/step.d.ts +8 -6
- package/dist/workflows/step.d.ts.map +1 -1
- package/dist/workflows/types.d.ts +224 -10
- package/dist/workflows/types.d.ts.map +1 -1
- package/dist/workflows/utils.d.ts +36 -0
- package/dist/workflows/utils.d.ts.map +1 -1
- package/dist/workflows/workflow.d.ts +135 -54
- package/dist/workflows/workflow.d.ts.map +1 -1
- package/package.json +26 -29
- package/src/llm/model/provider-types.generated.d.ts +520 -33
- package/dist/chunk-26SQQNMU.js.map +0 -1
- package/dist/chunk-32CTMD2C.js.map +0 -1
- package/dist/chunk-436FFEF6.js +0 -34
- package/dist/chunk-436FFEF6.js.map +0 -1
- package/dist/chunk-4CDL2QJT.js.map +0 -1
- package/dist/chunk-7AHYOMHJ.js +0 -149
- package/dist/chunk-7AHYOMHJ.js.map +0 -1
- package/dist/chunk-7SKXKUYT.js.map +0 -1
- package/dist/chunk-BNBRQS7N.js +0 -910
- package/dist/chunk-BNBRQS7N.js.map +0 -1
- package/dist/chunk-BU4IAJWF.js.map +0 -1
- package/dist/chunk-BXOL277H.cjs.map +0 -1
- package/dist/chunk-DSNPWVIG.cjs.map +0 -1
- package/dist/chunk-E7K4FTLN.cjs.map +0 -1
- package/dist/chunk-ECFXGXWO.cjs.map +0 -1
- package/dist/chunk-ET6UOTTU.cjs +0 -154
- package/dist/chunk-ET6UOTTU.cjs.map +0 -1
- package/dist/chunk-FD734TPS.cjs.map +0 -1
- package/dist/chunk-GGYKYORQ.cjs.map +0 -1
- package/dist/chunk-GRBGQ2GE.js.map +0 -1
- package/dist/chunk-HGNRQ3OG.js +0 -58
- package/dist/chunk-HGNRQ3OG.js.map +0 -1
- package/dist/chunk-IU2SZXJQ.cjs +0 -913
- package/dist/chunk-IU2SZXJQ.cjs.map +0 -1
- package/dist/chunk-J7O6WENZ.cjs.map +0 -1
- package/dist/chunk-JV2KH24V.js.map +0 -1
- package/dist/chunk-KIZIOFZC.js.map +0 -1
- package/dist/chunk-KJ2SW6VA.js.map +0 -1
- package/dist/chunk-L7XKOKOW.js.map +0 -1
- package/dist/chunk-LJFJTTZQ.cjs +0 -4
- package/dist/chunk-LJFJTTZQ.cjs.map +0 -1
- package/dist/chunk-LRSB62Z6.cjs +0 -60
- package/dist/chunk-LRSB62Z6.cjs.map +0 -1
- package/dist/chunk-MV7KHWUT.js.map +0 -1
- package/dist/chunk-P6APHXPZ.js.map +0 -1
- package/dist/chunk-QCQLOMJM.cjs.map +0 -1
- package/dist/chunk-QUKUN6NR.cjs.map +0 -1
- package/dist/chunk-QUZGDSWE.cjs.map +0 -1
- package/dist/chunk-S5MJLXMG.cjs.map +0 -1
- package/dist/chunk-TQTAMPSC.js.map +0 -1
- package/dist/chunk-UIZSWUKP.js.map +0 -1
- package/dist/chunk-V3VLOOSW.cjs +0 -36
- package/dist/chunk-V3VLOOSW.cjs.map +0 -1
- package/dist/chunk-VJUZZB2I.js.map +0 -1
- package/dist/chunk-VOY2RXOC.cjs.map +0 -1
- package/dist/chunk-VV753WCB.cjs.map +0 -1
- package/dist/chunk-WM6CK2F3.cjs.map +0 -1
- package/dist/chunk-XEVG546F.js.map +0 -1
- package/dist/chunk-Y63IFHEZ.cjs.map +0 -1
- package/dist/chunk-YIK3ASEG.cjs.map +0 -1
- package/dist/chunk-ZV5CC35D.js +0 -3
- package/dist/chunk-ZV5CC35D.js.map +0 -1
- package/dist/models-dev-7U4NRMM3.js +0 -3
- package/dist/models-dev-VKSAQPRK.cjs +0 -12
- package/dist/netlify-2IDXTNFW.cjs +0 -12
- package/dist/netlify-42ZNWIDQ.js +0 -3
- package/dist/registry-generator-H4YNODDH.js.map +0 -1
- package/dist/registry-generator-MK63POJO.cjs.map +0 -1
|
@@ -5,7 +5,13 @@
|
|
|
5
5
|
"apiKeyEnvVar": "MOONSHOT_API_KEY",
|
|
6
6
|
"apiKeyHeader": "Authorization",
|
|
7
7
|
"name": "Moonshot AI (China)",
|
|
8
|
-
"models": [
|
|
8
|
+
"models": [
|
|
9
|
+
"kimi-k2-0711-preview",
|
|
10
|
+
"kimi-k2-0905-preview",
|
|
11
|
+
"kimi-k2-thinking",
|
|
12
|
+
"kimi-k2-thinking-turbo",
|
|
13
|
+
"kimi-k2-turbo-preview"
|
|
14
|
+
],
|
|
9
15
|
"docUrl": "https://platform.moonshot.cn/docs/api/chat",
|
|
10
16
|
"gateway": "models.dev"
|
|
11
17
|
},
|
|
@@ -23,7 +29,13 @@
|
|
|
23
29
|
"apiKeyEnvVar": "MOONSHOT_API_KEY",
|
|
24
30
|
"apiKeyHeader": "Authorization",
|
|
25
31
|
"name": "Moonshot AI",
|
|
26
|
-
"models": [
|
|
32
|
+
"models": [
|
|
33
|
+
"kimi-k2-0711-preview",
|
|
34
|
+
"kimi-k2-0905-preview",
|
|
35
|
+
"kimi-k2-thinking",
|
|
36
|
+
"kimi-k2-thinking-turbo",
|
|
37
|
+
"kimi-k2-turbo-preview"
|
|
38
|
+
],
|
|
27
39
|
"docUrl": "https://platform.moonshot.ai/docs/api/chat",
|
|
28
40
|
"gateway": "models.dev"
|
|
29
41
|
},
|
|
@@ -104,6 +116,8 @@
|
|
|
104
116
|
"grok-3-mini-fast-latest",
|
|
105
117
|
"grok-3-mini-latest",
|
|
106
118
|
"grok-4",
|
|
119
|
+
"grok-4-1-fast",
|
|
120
|
+
"grok-4-1-fast-non-reasoning",
|
|
107
121
|
"grok-4-fast",
|
|
108
122
|
"grok-4-fast-non-reasoning",
|
|
109
123
|
"grok-beta",
|
|
@@ -140,6 +154,7 @@
|
|
|
140
154
|
"google/gemma-3-27b-it",
|
|
141
155
|
"microsoft/phi-4-mini-instruct",
|
|
142
156
|
"minimaxai/minimax-m2",
|
|
157
|
+
"mistralai/mistral-large-3-675b-instruct-2512",
|
|
143
158
|
"moonshotai/kimi-k2-instruct",
|
|
144
159
|
"moonshotai/kimi-k2-instruct-0905",
|
|
145
160
|
"nvidia/cosmos-nemotron-34b",
|
|
@@ -194,20 +209,31 @@
|
|
|
194
209
|
"docUrl": "https://console.groq.com/docs/models",
|
|
195
210
|
"gateway": "models.dev"
|
|
196
211
|
},
|
|
212
|
+
"bailing": {
|
|
213
|
+
"url": "https://api.tbox.cn/api/llm/v1/chat/completions",
|
|
214
|
+
"apiKeyEnvVar": "BAILING_API_TOKEN",
|
|
215
|
+
"apiKeyHeader": "Authorization",
|
|
216
|
+
"name": "Bailing",
|
|
217
|
+
"models": ["Ling-1T", "Ring-1T"],
|
|
218
|
+
"docUrl": "https://alipaytbox.yuque.com/sxs0ba/ling/intro",
|
|
219
|
+
"gateway": "models.dev"
|
|
220
|
+
},
|
|
197
221
|
"mistral": {
|
|
198
222
|
"url": "https://api.mistral.ai/v1",
|
|
199
223
|
"apiKeyEnvVar": "MISTRAL_API_KEY",
|
|
200
|
-
"apiKeyHeader": "Authorization",
|
|
201
224
|
"name": "Mistral",
|
|
202
225
|
"models": [
|
|
203
226
|
"codestral-latest",
|
|
204
227
|
"devstral-medium-2507",
|
|
228
|
+
"devstral-medium-latest",
|
|
205
229
|
"devstral-small-2505",
|
|
206
230
|
"devstral-small-2507",
|
|
207
231
|
"magistral-medium-latest",
|
|
208
232
|
"magistral-small",
|
|
209
233
|
"ministral-3b-latest",
|
|
210
234
|
"ministral-8b-latest",
|
|
235
|
+
"mistral-large-2411",
|
|
236
|
+
"mistral-large-2512",
|
|
211
237
|
"mistral-large-latest",
|
|
212
238
|
"mistral-medium-2505",
|
|
213
239
|
"mistral-medium-2508",
|
|
@@ -248,7 +274,7 @@
|
|
|
248
274
|
"anthropic/claude-4-sonnet",
|
|
249
275
|
"anthropic/claude-4.5-sonnet",
|
|
250
276
|
"anthropic/claude-haiku-4.5",
|
|
251
|
-
"
|
|
277
|
+
"anthropic/claude-opus-4.5",
|
|
252
278
|
"deepseek/deepseek-r1",
|
|
253
279
|
"deepseek/deepseek-r1-distill-llama-70b",
|
|
254
280
|
"deepseek/deepseek-v3.1-terminus",
|
|
@@ -261,6 +287,7 @@
|
|
|
261
287
|
"google/gemini-2.5-flash-lite-preview-09-2025",
|
|
262
288
|
"google/gemini-2.5-flash-preview-09-2025",
|
|
263
289
|
"google/gemini-2.5-pro",
|
|
290
|
+
"google/gemini-3-pro-preview",
|
|
264
291
|
"meta/llama-3.3-70b",
|
|
265
292
|
"meta/llama-4-maverick",
|
|
266
293
|
"meta/llama-4-scout",
|
|
@@ -319,10 +346,10 @@
|
|
|
319
346
|
"gateway": "models.dev"
|
|
320
347
|
},
|
|
321
348
|
"nebius": {
|
|
322
|
-
"url": "https://api.
|
|
349
|
+
"url": "https://api.tokenfactory.nebius.com/v1",
|
|
323
350
|
"apiKeyEnvVar": "NEBIUS_API_KEY",
|
|
324
351
|
"apiKeyHeader": "Authorization",
|
|
325
|
-
"name": "Nebius
|
|
352
|
+
"name": "Nebius Token Factory",
|
|
326
353
|
"models": [
|
|
327
354
|
"NousResearch/hermes-4-405b",
|
|
328
355
|
"NousResearch/hermes-4-70b",
|
|
@@ -340,15 +367,14 @@
|
|
|
340
367
|
"zai-org/glm-4.5",
|
|
341
368
|
"zai-org/glm-4.5-air"
|
|
342
369
|
],
|
|
343
|
-
"docUrl": "https://docs.
|
|
370
|
+
"docUrl": "https://docs.tokenfactory.nebius.com/",
|
|
344
371
|
"gateway": "models.dev"
|
|
345
372
|
},
|
|
346
373
|
"deepseek": {
|
|
347
374
|
"url": "https://api.deepseek.com",
|
|
348
375
|
"apiKeyEnvVar": "DEEPSEEK_API_KEY",
|
|
349
|
-
"apiKeyHeader": "Authorization",
|
|
350
376
|
"name": "DeepSeek",
|
|
351
|
-
"models": ["deepseek-chat", "deepseek-reasoner"],
|
|
377
|
+
"models": ["deepseek-chat", "deepseek-reasoner", "deepseek-v3.2"],
|
|
352
378
|
"docUrl": "https://platform.deepseek.com/api-docs/pricing",
|
|
353
379
|
"gateway": "models.dev"
|
|
354
380
|
},
|
|
@@ -429,18 +455,23 @@
|
|
|
429
455
|
"apiKeyHeader": "Authorization",
|
|
430
456
|
"name": "Venice AI",
|
|
431
457
|
"models": [
|
|
432
|
-
"
|
|
433
|
-
"deepseek-
|
|
434
|
-
"
|
|
435
|
-
"
|
|
458
|
+
"claude-opus-45",
|
|
459
|
+
"deepseek-v3.2",
|
|
460
|
+
"gemini-3-pro-preview",
|
|
461
|
+
"google-gemma-3-27b-it",
|
|
462
|
+
"grok-41-fast",
|
|
463
|
+
"hermes-3-llama-3.1-405b",
|
|
464
|
+
"kimi-k2-thinking",
|
|
436
465
|
"llama-3.2-3b",
|
|
437
466
|
"llama-3.3-70b",
|
|
438
467
|
"mistral-31-24b",
|
|
439
|
-
"
|
|
440
|
-
"qwen-2.5-qwq-32b",
|
|
441
|
-
"qwen-2.5-vl",
|
|
468
|
+
"openai-gpt-oss-120b",
|
|
442
469
|
"qwen3-235b",
|
|
470
|
+
"qwen3-235b-a22b-instruct-2507",
|
|
471
|
+
"qwen3-235b-a22b-thinking-2507",
|
|
443
472
|
"qwen3-4b",
|
|
473
|
+
"qwen3-coder-480b-a35b-instruct",
|
|
474
|
+
"qwen3-next-80b",
|
|
444
475
|
"venice-uncensored",
|
|
445
476
|
"zai-org-glm-4.6"
|
|
446
477
|
],
|
|
@@ -453,41 +484,73 @@
|
|
|
453
484
|
"apiKeyHeader": "Authorization",
|
|
454
485
|
"name": "Chutes",
|
|
455
486
|
"models": [
|
|
487
|
+
"Alibaba-NLP/Tongyi-DeepResearch-30B-A3B",
|
|
488
|
+
"ArliAI/QwQ-32B-ArliAI-RpR-v1",
|
|
456
489
|
"MiniMaxAI/MiniMax-M2",
|
|
490
|
+
"NousResearch/DeepHermes-3-Mistral-24B-Preview",
|
|
491
|
+
"NousResearch/Hermes-4-14B",
|
|
492
|
+
"NousResearch/Hermes-4-405B-FP8",
|
|
493
|
+
"NousResearch/Hermes-4-70B",
|
|
494
|
+
"OpenGVLab/InternVL3-78B",
|
|
495
|
+
"Qwen/Qwen2.5-72B-Instruct",
|
|
496
|
+
"Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
497
|
+
"Qwen/Qwen2.5-VL-32B-Instruct",
|
|
498
|
+
"Qwen/Qwen2.5-VL-72B-Instruct",
|
|
499
|
+
"Qwen/Qwen3-14B",
|
|
500
|
+
"Qwen/Qwen3-235B-A22B",
|
|
457
501
|
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
458
502
|
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
459
503
|
"Qwen/Qwen3-30B-A3B",
|
|
460
504
|
"Qwen/Qwen3-30B-A3B-Instruct-2507",
|
|
505
|
+
"Qwen/Qwen3-32B",
|
|
461
506
|
"Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
462
507
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
463
508
|
"Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
464
|
-
"Qwen/Qwen3-
|
|
509
|
+
"Qwen/Qwen3-VL-235B-A22B-Instruct",
|
|
510
|
+
"Qwen/Qwen3-VL-235B-A22B-Thinking",
|
|
511
|
+
"chutesai/Mistral-Small-3.1-24B-Instruct-2503",
|
|
465
512
|
"chutesai/Mistral-Small-3.2-24B-Instruct-2506",
|
|
513
|
+
"deepseek-ai/DeepSeek-R1",
|
|
466
514
|
"deepseek-ai/DeepSeek-R1-0528",
|
|
467
515
|
"deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",
|
|
468
516
|
"deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
517
|
+
"deepseek-ai/DeepSeek-V3",
|
|
469
518
|
"deepseek-ai/DeepSeek-V3-0324",
|
|
470
519
|
"deepseek-ai/DeepSeek-V3.1",
|
|
471
520
|
"deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
472
|
-
"deepseek-ai/DeepSeek-V3.
|
|
473
|
-
"deepseek-ai/DeepSeek-V3.2-
|
|
521
|
+
"deepseek-ai/DeepSeek-V3.2",
|
|
522
|
+
"deepseek-ai/DeepSeek-V3.2-Speciale",
|
|
474
523
|
"meituan-longcat/LongCat-Flash-Chat-FP8",
|
|
524
|
+
"microsoft/MAI-DS-R1-FP8",
|
|
475
525
|
"moonshotai/Kimi-K2-Instruct-0905",
|
|
476
|
-
"moonshotai/Kimi-K2-
|
|
477
|
-
"moonshotai/Kimi-VL-A3B-Thinking",
|
|
526
|
+
"moonshotai/Kimi-K2-Thinking",
|
|
478
527
|
"openai/gpt-oss-120b",
|
|
528
|
+
"openai/gpt-oss-20b",
|
|
529
|
+
"rednote-hilab/dots.ocr",
|
|
479
530
|
"tngtech/DeepSeek-R1T-Chimera",
|
|
480
531
|
"tngtech/DeepSeek-TNG-R1T2-Chimera",
|
|
532
|
+
"tngtech/TNG-R1T-Chimera",
|
|
533
|
+
"unsloth/Mistral-Nemo-Instruct-2407",
|
|
534
|
+
"unsloth/Mistral-Small-24B-Instruct-2501",
|
|
535
|
+
"unsloth/gemma-3-12b-it",
|
|
536
|
+
"unsloth/gemma-3-27b-it",
|
|
537
|
+
"unsloth/gemma-3-4b-it",
|
|
481
538
|
"zai-org/GLM-4.5",
|
|
482
539
|
"zai-org/GLM-4.5-Air",
|
|
483
|
-
"zai-org/GLM-4.
|
|
484
|
-
"zai-org/GLM-4.6",
|
|
485
|
-
"zai-org/GLM-4.6-FP8",
|
|
486
|
-
"zai-org/GLM-4.6-turbo"
|
|
540
|
+
"zai-org/GLM-4.6"
|
|
487
541
|
],
|
|
488
542
|
"docUrl": "https://llm.chutes.ai/v1/models",
|
|
489
543
|
"gateway": "models.dev"
|
|
490
544
|
},
|
|
545
|
+
"kimi-for-coding": {
|
|
546
|
+
"url": "https://api.kimi.com/coding/v1",
|
|
547
|
+
"apiKeyEnvVar": "KIMI_API_KEY",
|
|
548
|
+
"apiKeyHeader": "Authorization",
|
|
549
|
+
"name": "Kimi For Coding",
|
|
550
|
+
"models": ["kimi-k2-thinking"],
|
|
551
|
+
"docUrl": "https://www.kimi.com/coding/docs/en/third-party-agents.html",
|
|
552
|
+
"gateway": "models.dev"
|
|
553
|
+
},
|
|
491
554
|
"cortecs": {
|
|
492
555
|
"url": "https://api.cortecs.ai/v1",
|
|
493
556
|
"apiKeyEnvVar": "CORTECS_API_KEY",
|
|
@@ -595,10 +658,199 @@
|
|
|
595
658
|
"apiKeyEnvVar": "BASETEN_API_KEY",
|
|
596
659
|
"apiKeyHeader": "Authorization",
|
|
597
660
|
"name": "Baseten",
|
|
598
|
-
"models": [
|
|
661
|
+
"models": [
|
|
662
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
663
|
+
"deepseek-ai/DeepSeek-V3.2",
|
|
664
|
+
"moonshotai/Kimi-K2-Instruct-0905",
|
|
665
|
+
"moonshotai/Kimi-K2-Thinking",
|
|
666
|
+
"zai-org/GLM-4.6"
|
|
667
|
+
],
|
|
599
668
|
"docUrl": "https://docs.baseten.co/development/model-apis/overview",
|
|
600
669
|
"gateway": "models.dev"
|
|
601
670
|
},
|
|
671
|
+
"siliconflow": {
|
|
672
|
+
"url": "https://api.siliconflow.com/v1",
|
|
673
|
+
"apiKeyEnvVar": "SILICONFLOW_API_KEY",
|
|
674
|
+
"apiKeyHeader": "Authorization",
|
|
675
|
+
"name": "SiliconFlow",
|
|
676
|
+
"models": [
|
|
677
|
+
"baidu-ernie-4.5-300b-a47b",
|
|
678
|
+
"bytedance-seed-seed-oss-36b-instruct",
|
|
679
|
+
"deepseek-ai-deepseek-r1",
|
|
680
|
+
"deepseek-ai-deepseek-r1-distill-qwen-14b",
|
|
681
|
+
"deepseek-ai-deepseek-r1-distill-qwen-32b",
|
|
682
|
+
"deepseek-ai-deepseek-r1-distill-qwen-7b",
|
|
683
|
+
"deepseek-ai-deepseek-v3",
|
|
684
|
+
"deepseek-ai-deepseek-v3.1",
|
|
685
|
+
"deepseek-ai-deepseek-v3.1-terminus",
|
|
686
|
+
"deepseek-ai-deepseek-v3.2-exp",
|
|
687
|
+
"deepseek-ai-deepseek-vl2",
|
|
688
|
+
"inclusionai-ling-flash-2.0",
|
|
689
|
+
"inclusionai-ling-mini-2.0",
|
|
690
|
+
"inclusionai-ring-flash-2.0",
|
|
691
|
+
"meta-llama-meta-llama-3.1-8b-instruct",
|
|
692
|
+
"minimaxai-minimax-m1-80k",
|
|
693
|
+
"minimaxai-minimax-m2",
|
|
694
|
+
"moonshotai-kimi-dev-72b",
|
|
695
|
+
"moonshotai-kimi-k2-instruct",
|
|
696
|
+
"moonshotai-kimi-k2-instruct-0905",
|
|
697
|
+
"moonshotai-kimi-k2-thinking",
|
|
698
|
+
"nex-agi-deepseek-v3.1-nex-n1",
|
|
699
|
+
"openai-gpt-oss-120b",
|
|
700
|
+
"openai-gpt-oss-20b",
|
|
701
|
+
"qwen-qwen2.5-14b-instruct",
|
|
702
|
+
"qwen-qwen2.5-32b-instruct",
|
|
703
|
+
"qwen-qwen2.5-72b-instruct",
|
|
704
|
+
"qwen-qwen2.5-72b-instruct-128k",
|
|
705
|
+
"qwen-qwen2.5-7b-instruct",
|
|
706
|
+
"qwen-qwen2.5-coder-32b-instruct",
|
|
707
|
+
"qwen-qwen2.5-vl-32b-instruct",
|
|
708
|
+
"qwen-qwen2.5-vl-72b-instruct",
|
|
709
|
+
"qwen-qwen2.5-vl-7b-instruct",
|
|
710
|
+
"qwen-qwen3-14b",
|
|
711
|
+
"qwen-qwen3-235b-a22b",
|
|
712
|
+
"qwen-qwen3-235b-a22b-instruct-2507",
|
|
713
|
+
"qwen-qwen3-235b-a22b-thinking-2507",
|
|
714
|
+
"qwen-qwen3-30b-a3b",
|
|
715
|
+
"qwen-qwen3-30b-a3b-instruct-2507",
|
|
716
|
+
"qwen-qwen3-30b-a3b-thinking-2507",
|
|
717
|
+
"qwen-qwen3-32b",
|
|
718
|
+
"qwen-qwen3-8b",
|
|
719
|
+
"qwen-qwen3-coder-30b-a3b-instruct",
|
|
720
|
+
"qwen-qwen3-coder-480b-a35b-instruct",
|
|
721
|
+
"qwen-qwen3-next-80b-a3b-instruct",
|
|
722
|
+
"qwen-qwen3-next-80b-a3b-thinking",
|
|
723
|
+
"qwen-qwen3-omni-30b-a3b-captioner",
|
|
724
|
+
"qwen-qwen3-omni-30b-a3b-instruct",
|
|
725
|
+
"qwen-qwen3-omni-30b-a3b-thinking",
|
|
726
|
+
"qwen-qwen3-vl-235b-a22b-instruct",
|
|
727
|
+
"qwen-qwen3-vl-235b-a22b-thinking",
|
|
728
|
+
"qwen-qwen3-vl-30b-a3b-instruct",
|
|
729
|
+
"qwen-qwen3-vl-30b-a3b-thinking",
|
|
730
|
+
"qwen-qwen3-vl-32b-instruct",
|
|
731
|
+
"qwen-qwen3-vl-32b-thinking",
|
|
732
|
+
"qwen-qwen3-vl-8b-instruct",
|
|
733
|
+
"qwen-qwen3-vl-8b-thinking",
|
|
734
|
+
"qwen-qwq-32b",
|
|
735
|
+
"stepfun-ai-step3",
|
|
736
|
+
"tencent-hunyuan-a13b-instruct",
|
|
737
|
+
"tencent-hunyuan-mt-7b",
|
|
738
|
+
"thudm-glm-4-32b-0414",
|
|
739
|
+
"thudm-glm-4-9b-0414",
|
|
740
|
+
"thudm-glm-4.1v-9b-thinking",
|
|
741
|
+
"thudm-glm-z1-32b-0414",
|
|
742
|
+
"thudm-glm-z1-9b-0414",
|
|
743
|
+
"z-ai-glm-4.5",
|
|
744
|
+
"z-ai-glm-4.5-air",
|
|
745
|
+
"zai-org-glm-4.5",
|
|
746
|
+
"zai-org-glm-4.5-air",
|
|
747
|
+
"zai-org-glm-4.5v",
|
|
748
|
+
"zai-org-glm-4.6"
|
|
749
|
+
],
|
|
750
|
+
"docUrl": "https://cloud.siliconflow.com/models",
|
|
751
|
+
"gateway": "models.dev"
|
|
752
|
+
},
|
|
753
|
+
"helicone": {
|
|
754
|
+
"url": "https://ai-gateway.helicone.ai/v1",
|
|
755
|
+
"apiKeyEnvVar": "HELICONE_API_KEY",
|
|
756
|
+
"apiKeyHeader": "Authorization",
|
|
757
|
+
"name": "Helicone",
|
|
758
|
+
"models": [
|
|
759
|
+
"chatgpt-4o-latest",
|
|
760
|
+
"claude-3-haiku-20240307",
|
|
761
|
+
"claude-3.5-haiku",
|
|
762
|
+
"claude-3.5-sonnet-v2",
|
|
763
|
+
"claude-3.7-sonnet",
|
|
764
|
+
"claude-4.5-haiku",
|
|
765
|
+
"claude-4.5-opus",
|
|
766
|
+
"claude-4.5-sonnet",
|
|
767
|
+
"claude-haiku-4-5-20251001",
|
|
768
|
+
"claude-opus-4",
|
|
769
|
+
"claude-opus-4-1",
|
|
770
|
+
"claude-opus-4-1-20250805",
|
|
771
|
+
"claude-sonnet-4",
|
|
772
|
+
"claude-sonnet-4-5-20250929",
|
|
773
|
+
"codex-mini-latest",
|
|
774
|
+
"deepseek-r1-distill-llama-70b",
|
|
775
|
+
"deepseek-reasoner",
|
|
776
|
+
"deepseek-tng-r1t2-chimera",
|
|
777
|
+
"deepseek-v3",
|
|
778
|
+
"deepseek-v3.1-terminus",
|
|
779
|
+
"deepseek-v3.2",
|
|
780
|
+
"ernie-4.5-21b-a3b-thinking",
|
|
781
|
+
"gemini-2.5-flash",
|
|
782
|
+
"gemini-2.5-flash-lite",
|
|
783
|
+
"gemini-2.5-pro",
|
|
784
|
+
"gemini-3-pro-preview",
|
|
785
|
+
"gemma-3-12b-it",
|
|
786
|
+
"gemma2-9b-it",
|
|
787
|
+
"glm-4.6",
|
|
788
|
+
"gpt-4.1",
|
|
789
|
+
"gpt-4.1-mini",
|
|
790
|
+
"gpt-4.1-mini-2025-04-14",
|
|
791
|
+
"gpt-4.1-nano",
|
|
792
|
+
"gpt-4o",
|
|
793
|
+
"gpt-4o-mini",
|
|
794
|
+
"gpt-5",
|
|
795
|
+
"gpt-5-chat-latest",
|
|
796
|
+
"gpt-5-codex",
|
|
797
|
+
"gpt-5-mini",
|
|
798
|
+
"gpt-5-nano",
|
|
799
|
+
"gpt-5-pro",
|
|
800
|
+
"gpt-5.1",
|
|
801
|
+
"gpt-5.1-chat-latest",
|
|
802
|
+
"gpt-5.1-codex",
|
|
803
|
+
"gpt-5.1-codex-mini",
|
|
804
|
+
"gpt-oss-120b",
|
|
805
|
+
"gpt-oss-20b",
|
|
806
|
+
"grok-3",
|
|
807
|
+
"grok-3-mini",
|
|
808
|
+
"grok-4",
|
|
809
|
+
"grok-4-1-fast-non-reasoning",
|
|
810
|
+
"grok-4-1-fast-reasoning",
|
|
811
|
+
"grok-4-fast-non-reasoning",
|
|
812
|
+
"grok-4-fast-reasoning",
|
|
813
|
+
"grok-code-fast-1",
|
|
814
|
+
"hermes-2-pro-llama-3-8b",
|
|
815
|
+
"kimi-k2-0711",
|
|
816
|
+
"kimi-k2-0905",
|
|
817
|
+
"kimi-k2-thinking",
|
|
818
|
+
"llama-3.1-8b-instant",
|
|
819
|
+
"llama-3.1-8b-instruct",
|
|
820
|
+
"llama-3.1-8b-instruct-turbo",
|
|
821
|
+
"llama-3.3-70b-instruct",
|
|
822
|
+
"llama-3.3-70b-versatile",
|
|
823
|
+
"llama-4-maverick",
|
|
824
|
+
"llama-4-scout",
|
|
825
|
+
"llama-guard-4",
|
|
826
|
+
"llama-prompt-guard-2-22m",
|
|
827
|
+
"llama-prompt-guard-2-86m",
|
|
828
|
+
"mistral-large-2411",
|
|
829
|
+
"mistral-nemo",
|
|
830
|
+
"mistral-small",
|
|
831
|
+
"o1",
|
|
832
|
+
"o1-mini",
|
|
833
|
+
"o3",
|
|
834
|
+
"o3-mini",
|
|
835
|
+
"o3-pro",
|
|
836
|
+
"o4-mini",
|
|
837
|
+
"qwen2.5-coder-7b-fast",
|
|
838
|
+
"qwen3-235b-a22b-thinking",
|
|
839
|
+
"qwen3-30b-a3b",
|
|
840
|
+
"qwen3-32b",
|
|
841
|
+
"qwen3-coder",
|
|
842
|
+
"qwen3-coder-30b-a3b-instruct",
|
|
843
|
+
"qwen3-next-80b-a3b-instruct",
|
|
844
|
+
"qwen3-vl-235b-a22b-instruct",
|
|
845
|
+
"sonar",
|
|
846
|
+
"sonar-deep-research",
|
|
847
|
+
"sonar-pro",
|
|
848
|
+
"sonar-reasoning",
|
|
849
|
+
"sonar-reasoning-pro"
|
|
850
|
+
],
|
|
851
|
+
"docUrl": "https://helicone.ai/models",
|
|
852
|
+
"gateway": "models.dev"
|
|
853
|
+
},
|
|
602
854
|
"huggingface": {
|
|
603
855
|
"url": "https://router.huggingface.co/v1",
|
|
604
856
|
"apiKeyEnvVar": "HF_TOKEN",
|
|
@@ -629,19 +881,27 @@
|
|
|
629
881
|
"apiKeyHeader": "Authorization",
|
|
630
882
|
"name": "OpenCode Zen",
|
|
631
883
|
"models": [
|
|
632
|
-
"
|
|
884
|
+
"alpha-doubao-seed-code",
|
|
885
|
+
"alpha-gd4",
|
|
886
|
+
"alpha-minimax-m2",
|
|
633
887
|
"big-pickle",
|
|
634
888
|
"claude-3-5-haiku",
|
|
635
889
|
"claude-haiku-4-5",
|
|
636
890
|
"claude-opus-4-1",
|
|
891
|
+
"claude-opus-4-5",
|
|
637
892
|
"claude-sonnet-4",
|
|
638
893
|
"claude-sonnet-4-5",
|
|
894
|
+
"gemini-3-pro",
|
|
639
895
|
"glm-4.6",
|
|
640
896
|
"gpt-5",
|
|
641
897
|
"gpt-5-codex",
|
|
898
|
+
"gpt-5-nano",
|
|
899
|
+
"gpt-5.1",
|
|
900
|
+
"gpt-5.1-codex",
|
|
901
|
+
"gpt-5.1-codex-max",
|
|
642
902
|
"grok-code",
|
|
643
903
|
"kimi-k2",
|
|
644
|
-
"
|
|
904
|
+
"kimi-k2-thinking",
|
|
645
905
|
"qwen3-coder"
|
|
646
906
|
],
|
|
647
907
|
"docUrl": "https://opencode.ai/docs/zen",
|
|
@@ -671,6 +931,15 @@
|
|
|
671
931
|
"docUrl": "https://fastrouter.ai/models",
|
|
672
932
|
"gateway": "models.dev"
|
|
673
933
|
},
|
|
934
|
+
"minimax": {
|
|
935
|
+
"url": "https://api.minimax.io/anthropic/v1",
|
|
936
|
+
"apiKeyEnvVar": "MINIMAX_API_KEY",
|
|
937
|
+
"apiKeyHeader": "Authorization",
|
|
938
|
+
"name": "MiniMax",
|
|
939
|
+
"models": ["MiniMax-M2"],
|
|
940
|
+
"docUrl": "https://platform.minimax.io/docs/guides/quickstart",
|
|
941
|
+
"gateway": "models.dev"
|
|
942
|
+
},
|
|
674
943
|
"google": {
|
|
675
944
|
"apiKeyEnvVar": "GOOGLE_GENERATIVE_AI_API_KEY",
|
|
676
945
|
"name": "Google",
|
|
@@ -694,6 +963,7 @@
|
|
|
694
963
|
"gemini-2.5-pro-preview-05-06",
|
|
695
964
|
"gemini-2.5-pro-preview-06-05",
|
|
696
965
|
"gemini-2.5-pro-preview-tts",
|
|
966
|
+
"gemini-3-pro-preview",
|
|
697
967
|
"gemini-embedding-001",
|
|
698
968
|
"gemini-flash-latest",
|
|
699
969
|
"gemini-flash-lite-latest",
|
|
@@ -732,6 +1002,93 @@
|
|
|
732
1002
|
"docUrl": "https://weave-docs.wandb.ai/guides/integrations/inference/",
|
|
733
1003
|
"gateway": "models.dev"
|
|
734
1004
|
},
|
|
1005
|
+
"cloudflare-ai-gateway": {
|
|
1006
|
+
"url": "https://gateway.ai.cloudflare.com/v1/${CLOUDFLARE_ACCOUNT_ID}/${CLOUDFLARE_GATEWAY_ID}/compat/",
|
|
1007
|
+
"apiKeyEnvVar": "CLOUDFLARE_API_TOKEN",
|
|
1008
|
+
"apiKeyHeader": "Authorization",
|
|
1009
|
+
"name": "Cloudflare AI Gateway",
|
|
1010
|
+
"models": [
|
|
1011
|
+
"anthropic/claude-3-5-haiku",
|
|
1012
|
+
"anthropic/claude-3-haiku",
|
|
1013
|
+
"anthropic/claude-3-opus",
|
|
1014
|
+
"anthropic/claude-3-sonnet",
|
|
1015
|
+
"anthropic/claude-3.5-haiku",
|
|
1016
|
+
"anthropic/claude-3.5-sonnet",
|
|
1017
|
+
"anthropic/claude-haiku-4-5",
|
|
1018
|
+
"anthropic/claude-haiku-4.5",
|
|
1019
|
+
"anthropic/claude-opus-4",
|
|
1020
|
+
"anthropic/claude-opus-4-1",
|
|
1021
|
+
"anthropic/claude-opus-4-5",
|
|
1022
|
+
"anthropic/claude-opus-4.1",
|
|
1023
|
+
"anthropic/claude-opus-4.5",
|
|
1024
|
+
"anthropic/claude-sonnet-4",
|
|
1025
|
+
"anthropic/claude-sonnet-4-5",
|
|
1026
|
+
"anthropic/claude-sonnet-4.5",
|
|
1027
|
+
"openai/gpt-3.5-turbo",
|
|
1028
|
+
"openai/gpt-4",
|
|
1029
|
+
"openai/gpt-4-turbo",
|
|
1030
|
+
"openai/gpt-4o",
|
|
1031
|
+
"openai/gpt-4o-mini",
|
|
1032
|
+
"openai/gpt-5.1",
|
|
1033
|
+
"openai/gpt-5.1-codex",
|
|
1034
|
+
"openai/o1",
|
|
1035
|
+
"openai/o1-mini",
|
|
1036
|
+
"openai/o1-preview",
|
|
1037
|
+
"openai/o3",
|
|
1038
|
+
"openai/o3-mini",
|
|
1039
|
+
"openai/o3-pro",
|
|
1040
|
+
"openai/o4-mini",
|
|
1041
|
+
"replicate/deepseek-ai/deepseek-r1",
|
|
1042
|
+
"replicate/meta/meta-llama-3-70b-instruct",
|
|
1043
|
+
"replicate/meta/meta-llama-3-8b-instruct",
|
|
1044
|
+
"replicate/meta/meta-llama-3.1-405b-instruct",
|
|
1045
|
+
"replicate/replicate-internal/llama-405b-instruct-vllm",
|
|
1046
|
+
"workers-ai/aura-1",
|
|
1047
|
+
"workers-ai/aura-2-en",
|
|
1048
|
+
"workers-ai/aura-2-es",
|
|
1049
|
+
"workers-ai/bart-large-cnn",
|
|
1050
|
+
"workers-ai/bge-base-en-v1.5",
|
|
1051
|
+
"workers-ai/bge-large-en-v1.5",
|
|
1052
|
+
"workers-ai/bge-m3",
|
|
1053
|
+
"workers-ai/bge-reranker-base",
|
|
1054
|
+
"workers-ai/bge-small-en-v1.5",
|
|
1055
|
+
"workers-ai/deepseek-r1-distill-qwen-32b",
|
|
1056
|
+
"workers-ai/distilbert-sst-2-int8",
|
|
1057
|
+
"workers-ai/gemma-3-12b-it",
|
|
1058
|
+
"workers-ai/gemma-sea-lion-v4-27b-it",
|
|
1059
|
+
"workers-ai/gpt-oss-120b",
|
|
1060
|
+
"workers-ai/gpt-oss-20b",
|
|
1061
|
+
"workers-ai/granite-4.0-h-micro",
|
|
1062
|
+
"workers-ai/indictrans2-en-indic-1B",
|
|
1063
|
+
"workers-ai/llama-2-7b-chat-fp16",
|
|
1064
|
+
"workers-ai/llama-3-8b-instruct",
|
|
1065
|
+
"workers-ai/llama-3-8b-instruct-awq",
|
|
1066
|
+
"workers-ai/llama-3.1-8b-instruct",
|
|
1067
|
+
"workers-ai/llama-3.1-8b-instruct-awq",
|
|
1068
|
+
"workers-ai/llama-3.1-8b-instruct-fp8",
|
|
1069
|
+
"workers-ai/llama-3.2-11b-vision-instruct",
|
|
1070
|
+
"workers-ai/llama-3.2-1b-instruct",
|
|
1071
|
+
"workers-ai/llama-3.2-3b-instruct",
|
|
1072
|
+
"workers-ai/llama-3.3-70b-instruct-fp8-fast",
|
|
1073
|
+
"workers-ai/llama-4-scout-17b-16e-instruct",
|
|
1074
|
+
"workers-ai/llama-guard-3-8b",
|
|
1075
|
+
"workers-ai/m2m100-1.2b",
|
|
1076
|
+
"workers-ai/melotts",
|
|
1077
|
+
"workers-ai/mistral-7b-instruct-v0.1",
|
|
1078
|
+
"workers-ai/mistral-small-3.1-24b-instruct",
|
|
1079
|
+
"workers-ai/nova-3",
|
|
1080
|
+
"workers-ai/plamo-embedding-1b",
|
|
1081
|
+
"workers-ai/qwen2.5-coder-32b-instruct",
|
|
1082
|
+
"workers-ai/qwen3-30b-a3b-fp8",
|
|
1083
|
+
"workers-ai/qwen3-embedding-0.6b",
|
|
1084
|
+
"workers-ai/qwq-32b",
|
|
1085
|
+
"workers-ai/smart-turn-v2",
|
|
1086
|
+
"workers-ai/whisper",
|
|
1087
|
+
"workers-ai/whisper-large-v3-turbo"
|
|
1088
|
+
],
|
|
1089
|
+
"docUrl": "https://developers.cloudflare.com/ai-gateway/",
|
|
1090
|
+
"gateway": "models.dev"
|
|
1091
|
+
},
|
|
735
1092
|
"openai": {
|
|
736
1093
|
"apiKeyEnvVar": "OPENAI_API_KEY",
|
|
737
1094
|
"name": "OpenAI",
|
|
@@ -754,6 +1111,11 @@
|
|
|
754
1111
|
"gpt-5-mini",
|
|
755
1112
|
"gpt-5-nano",
|
|
756
1113
|
"gpt-5-pro",
|
|
1114
|
+
"gpt-5.1",
|
|
1115
|
+
"gpt-5.1-chat-latest",
|
|
1116
|
+
"gpt-5.1-codex",
|
|
1117
|
+
"gpt-5.1-codex-max",
|
|
1118
|
+
"gpt-5.1-codex-mini",
|
|
757
1119
|
"o1",
|
|
758
1120
|
"o1-mini",
|
|
759
1121
|
"o1-preview",
|
|
@@ -780,10 +1142,17 @@
|
|
|
780
1142
|
"docUrl": "https://docs.bigmodel.cn/cn/coding-plan/overview",
|
|
781
1143
|
"gateway": "models.dev"
|
|
782
1144
|
},
|
|
1145
|
+
"minimax-cn": {
|
|
1146
|
+
"url": "https://api.minimaxi.com/anthropic/v1",
|
|
1147
|
+
"apiKeyEnvVar": "MINIMAX_API_KEY",
|
|
1148
|
+
"apiKeyHeader": "Authorization",
|
|
1149
|
+
"name": "MiniMax (China)",
|
|
1150
|
+
"models": ["MiniMax-M2"],
|
|
1151
|
+
"docUrl": "https://platform.minimaxi.com/docs/guides/quickstart",
|
|
1152
|
+
"gateway": "models.dev"
|
|
1153
|
+
},
|
|
783
1154
|
"perplexity": {
|
|
784
|
-
"url": "https://api.perplexity.ai",
|
|
785
1155
|
"apiKeyEnvVar": "PERPLEXITY_API_KEY",
|
|
786
|
-
"apiKeyHeader": "Authorization",
|
|
787
1156
|
"name": "Perplexity",
|
|
788
1157
|
"models": ["sonar", "sonar-pro", "sonar-reasoning", "sonar-reasoning-pro"],
|
|
789
1158
|
"docUrl": "https://docs.perplexity.ai",
|
|
@@ -799,6 +1168,7 @@
|
|
|
799
1168
|
"anthropic/claude-haiku-4.5",
|
|
800
1169
|
"anthropic/claude-opus-4",
|
|
801
1170
|
"anthropic/claude-opus-4.1",
|
|
1171
|
+
"anthropic/claude-opus-4.5",
|
|
802
1172
|
"anthropic/claude-sonnet-4",
|
|
803
1173
|
"anthropic/claude-sonnet-4.5",
|
|
804
1174
|
"cognitivecomputations/dolphin3.0-mistral-24b",
|
|
@@ -813,6 +1183,8 @@
|
|
|
813
1183
|
"deepseek/deepseek-v3-base:free",
|
|
814
1184
|
"deepseek/deepseek-v3.1-terminus",
|
|
815
1185
|
"deepseek/deepseek-v3.1-terminus:exacto",
|
|
1186
|
+
"deepseek/deepseek-v3.2",
|
|
1187
|
+
"deepseek/deepseek-v3.2-speciale",
|
|
816
1188
|
"featherless/qwerky-72b",
|
|
817
1189
|
"google/gemini-2.0-flash-001",
|
|
818
1190
|
"google/gemini-2.0-flash-exp:free",
|
|
@@ -823,18 +1195,20 @@
|
|
|
823
1195
|
"google/gemini-2.5-pro",
|
|
824
1196
|
"google/gemini-2.5-pro-preview-05-06",
|
|
825
1197
|
"google/gemini-2.5-pro-preview-06-05",
|
|
1198
|
+
"google/gemini-3-pro-preview",
|
|
826
1199
|
"google/gemma-2-9b-it:free",
|
|
827
1200
|
"google/gemma-3-12b-it",
|
|
828
1201
|
"google/gemma-3-27b-it",
|
|
829
1202
|
"google/gemma-3n-e4b-it",
|
|
830
1203
|
"google/gemma-3n-e4b-it:free",
|
|
1204
|
+
"kwaipilot/kat-coder-pro:free",
|
|
831
1205
|
"meta-llama/llama-3.2-11b-vision-instruct",
|
|
832
1206
|
"meta-llama/llama-3.3-70b-instruct:free",
|
|
833
1207
|
"meta-llama/llama-4-scout:free",
|
|
834
1208
|
"microsoft/mai-ds-r1:free",
|
|
835
1209
|
"minimax/minimax-01",
|
|
836
1210
|
"minimax/minimax-m1",
|
|
837
|
-
"minimax/minimax-m2
|
|
1211
|
+
"minimax/minimax-m2",
|
|
838
1212
|
"mistralai/codestral-2508",
|
|
839
1213
|
"mistralai/devstral-medium-2507",
|
|
840
1214
|
"mistralai/devstral-small-2505",
|
|
@@ -851,6 +1225,7 @@
|
|
|
851
1225
|
"moonshotai/kimi-k2",
|
|
852
1226
|
"moonshotai/kimi-k2-0905",
|
|
853
1227
|
"moonshotai/kimi-k2-0905:exacto",
|
|
1228
|
+
"moonshotai/kimi-k2-thinking",
|
|
854
1229
|
"moonshotai/kimi-k2:free",
|
|
855
1230
|
"nousresearch/deephermes-3-llama-3-8b-preview",
|
|
856
1231
|
"nousresearch/hermes-4-405b",
|
|
@@ -866,15 +1241,15 @@
|
|
|
866
1241
|
"openai/gpt-5-mini",
|
|
867
1242
|
"openai/gpt-5-nano",
|
|
868
1243
|
"openai/gpt-5-pro",
|
|
1244
|
+
"openai/gpt-5.1",
|
|
1245
|
+
"openai/gpt-5.1-chat",
|
|
1246
|
+
"openai/gpt-5.1-codex",
|
|
1247
|
+
"openai/gpt-5.1-codex-mini",
|
|
869
1248
|
"openai/gpt-oss-120b",
|
|
870
1249
|
"openai/gpt-oss-120b:exacto",
|
|
871
1250
|
"openai/gpt-oss-20b",
|
|
1251
|
+
"openai/gpt-oss-safeguard-20b",
|
|
872
1252
|
"openai/o4-mini",
|
|
873
|
-
"openrouter/cypher-alpha:free",
|
|
874
|
-
"openrouter/horizon-alpha",
|
|
875
|
-
"openrouter/horizon-beta",
|
|
876
|
-
"openrouter/sonoma-dusk-alpha",
|
|
877
|
-
"openrouter/sonoma-sky-alpha",
|
|
878
1253
|
"qwen/qwen-2.5-coder-32b-instruct",
|
|
879
1254
|
"qwen/qwen2.5-vl-32b-instruct:free",
|
|
880
1255
|
"qwen/qwen2.5-vl-72b-instruct",
|
|
@@ -890,6 +1265,7 @@
|
|
|
890
1265
|
"qwen/qwen3-32b:free",
|
|
891
1266
|
"qwen/qwen3-8b:free",
|
|
892
1267
|
"qwen/qwen3-coder",
|
|
1268
|
+
"qwen/qwen3-coder-flash",
|
|
893
1269
|
"qwen/qwen3-coder:exacto",
|
|
894
1270
|
"qwen/qwen3-coder:free",
|
|
895
1271
|
"qwen/qwen3-max",
|
|
@@ -906,6 +1282,7 @@
|
|
|
906
1282
|
"x-ai/grok-3-mini-beta",
|
|
907
1283
|
"x-ai/grok-4",
|
|
908
1284
|
"x-ai/grok-4-fast",
|
|
1285
|
+
"x-ai/grok-4.1-fast",
|
|
909
1286
|
"x-ai/grok-code-fast-1",
|
|
910
1287
|
"z-ai/glm-4.5",
|
|
911
1288
|
"z-ai/glm-4.5-air",
|
|
@@ -931,7 +1308,10 @@
|
|
|
931
1308
|
"inclusionai/lint-1t",
|
|
932
1309
|
"inclusionai/ring-1t",
|
|
933
1310
|
"kuaishou/kat-coder-pro-v1",
|
|
1311
|
+
"minimax/minimax-m2",
|
|
934
1312
|
"moonshotai/kimi-k2-0905",
|
|
1313
|
+
"moonshotai/kimi-k2-thinking",
|
|
1314
|
+
"moonshotai/kimi-k2-thinking-turbo",
|
|
935
1315
|
"openai/gpt-5",
|
|
936
1316
|
"openai/gpt-5-codex",
|
|
937
1317
|
"qwen/qwen3-coder-plus",
|
|
@@ -945,6 +1325,31 @@
|
|
|
945
1325
|
"docUrl": "https://docs.zenmux.ai",
|
|
946
1326
|
"gateway": "models.dev"
|
|
947
1327
|
},
|
|
1328
|
+
"ovhcloud": {
|
|
1329
|
+
"url": "https://oai.endpoints.kepler.ai.cloud.ovh.net/v1",
|
|
1330
|
+
"apiKeyEnvVar": "OVHCLOUD_API_KEY",
|
|
1331
|
+
"apiKeyHeader": "Authorization",
|
|
1332
|
+
"name": "OVHcloud AI Endpoints",
|
|
1333
|
+
"models": [
|
|
1334
|
+
"deepseek-r1-distill-llama-70b",
|
|
1335
|
+
"gpt-oss-120b",
|
|
1336
|
+
"gpt-oss-20b",
|
|
1337
|
+
"llama-3.1-8b-instruct",
|
|
1338
|
+
"llava-next-mistral-7b",
|
|
1339
|
+
"meta-llama-3_1-70b-instruct",
|
|
1340
|
+
"meta-llama-3_3-70b-instruct",
|
|
1341
|
+
"mistral-7b-instruct-v0.3",
|
|
1342
|
+
"mistral-nemo-instruct-2407",
|
|
1343
|
+
"mistral-small-3.2-24b-instruct-2506",
|
|
1344
|
+
"mixtral-8x7b-instruct-v0.1",
|
|
1345
|
+
"qwen2.5-coder-32b-instruct",
|
|
1346
|
+
"qwen2.5-vl-72b-instruct",
|
|
1347
|
+
"qwen3-32b",
|
|
1348
|
+
"qwen3-coder-30b-a3b-instruct"
|
|
1349
|
+
],
|
|
1350
|
+
"docUrl": "https://www.ovhcloud.com/en/public-cloud/ai-endpoints/catalog//",
|
|
1351
|
+
"gateway": "models.dev"
|
|
1352
|
+
},
|
|
948
1353
|
"iflowcn": {
|
|
949
1354
|
"url": "https://apis.iflow.cn/v1",
|
|
950
1355
|
"apiKeyEnvVar": "IFLOW_API_KEY",
|
|
@@ -955,9 +1360,12 @@
|
|
|
955
1360
|
"deepseek-v3",
|
|
956
1361
|
"deepseek-v3.1",
|
|
957
1362
|
"deepseek-v3.2",
|
|
1363
|
+
"deepseek-v3.2-chat",
|
|
958
1364
|
"glm-4.6",
|
|
959
1365
|
"kimi-k2",
|
|
960
1366
|
"kimi-k2-0905",
|
|
1367
|
+
"kimi-k2-thinking",
|
|
1368
|
+
"minimax-m2",
|
|
961
1369
|
"qwen3-235b",
|
|
962
1370
|
"qwen3-235b-a22b-instruct",
|
|
963
1371
|
"qwen3-235b-a22b-thinking-2507",
|
|
@@ -989,6 +1397,7 @@
|
|
|
989
1397
|
"hf:deepseek-ai/DeepSeek-V3-0324",
|
|
990
1398
|
"hf:deepseek-ai/DeepSeek-V3.1",
|
|
991
1399
|
"hf:deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
1400
|
+
"hf:deepseek-ai/DeepSeek-V3.2",
|
|
992
1401
|
"hf:meta-llama/Llama-3.1-405B-Instruct",
|
|
993
1402
|
"hf:meta-llama/Llama-3.1-70B-Instruct",
|
|
994
1403
|
"hf:meta-llama/Llama-3.1-8B-Instruct",
|
|
@@ -997,6 +1406,7 @@
|
|
|
997
1406
|
"hf:meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
998
1407
|
"hf:moonshotai/Kimi-K2-Instruct",
|
|
999
1408
|
"hf:moonshotai/Kimi-K2-Instruct-0905",
|
|
1409
|
+
"hf:moonshotai/Kimi-K2-Thinking",
|
|
1000
1410
|
"hf:openai/gpt-oss-120b",
|
|
1001
1411
|
"hf:zai-org/GLM-4.5",
|
|
1002
1412
|
"hf:zai-org/GLM-4.6"
|
|
@@ -1013,6 +1423,8 @@
|
|
|
1013
1423
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
1014
1424
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
|
|
1015
1425
|
"moonshotai/Kimi-K2-Instruct",
|
|
1426
|
+
"openai/gpt-oss-120b",
|
|
1427
|
+
"openai/gpt-oss-20b",
|
|
1016
1428
|
"zai-org/GLM-4.5"
|
|
1017
1429
|
],
|
|
1018
1430
|
"docUrl": "https://deepinfra.com/models",
|
|
@@ -1081,18 +1493,24 @@
|
|
|
1081
1493
|
"name": "Requesty",
|
|
1082
1494
|
"models": [
|
|
1083
1495
|
"anthropic/claude-3-7-sonnet",
|
|
1084
|
-
"anthropic/claude-4-
|
|
1496
|
+
"anthropic/claude-haiku-4-5",
|
|
1085
1497
|
"anthropic/claude-opus-4",
|
|
1086
|
-
"anthropic/claude-opus-4-1
|
|
1498
|
+
"anthropic/claude-opus-4-1",
|
|
1499
|
+
"anthropic/claude-opus-4-5",
|
|
1500
|
+
"anthropic/claude-sonnet-4",
|
|
1501
|
+
"anthropic/claude-sonnet-4-5",
|
|
1087
1502
|
"google/gemini-2.5-flash",
|
|
1088
1503
|
"google/gemini-2.5-pro",
|
|
1504
|
+
"google/gemini-3-pro-preview",
|
|
1089
1505
|
"openai/gpt-4.1",
|
|
1090
1506
|
"openai/gpt-4.1-mini",
|
|
1091
1507
|
"openai/gpt-4o-mini",
|
|
1092
1508
|
"openai/gpt-5",
|
|
1093
1509
|
"openai/gpt-5-mini",
|
|
1094
1510
|
"openai/gpt-5-nano",
|
|
1095
|
-
"openai/o4-mini"
|
|
1511
|
+
"openai/o4-mini",
|
|
1512
|
+
"xai/grok-4",
|
|
1513
|
+
"xai/grok-4-fast"
|
|
1096
1514
|
],
|
|
1097
1515
|
"docUrl": "https://requesty.ai/solution/llm-routing/models",
|
|
1098
1516
|
"gateway": "models.dev"
|
|
@@ -1134,6 +1552,8 @@
|
|
|
1134
1552
|
"claude-opus-4-1",
|
|
1135
1553
|
"claude-opus-4-1-20250805",
|
|
1136
1554
|
"claude-opus-4-20250514",
|
|
1555
|
+
"claude-opus-4-5",
|
|
1556
|
+
"claude-opus-4-5-20251101",
|
|
1137
1557
|
"claude-sonnet-4-0",
|
|
1138
1558
|
"claude-sonnet-4-20250514",
|
|
1139
1559
|
"claude-sonnet-4-5",
|
|
@@ -1156,6 +1576,7 @@
|
|
|
1156
1576
|
"accounts/fireworks/models/gpt-oss-120b",
|
|
1157
1577
|
"accounts/fireworks/models/gpt-oss-20b",
|
|
1158
1578
|
"accounts/fireworks/models/kimi-k2-instruct",
|
|
1579
|
+
"accounts/fireworks/models/kimi-k2-thinking",
|
|
1159
1580
|
"accounts/fireworks/models/minimax-m2",
|
|
1160
1581
|
"accounts/fireworks/models/qwen3-235b-a22b",
|
|
1161
1582
|
"accounts/fireworks/models/qwen3-coder-480b-a35b-instruct"
|
|
@@ -1163,6 +1584,33 @@
|
|
|
1163
1584
|
"docUrl": "https://fireworks.ai/docs/",
|
|
1164
1585
|
"gateway": "models.dev"
|
|
1165
1586
|
},
|
|
1587
|
+
"io-net": {
|
|
1588
|
+
"url": "https://api.intelligence.io.solutions/api/v1",
|
|
1589
|
+
"apiKeyEnvVar": "IOINTELLIGENCE_API_KEY",
|
|
1590
|
+
"apiKeyHeader": "Authorization",
|
|
1591
|
+
"name": "IO.NET",
|
|
1592
|
+
"models": [
|
|
1593
|
+
"Intel/Qwen3-Coder-480B-A35B-Instruct-int4-mixed-ar",
|
|
1594
|
+
"Qwen/Qwen2.5-VL-32B-Instruct",
|
|
1595
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
1596
|
+
"Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
1597
|
+
"deepseek-ai/DeepSeek-R1-0528",
|
|
1598
|
+
"meta-llama/Llama-3.2-90B-Vision-Instruct",
|
|
1599
|
+
"meta-llama/Llama-3.3-70B-Instruct",
|
|
1600
|
+
"meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
1601
|
+
"mistralai/Devstral-Small-2505",
|
|
1602
|
+
"mistralai/Magistral-Small-2506",
|
|
1603
|
+
"mistralai/Mistral-Large-Instruct-2411",
|
|
1604
|
+
"mistralai/Mistral-Nemo-Instruct-2407",
|
|
1605
|
+
"moonshotai/Kimi-K2-Instruct-0905",
|
|
1606
|
+
"moonshotai/Kimi-K2-Thinking",
|
|
1607
|
+
"openai/gpt-oss-120b",
|
|
1608
|
+
"openai/gpt-oss-20b",
|
|
1609
|
+
"zai-org/GLM-4.6"
|
|
1610
|
+
],
|
|
1611
|
+
"docUrl": "https://io.net/docs/guides/intelligence/io-intelligence",
|
|
1612
|
+
"gateway": "models.dev"
|
|
1613
|
+
},
|
|
1166
1614
|
"modelscope": {
|
|
1167
1615
|
"url": "https://api-inference.modelscope.cn/v1",
|
|
1168
1616
|
"apiKeyEnvVar": "MODELSCOPE_API_KEY",
|
|
@@ -1220,12 +1668,122 @@
|
|
|
1220
1668
|
"docUrl": "https://www.scaleway.com/en/docs/generative-apis/",
|
|
1221
1669
|
"gateway": "models.dev"
|
|
1222
1670
|
},
|
|
1671
|
+
"poe": {
|
|
1672
|
+
"url": "https://api.poe.com/v1",
|
|
1673
|
+
"apiKeyEnvVar": "POE_API_KEY",
|
|
1674
|
+
"apiKeyHeader": "Authorization",
|
|
1675
|
+
"name": "Poe",
|
|
1676
|
+
"models": [
|
|
1677
|
+
"anthropic/claude-haiku-3",
|
|
1678
|
+
"anthropic/claude-haiku-3.5",
|
|
1679
|
+
"anthropic/claude-haiku-3.5-search",
|
|
1680
|
+
"anthropic/claude-haiku-4.5",
|
|
1681
|
+
"anthropic/claude-opus-3",
|
|
1682
|
+
"anthropic/claude-opus-4",
|
|
1683
|
+
"anthropic/claude-opus-4-reasoning",
|
|
1684
|
+
"anthropic/claude-opus-4-search",
|
|
1685
|
+
"anthropic/claude-opus-4.1",
|
|
1686
|
+
"anthropic/claude-sonnet-3.5",
|
|
1687
|
+
"anthropic/claude-sonnet-3.5-june",
|
|
1688
|
+
"anthropic/claude-sonnet-3.7",
|
|
1689
|
+
"anthropic/claude-sonnet-3.7-reasoning",
|
|
1690
|
+
"anthropic/claude-sonnet-3.7-search",
|
|
1691
|
+
"anthropic/claude-sonnet-4",
|
|
1692
|
+
"anthropic/claude-sonnet-4-reasoning",
|
|
1693
|
+
"anthropic/claude-sonnet-4-search",
|
|
1694
|
+
"anthropic/claude-sonnet-4.5",
|
|
1695
|
+
"elevenlabs/elevenlabs-music",
|
|
1696
|
+
"elevenlabs/elevenlabs-v2.5-turbo",
|
|
1697
|
+
"elevenlabs/elevenlabs-v3",
|
|
1698
|
+
"facebook/llama-3.1-405b",
|
|
1699
|
+
"facebook/llama-3.1-70b",
|
|
1700
|
+
"facebook/llama-3.1-8b",
|
|
1701
|
+
"google/gemini-2.0-flash",
|
|
1702
|
+
"google/gemini-2.0-flash-lite",
|
|
1703
|
+
"google/gemini-2.5-flash",
|
|
1704
|
+
"google/gemini-2.5-flash-lite",
|
|
1705
|
+
"google/gemini-2.5-pro",
|
|
1706
|
+
"google/gemini-3.0-pro",
|
|
1707
|
+
"google/imagen-3",
|
|
1708
|
+
"google/imagen-3-fast",
|
|
1709
|
+
"google/imagen-4",
|
|
1710
|
+
"google/imagen-4-fast",
|
|
1711
|
+
"google/imagen-4-ultra",
|
|
1712
|
+
"google/lyria",
|
|
1713
|
+
"google/nano-banana",
|
|
1714
|
+
"google/veo-2",
|
|
1715
|
+
"google/veo-3",
|
|
1716
|
+
"google/veo-3-fast",
|
|
1717
|
+
"google/veo-3.1",
|
|
1718
|
+
"google/veo-3.1-fast",
|
|
1719
|
+
"ideogramai/ideogram",
|
|
1720
|
+
"ideogramai/ideogram-v2",
|
|
1721
|
+
"ideogramai/ideogram-v2a",
|
|
1722
|
+
"ideogramai/ideogram-v2a-turbo",
|
|
1723
|
+
"lumalabs/dream-machine",
|
|
1724
|
+
"lumalabs/ray2",
|
|
1725
|
+
"novita/glm-4.6",
|
|
1726
|
+
"openAi/chatgpt-4o-latest",
|
|
1727
|
+
"openAi/dall-e-3",
|
|
1728
|
+
"openAi/gpt-3.5-turbo",
|
|
1729
|
+
"openAi/gpt-3.5-turbo-instruct",
|
|
1730
|
+
"openAi/gpt-3.5-turbo-raw",
|
|
1731
|
+
"openAi/gpt-4-classic",
|
|
1732
|
+
"openAi/gpt-4-classic-0314",
|
|
1733
|
+
"openAi/gpt-4-turbo",
|
|
1734
|
+
"openAi/gpt-4.1",
|
|
1735
|
+
"openAi/gpt-4.1-mini",
|
|
1736
|
+
"openAi/gpt-4.1-nano",
|
|
1737
|
+
"openAi/gpt-4o",
|
|
1738
|
+
"openAi/gpt-4o-aug",
|
|
1739
|
+
"openAi/gpt-4o-mini",
|
|
1740
|
+
"openAi/gpt-4o-mini-search",
|
|
1741
|
+
"openAi/gpt-4o-search",
|
|
1742
|
+
"openAi/gpt-5",
|
|
1743
|
+
"openAi/gpt-5-chat",
|
|
1744
|
+
"openAi/gpt-5-codex",
|
|
1745
|
+
"openAi/gpt-5-mini",
|
|
1746
|
+
"openAi/gpt-5-nano",
|
|
1747
|
+
"openAi/gpt-5-pro",
|
|
1748
|
+
"openAi/gpt-image-1",
|
|
1749
|
+
"openAi/gpt-image-1-mini",
|
|
1750
|
+
"openAi/o1",
|
|
1751
|
+
"openAi/o1-pro",
|
|
1752
|
+
"openAi/o3",
|
|
1753
|
+
"openAi/o3-deep-research",
|
|
1754
|
+
"openAi/o3-mini",
|
|
1755
|
+
"openAi/o3-mini-high",
|
|
1756
|
+
"openAi/o3-pro",
|
|
1757
|
+
"openAi/o4-mini",
|
|
1758
|
+
"openAi/o4-mini-deep-research",
|
|
1759
|
+
"openAi/sora-2",
|
|
1760
|
+
"openAi/sora-2-pro",
|
|
1761
|
+
"openai/gpt-5.1",
|
|
1762
|
+
"openai/gpt-5.1-codex",
|
|
1763
|
+
"openai/gpt-5.1-codex-mini",
|
|
1764
|
+
"openai/gpt-5.1-instant",
|
|
1765
|
+
"runwayml/runway",
|
|
1766
|
+
"runwayml/runway-gen-4-turbo",
|
|
1767
|
+
"stabilityai/stablediffusionxl",
|
|
1768
|
+
"topazlabs-co/topazlabs",
|
|
1769
|
+
"trytako/tako",
|
|
1770
|
+
"xai/grok-2",
|
|
1771
|
+
"xai/grok-3",
|
|
1772
|
+
"xai/grok-3-mini",
|
|
1773
|
+
"xai/grok-4",
|
|
1774
|
+
"xai/grok-4-fast-non-reasoning",
|
|
1775
|
+
"xai/grok-4-fast-reasoning",
|
|
1776
|
+
"xai/grok-code-fast-1"
|
|
1777
|
+
],
|
|
1778
|
+
"docUrl": "https://creator.poe.com/docs/external-applications/openai-compatible-api",
|
|
1779
|
+
"gateway": "models.dev"
|
|
1780
|
+
},
|
|
1223
1781
|
"cerebras": {
|
|
1224
1782
|
"url": "https://api.cerebras.ai/v1",
|
|
1225
1783
|
"apiKeyEnvVar": "CEREBRAS_API_KEY",
|
|
1226
1784
|
"apiKeyHeader": "Authorization",
|
|
1227
1785
|
"name": "Cerebras",
|
|
1228
|
-
"models": ["gpt-oss-120b", "qwen-3-235b-a22b-instruct-2507", "
|
|
1786
|
+
"models": ["gpt-oss-120b", "qwen-3-235b-a22b-instruct-2507", "zai-glm-4.6"],
|
|
1229
1787
|
"docUrl": "https://inference-docs.cerebras.ai/models/overview",
|
|
1230
1788
|
"gateway": "models.dev"
|
|
1231
1789
|
},
|
|
@@ -1236,23 +1794,25 @@
|
|
|
1236
1794
|
"gateway": "netlify",
|
|
1237
1795
|
"models": [
|
|
1238
1796
|
"anthropic/claude-3-5-haiku-20241022",
|
|
1239
|
-
"anthropic/claude-3-5-haiku-latest",
|
|
1240
1797
|
"anthropic/claude-3-7-sonnet-20250219",
|
|
1241
|
-
"anthropic/claude-3-7-sonnet-latest",
|
|
1242
1798
|
"anthropic/claude-3-haiku-20240307",
|
|
1243
1799
|
"anthropic/claude-haiku-4-5-20251001",
|
|
1244
1800
|
"anthropic/claude-opus-4-1-20250805",
|
|
1245
1801
|
"anthropic/claude-opus-4-20250514",
|
|
1802
|
+
"anthropic/claude-opus-4-5-20251101",
|
|
1246
1803
|
"anthropic/claude-sonnet-4-20250514",
|
|
1247
1804
|
"anthropic/claude-sonnet-4-5-20250929",
|
|
1248
1805
|
"gemini/gemini-2.0-flash",
|
|
1249
1806
|
"gemini/gemini-2.0-flash-lite",
|
|
1250
1807
|
"gemini/gemini-2.5-flash",
|
|
1808
|
+
"gemini/gemini-2.5-flash-image",
|
|
1251
1809
|
"gemini/gemini-2.5-flash-image-preview",
|
|
1252
1810
|
"gemini/gemini-2.5-flash-lite",
|
|
1253
1811
|
"gemini/gemini-2.5-flash-lite-preview-09-2025",
|
|
1254
1812
|
"gemini/gemini-2.5-flash-preview-09-2025",
|
|
1255
1813
|
"gemini/gemini-2.5-pro",
|
|
1814
|
+
"gemini/gemini-3-pro-image-preview",
|
|
1815
|
+
"gemini/gemini-3-pro-preview",
|
|
1256
1816
|
"gemini/gemini-flash-latest",
|
|
1257
1817
|
"gemini/gemini-flash-lite-latest",
|
|
1258
1818
|
"openai/codex-mini-latest",
|
|
@@ -1262,10 +1822,17 @@
|
|
|
1262
1822
|
"openai/gpt-4o",
|
|
1263
1823
|
"openai/gpt-4o-mini",
|
|
1264
1824
|
"openai/gpt-5",
|
|
1825
|
+
"openai/gpt-5-2025-08-07",
|
|
1265
1826
|
"openai/gpt-5-codex",
|
|
1266
1827
|
"openai/gpt-5-mini",
|
|
1828
|
+
"openai/gpt-5-mini-2025-08-07",
|
|
1267
1829
|
"openai/gpt-5-nano",
|
|
1268
1830
|
"openai/gpt-5-pro",
|
|
1831
|
+
"openai/gpt-5.1",
|
|
1832
|
+
"openai/gpt-5.1-2025-11-13",
|
|
1833
|
+
"openai/gpt-5.1-codex",
|
|
1834
|
+
"openai/gpt-5.1-codex-max",
|
|
1835
|
+
"openai/gpt-5.1-codex-mini",
|
|
1269
1836
|
"openai/o3",
|
|
1270
1837
|
"openai/o3-mini",
|
|
1271
1838
|
"openai/o4-mini"
|
|
@@ -1274,9 +1841,21 @@
|
|
|
1274
1841
|
}
|
|
1275
1842
|
},
|
|
1276
1843
|
"models": {
|
|
1277
|
-
"moonshotai-cn": [
|
|
1844
|
+
"moonshotai-cn": [
|
|
1845
|
+
"kimi-k2-0711-preview",
|
|
1846
|
+
"kimi-k2-0905-preview",
|
|
1847
|
+
"kimi-k2-thinking",
|
|
1848
|
+
"kimi-k2-thinking-turbo",
|
|
1849
|
+
"kimi-k2-turbo-preview"
|
|
1850
|
+
],
|
|
1278
1851
|
"lucidquery": ["lucidnova-rf1-100b", "lucidquery-nexus-coder"],
|
|
1279
|
-
"moonshotai": [
|
|
1852
|
+
"moonshotai": [
|
|
1853
|
+
"kimi-k2-0711-preview",
|
|
1854
|
+
"kimi-k2-0905-preview",
|
|
1855
|
+
"kimi-k2-thinking",
|
|
1856
|
+
"kimi-k2-thinking-turbo",
|
|
1857
|
+
"kimi-k2-turbo-preview"
|
|
1858
|
+
],
|
|
1280
1859
|
"zai-coding-plan": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
1281
1860
|
"alibaba": [
|
|
1282
1861
|
"qvq-max",
|
|
@@ -1335,6 +1914,8 @@
|
|
|
1335
1914
|
"grok-3-mini-fast-latest",
|
|
1336
1915
|
"grok-3-mini-latest",
|
|
1337
1916
|
"grok-4",
|
|
1917
|
+
"grok-4-1-fast",
|
|
1918
|
+
"grok-4-1-fast-non-reasoning",
|
|
1338
1919
|
"grok-4-fast",
|
|
1339
1920
|
"grok-4-fast-non-reasoning",
|
|
1340
1921
|
"grok-beta",
|
|
@@ -1355,6 +1936,7 @@
|
|
|
1355
1936
|
"google/gemma-3-27b-it",
|
|
1356
1937
|
"microsoft/phi-4-mini-instruct",
|
|
1357
1938
|
"minimaxai/minimax-m2",
|
|
1939
|
+
"mistralai/mistral-large-3-675b-instruct-2512",
|
|
1358
1940
|
"moonshotai/kimi-k2-instruct",
|
|
1359
1941
|
"moonshotai/kimi-k2-instruct-0905",
|
|
1360
1942
|
"nvidia/cosmos-nemotron-34b",
|
|
@@ -1390,15 +1972,19 @@
|
|
|
1390
1972
|
"qwen-qwq-32b",
|
|
1391
1973
|
"qwen/qwen3-32b"
|
|
1392
1974
|
],
|
|
1975
|
+
"bailing": ["Ling-1T", "Ring-1T"],
|
|
1393
1976
|
"mistral": [
|
|
1394
1977
|
"codestral-latest",
|
|
1395
1978
|
"devstral-medium-2507",
|
|
1979
|
+
"devstral-medium-latest",
|
|
1396
1980
|
"devstral-small-2505",
|
|
1397
1981
|
"devstral-small-2507",
|
|
1398
1982
|
"magistral-medium-latest",
|
|
1399
1983
|
"magistral-small",
|
|
1400
1984
|
"ministral-3b-latest",
|
|
1401
1985
|
"ministral-8b-latest",
|
|
1986
|
+
"mistral-large-2411",
|
|
1987
|
+
"mistral-large-2512",
|
|
1402
1988
|
"mistral-large-latest",
|
|
1403
1989
|
"mistral-medium-2505",
|
|
1404
1990
|
"mistral-medium-2508",
|
|
@@ -1431,7 +2017,7 @@
|
|
|
1431
2017
|
"anthropic/claude-4-sonnet",
|
|
1432
2018
|
"anthropic/claude-4.5-sonnet",
|
|
1433
2019
|
"anthropic/claude-haiku-4.5",
|
|
1434
|
-
"
|
|
2020
|
+
"anthropic/claude-opus-4.5",
|
|
1435
2021
|
"deepseek/deepseek-r1",
|
|
1436
2022
|
"deepseek/deepseek-r1-distill-llama-70b",
|
|
1437
2023
|
"deepseek/deepseek-v3.1-terminus",
|
|
@@ -1444,6 +2030,7 @@
|
|
|
1444
2030
|
"google/gemini-2.5-flash-lite-preview-09-2025",
|
|
1445
2031
|
"google/gemini-2.5-flash-preview-09-2025",
|
|
1446
2032
|
"google/gemini-2.5-pro",
|
|
2033
|
+
"google/gemini-3-pro-preview",
|
|
1447
2034
|
"meta/llama-3.3-70b",
|
|
1448
2035
|
"meta/llama-4-maverick",
|
|
1449
2036
|
"meta/llama-4-scout",
|
|
@@ -1515,7 +2102,7 @@
|
|
|
1515
2102
|
"zai-org/glm-4.5",
|
|
1516
2103
|
"zai-org/glm-4.5-air"
|
|
1517
2104
|
],
|
|
1518
|
-
"deepseek": ["deepseek-chat", "deepseek-reasoner"],
|
|
2105
|
+
"deepseek": ["deepseek-chat", "deepseek-reasoner", "deepseek-v3.2"],
|
|
1519
2106
|
"alibaba-cn": [
|
|
1520
2107
|
"deepseek-r1",
|
|
1521
2108
|
"deepseek-r1-0528",
|
|
@@ -1580,54 +2167,83 @@
|
|
|
1580
2167
|
"tongyi-intent-detect-v3"
|
|
1581
2168
|
],
|
|
1582
2169
|
"venice": [
|
|
1583
|
-
"
|
|
1584
|
-
"deepseek-
|
|
1585
|
-
"
|
|
1586
|
-
"
|
|
2170
|
+
"claude-opus-45",
|
|
2171
|
+
"deepseek-v3.2",
|
|
2172
|
+
"gemini-3-pro-preview",
|
|
2173
|
+
"google-gemma-3-27b-it",
|
|
2174
|
+
"grok-41-fast",
|
|
2175
|
+
"hermes-3-llama-3.1-405b",
|
|
2176
|
+
"kimi-k2-thinking",
|
|
1587
2177
|
"llama-3.2-3b",
|
|
1588
2178
|
"llama-3.3-70b",
|
|
1589
2179
|
"mistral-31-24b",
|
|
1590
|
-
"
|
|
1591
|
-
"qwen-2.5-qwq-32b",
|
|
1592
|
-
"qwen-2.5-vl",
|
|
2180
|
+
"openai-gpt-oss-120b",
|
|
1593
2181
|
"qwen3-235b",
|
|
2182
|
+
"qwen3-235b-a22b-instruct-2507",
|
|
2183
|
+
"qwen3-235b-a22b-thinking-2507",
|
|
1594
2184
|
"qwen3-4b",
|
|
2185
|
+
"qwen3-coder-480b-a35b-instruct",
|
|
2186
|
+
"qwen3-next-80b",
|
|
1595
2187
|
"venice-uncensored",
|
|
1596
2188
|
"zai-org-glm-4.6"
|
|
1597
2189
|
],
|
|
1598
2190
|
"chutes": [
|
|
2191
|
+
"Alibaba-NLP/Tongyi-DeepResearch-30B-A3B",
|
|
2192
|
+
"ArliAI/QwQ-32B-ArliAI-RpR-v1",
|
|
1599
2193
|
"MiniMaxAI/MiniMax-M2",
|
|
2194
|
+
"NousResearch/DeepHermes-3-Mistral-24B-Preview",
|
|
2195
|
+
"NousResearch/Hermes-4-14B",
|
|
2196
|
+
"NousResearch/Hermes-4-405B-FP8",
|
|
2197
|
+
"NousResearch/Hermes-4-70B",
|
|
2198
|
+
"OpenGVLab/InternVL3-78B",
|
|
2199
|
+
"Qwen/Qwen2.5-72B-Instruct",
|
|
2200
|
+
"Qwen/Qwen2.5-Coder-32B-Instruct",
|
|
2201
|
+
"Qwen/Qwen2.5-VL-32B-Instruct",
|
|
2202
|
+
"Qwen/Qwen2.5-VL-72B-Instruct",
|
|
2203
|
+
"Qwen/Qwen3-14B",
|
|
2204
|
+
"Qwen/Qwen3-235B-A22B",
|
|
1600
2205
|
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
1601
2206
|
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
1602
2207
|
"Qwen/Qwen3-30B-A3B",
|
|
1603
2208
|
"Qwen/Qwen3-30B-A3B-Instruct-2507",
|
|
2209
|
+
"Qwen/Qwen3-32B",
|
|
1604
2210
|
"Qwen/Qwen3-Coder-30B-A3B-Instruct",
|
|
1605
2211
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8",
|
|
1606
2212
|
"Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
1607
|
-
"Qwen/Qwen3-
|
|
2213
|
+
"Qwen/Qwen3-VL-235B-A22B-Instruct",
|
|
2214
|
+
"Qwen/Qwen3-VL-235B-A22B-Thinking",
|
|
2215
|
+
"chutesai/Mistral-Small-3.1-24B-Instruct-2503",
|
|
1608
2216
|
"chutesai/Mistral-Small-3.2-24B-Instruct-2506",
|
|
2217
|
+
"deepseek-ai/DeepSeek-R1",
|
|
1609
2218
|
"deepseek-ai/DeepSeek-R1-0528",
|
|
1610
2219
|
"deepseek-ai/DeepSeek-R1-0528-Qwen3-8B",
|
|
1611
2220
|
"deepseek-ai/DeepSeek-R1-Distill-Llama-70B",
|
|
2221
|
+
"deepseek-ai/DeepSeek-V3",
|
|
1612
2222
|
"deepseek-ai/DeepSeek-V3-0324",
|
|
1613
2223
|
"deepseek-ai/DeepSeek-V3.1",
|
|
1614
2224
|
"deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
1615
|
-
"deepseek-ai/DeepSeek-V3.
|
|
1616
|
-
"deepseek-ai/DeepSeek-V3.2-
|
|
2225
|
+
"deepseek-ai/DeepSeek-V3.2",
|
|
2226
|
+
"deepseek-ai/DeepSeek-V3.2-Speciale",
|
|
1617
2227
|
"meituan-longcat/LongCat-Flash-Chat-FP8",
|
|
2228
|
+
"microsoft/MAI-DS-R1-FP8",
|
|
1618
2229
|
"moonshotai/Kimi-K2-Instruct-0905",
|
|
1619
|
-
"moonshotai/Kimi-K2-
|
|
1620
|
-
"moonshotai/Kimi-VL-A3B-Thinking",
|
|
2230
|
+
"moonshotai/Kimi-K2-Thinking",
|
|
1621
2231
|
"openai/gpt-oss-120b",
|
|
2232
|
+
"openai/gpt-oss-20b",
|
|
2233
|
+
"rednote-hilab/dots.ocr",
|
|
1622
2234
|
"tngtech/DeepSeek-R1T-Chimera",
|
|
1623
2235
|
"tngtech/DeepSeek-TNG-R1T2-Chimera",
|
|
2236
|
+
"tngtech/TNG-R1T-Chimera",
|
|
2237
|
+
"unsloth/Mistral-Nemo-Instruct-2407",
|
|
2238
|
+
"unsloth/Mistral-Small-24B-Instruct-2501",
|
|
2239
|
+
"unsloth/gemma-3-12b-it",
|
|
2240
|
+
"unsloth/gemma-3-27b-it",
|
|
2241
|
+
"unsloth/gemma-3-4b-it",
|
|
1624
2242
|
"zai-org/GLM-4.5",
|
|
1625
2243
|
"zai-org/GLM-4.5-Air",
|
|
1626
|
-
"zai-org/GLM-4.
|
|
1627
|
-
"zai-org/GLM-4.6",
|
|
1628
|
-
"zai-org/GLM-4.6-FP8",
|
|
1629
|
-
"zai-org/GLM-4.6-turbo"
|
|
2244
|
+
"zai-org/GLM-4.6"
|
|
1630
2245
|
],
|
|
2246
|
+
"kimi-for-coding": ["kimi-k2-thinking"],
|
|
1631
2247
|
"cortecs": [
|
|
1632
2248
|
"claude-4-5-sonnet",
|
|
1633
2249
|
"claude-sonnet-4",
|
|
@@ -1706,7 +2322,180 @@
|
|
|
1706
2322
|
"moonshotai/Kimi-K2-Instruct",
|
|
1707
2323
|
"openai/gpt-oss-120b"
|
|
1708
2324
|
],
|
|
1709
|
-
"baseten": [
|
|
2325
|
+
"baseten": [
|
|
2326
|
+
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
2327
|
+
"deepseek-ai/DeepSeek-V3.2",
|
|
2328
|
+
"moonshotai/Kimi-K2-Instruct-0905",
|
|
2329
|
+
"moonshotai/Kimi-K2-Thinking",
|
|
2330
|
+
"zai-org/GLM-4.6"
|
|
2331
|
+
],
|
|
2332
|
+
"siliconflow": [
|
|
2333
|
+
"baidu-ernie-4.5-300b-a47b",
|
|
2334
|
+
"bytedance-seed-seed-oss-36b-instruct",
|
|
2335
|
+
"deepseek-ai-deepseek-r1",
|
|
2336
|
+
"deepseek-ai-deepseek-r1-distill-qwen-14b",
|
|
2337
|
+
"deepseek-ai-deepseek-r1-distill-qwen-32b",
|
|
2338
|
+
"deepseek-ai-deepseek-r1-distill-qwen-7b",
|
|
2339
|
+
"deepseek-ai-deepseek-v3",
|
|
2340
|
+
"deepseek-ai-deepseek-v3.1",
|
|
2341
|
+
"deepseek-ai-deepseek-v3.1-terminus",
|
|
2342
|
+
"deepseek-ai-deepseek-v3.2-exp",
|
|
2343
|
+
"deepseek-ai-deepseek-vl2",
|
|
2344
|
+
"inclusionai-ling-flash-2.0",
|
|
2345
|
+
"inclusionai-ling-mini-2.0",
|
|
2346
|
+
"inclusionai-ring-flash-2.0",
|
|
2347
|
+
"meta-llama-meta-llama-3.1-8b-instruct",
|
|
2348
|
+
"minimaxai-minimax-m1-80k",
|
|
2349
|
+
"minimaxai-minimax-m2",
|
|
2350
|
+
"moonshotai-kimi-dev-72b",
|
|
2351
|
+
"moonshotai-kimi-k2-instruct",
|
|
2352
|
+
"moonshotai-kimi-k2-instruct-0905",
|
|
2353
|
+
"moonshotai-kimi-k2-thinking",
|
|
2354
|
+
"nex-agi-deepseek-v3.1-nex-n1",
|
|
2355
|
+
"openai-gpt-oss-120b",
|
|
2356
|
+
"openai-gpt-oss-20b",
|
|
2357
|
+
"qwen-qwen2.5-14b-instruct",
|
|
2358
|
+
"qwen-qwen2.5-32b-instruct",
|
|
2359
|
+
"qwen-qwen2.5-72b-instruct",
|
|
2360
|
+
"qwen-qwen2.5-72b-instruct-128k",
|
|
2361
|
+
"qwen-qwen2.5-7b-instruct",
|
|
2362
|
+
"qwen-qwen2.5-coder-32b-instruct",
|
|
2363
|
+
"qwen-qwen2.5-vl-32b-instruct",
|
|
2364
|
+
"qwen-qwen2.5-vl-72b-instruct",
|
|
2365
|
+
"qwen-qwen2.5-vl-7b-instruct",
|
|
2366
|
+
"qwen-qwen3-14b",
|
|
2367
|
+
"qwen-qwen3-235b-a22b",
|
|
2368
|
+
"qwen-qwen3-235b-a22b-instruct-2507",
|
|
2369
|
+
"qwen-qwen3-235b-a22b-thinking-2507",
|
|
2370
|
+
"qwen-qwen3-30b-a3b",
|
|
2371
|
+
"qwen-qwen3-30b-a3b-instruct-2507",
|
|
2372
|
+
"qwen-qwen3-30b-a3b-thinking-2507",
|
|
2373
|
+
"qwen-qwen3-32b",
|
|
2374
|
+
"qwen-qwen3-8b",
|
|
2375
|
+
"qwen-qwen3-coder-30b-a3b-instruct",
|
|
2376
|
+
"qwen-qwen3-coder-480b-a35b-instruct",
|
|
2377
|
+
"qwen-qwen3-next-80b-a3b-instruct",
|
|
2378
|
+
"qwen-qwen3-next-80b-a3b-thinking",
|
|
2379
|
+
"qwen-qwen3-omni-30b-a3b-captioner",
|
|
2380
|
+
"qwen-qwen3-omni-30b-a3b-instruct",
|
|
2381
|
+
"qwen-qwen3-omni-30b-a3b-thinking",
|
|
2382
|
+
"qwen-qwen3-vl-235b-a22b-instruct",
|
|
2383
|
+
"qwen-qwen3-vl-235b-a22b-thinking",
|
|
2384
|
+
"qwen-qwen3-vl-30b-a3b-instruct",
|
|
2385
|
+
"qwen-qwen3-vl-30b-a3b-thinking",
|
|
2386
|
+
"qwen-qwen3-vl-32b-instruct",
|
|
2387
|
+
"qwen-qwen3-vl-32b-thinking",
|
|
2388
|
+
"qwen-qwen3-vl-8b-instruct",
|
|
2389
|
+
"qwen-qwen3-vl-8b-thinking",
|
|
2390
|
+
"qwen-qwq-32b",
|
|
2391
|
+
"stepfun-ai-step3",
|
|
2392
|
+
"tencent-hunyuan-a13b-instruct",
|
|
2393
|
+
"tencent-hunyuan-mt-7b",
|
|
2394
|
+
"thudm-glm-4-32b-0414",
|
|
2395
|
+
"thudm-glm-4-9b-0414",
|
|
2396
|
+
"thudm-glm-4.1v-9b-thinking",
|
|
2397
|
+
"thudm-glm-z1-32b-0414",
|
|
2398
|
+
"thudm-glm-z1-9b-0414",
|
|
2399
|
+
"z-ai-glm-4.5",
|
|
2400
|
+
"z-ai-glm-4.5-air",
|
|
2401
|
+
"zai-org-glm-4.5",
|
|
2402
|
+
"zai-org-glm-4.5-air",
|
|
2403
|
+
"zai-org-glm-4.5v",
|
|
2404
|
+
"zai-org-glm-4.6"
|
|
2405
|
+
],
|
|
2406
|
+
"helicone": [
|
|
2407
|
+
"chatgpt-4o-latest",
|
|
2408
|
+
"claude-3-haiku-20240307",
|
|
2409
|
+
"claude-3.5-haiku",
|
|
2410
|
+
"claude-3.5-sonnet-v2",
|
|
2411
|
+
"claude-3.7-sonnet",
|
|
2412
|
+
"claude-4.5-haiku",
|
|
2413
|
+
"claude-4.5-opus",
|
|
2414
|
+
"claude-4.5-sonnet",
|
|
2415
|
+
"claude-haiku-4-5-20251001",
|
|
2416
|
+
"claude-opus-4",
|
|
2417
|
+
"claude-opus-4-1",
|
|
2418
|
+
"claude-opus-4-1-20250805",
|
|
2419
|
+
"claude-sonnet-4",
|
|
2420
|
+
"claude-sonnet-4-5-20250929",
|
|
2421
|
+
"codex-mini-latest",
|
|
2422
|
+
"deepseek-r1-distill-llama-70b",
|
|
2423
|
+
"deepseek-reasoner",
|
|
2424
|
+
"deepseek-tng-r1t2-chimera",
|
|
2425
|
+
"deepseek-v3",
|
|
2426
|
+
"deepseek-v3.1-terminus",
|
|
2427
|
+
"deepseek-v3.2",
|
|
2428
|
+
"ernie-4.5-21b-a3b-thinking",
|
|
2429
|
+
"gemini-2.5-flash",
|
|
2430
|
+
"gemini-2.5-flash-lite",
|
|
2431
|
+
"gemini-2.5-pro",
|
|
2432
|
+
"gemini-3-pro-preview",
|
|
2433
|
+
"gemma-3-12b-it",
|
|
2434
|
+
"gemma2-9b-it",
|
|
2435
|
+
"glm-4.6",
|
|
2436
|
+
"gpt-4.1",
|
|
2437
|
+
"gpt-4.1-mini",
|
|
2438
|
+
"gpt-4.1-mini-2025-04-14",
|
|
2439
|
+
"gpt-4.1-nano",
|
|
2440
|
+
"gpt-4o",
|
|
2441
|
+
"gpt-4o-mini",
|
|
2442
|
+
"gpt-5",
|
|
2443
|
+
"gpt-5-chat-latest",
|
|
2444
|
+
"gpt-5-codex",
|
|
2445
|
+
"gpt-5-mini",
|
|
2446
|
+
"gpt-5-nano",
|
|
2447
|
+
"gpt-5-pro",
|
|
2448
|
+
"gpt-5.1",
|
|
2449
|
+
"gpt-5.1-chat-latest",
|
|
2450
|
+
"gpt-5.1-codex",
|
|
2451
|
+
"gpt-5.1-codex-mini",
|
|
2452
|
+
"gpt-oss-120b",
|
|
2453
|
+
"gpt-oss-20b",
|
|
2454
|
+
"grok-3",
|
|
2455
|
+
"grok-3-mini",
|
|
2456
|
+
"grok-4",
|
|
2457
|
+
"grok-4-1-fast-non-reasoning",
|
|
2458
|
+
"grok-4-1-fast-reasoning",
|
|
2459
|
+
"grok-4-fast-non-reasoning",
|
|
2460
|
+
"grok-4-fast-reasoning",
|
|
2461
|
+
"grok-code-fast-1",
|
|
2462
|
+
"hermes-2-pro-llama-3-8b",
|
|
2463
|
+
"kimi-k2-0711",
|
|
2464
|
+
"kimi-k2-0905",
|
|
2465
|
+
"kimi-k2-thinking",
|
|
2466
|
+
"llama-3.1-8b-instant",
|
|
2467
|
+
"llama-3.1-8b-instruct",
|
|
2468
|
+
"llama-3.1-8b-instruct-turbo",
|
|
2469
|
+
"llama-3.3-70b-instruct",
|
|
2470
|
+
"llama-3.3-70b-versatile",
|
|
2471
|
+
"llama-4-maverick",
|
|
2472
|
+
"llama-4-scout",
|
|
2473
|
+
"llama-guard-4",
|
|
2474
|
+
"llama-prompt-guard-2-22m",
|
|
2475
|
+
"llama-prompt-guard-2-86m",
|
|
2476
|
+
"mistral-large-2411",
|
|
2477
|
+
"mistral-nemo",
|
|
2478
|
+
"mistral-small",
|
|
2479
|
+
"o1",
|
|
2480
|
+
"o1-mini",
|
|
2481
|
+
"o3",
|
|
2482
|
+
"o3-mini",
|
|
2483
|
+
"o3-pro",
|
|
2484
|
+
"o4-mini",
|
|
2485
|
+
"qwen2.5-coder-7b-fast",
|
|
2486
|
+
"qwen3-235b-a22b-thinking",
|
|
2487
|
+
"qwen3-30b-a3b",
|
|
2488
|
+
"qwen3-32b",
|
|
2489
|
+
"qwen3-coder",
|
|
2490
|
+
"qwen3-coder-30b-a3b-instruct",
|
|
2491
|
+
"qwen3-next-80b-a3b-instruct",
|
|
2492
|
+
"qwen3-vl-235b-a22b-instruct",
|
|
2493
|
+
"sonar",
|
|
2494
|
+
"sonar-deep-research",
|
|
2495
|
+
"sonar-pro",
|
|
2496
|
+
"sonar-reasoning",
|
|
2497
|
+
"sonar-reasoning-pro"
|
|
2498
|
+
],
|
|
1710
2499
|
"huggingface": [
|
|
1711
2500
|
"MiniMaxAI/MiniMax-M2",
|
|
1712
2501
|
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
@@ -1724,19 +2513,27 @@
|
|
|
1724
2513
|
"zai-org/GLM-4.6"
|
|
1725
2514
|
],
|
|
1726
2515
|
"opencode": [
|
|
1727
|
-
"
|
|
2516
|
+
"alpha-doubao-seed-code",
|
|
2517
|
+
"alpha-gd4",
|
|
2518
|
+
"alpha-minimax-m2",
|
|
1728
2519
|
"big-pickle",
|
|
1729
2520
|
"claude-3-5-haiku",
|
|
1730
2521
|
"claude-haiku-4-5",
|
|
1731
2522
|
"claude-opus-4-1",
|
|
2523
|
+
"claude-opus-4-5",
|
|
1732
2524
|
"claude-sonnet-4",
|
|
1733
2525
|
"claude-sonnet-4-5",
|
|
2526
|
+
"gemini-3-pro",
|
|
1734
2527
|
"glm-4.6",
|
|
1735
2528
|
"gpt-5",
|
|
1736
2529
|
"gpt-5-codex",
|
|
2530
|
+
"gpt-5-nano",
|
|
2531
|
+
"gpt-5.1",
|
|
2532
|
+
"gpt-5.1-codex",
|
|
2533
|
+
"gpt-5.1-codex-max",
|
|
1737
2534
|
"grok-code",
|
|
1738
2535
|
"kimi-k2",
|
|
1739
|
-
"
|
|
2536
|
+
"kimi-k2-thinking",
|
|
1740
2537
|
"qwen3-coder"
|
|
1741
2538
|
],
|
|
1742
2539
|
"fastrouter": [
|
|
@@ -1755,6 +2552,7 @@
|
|
|
1755
2552
|
"qwen/qwen3-coder",
|
|
1756
2553
|
"x-ai/grok-4"
|
|
1757
2554
|
],
|
|
2555
|
+
"minimax": ["MiniMax-M2"],
|
|
1758
2556
|
"google": [
|
|
1759
2557
|
"gemini-1.5-flash",
|
|
1760
2558
|
"gemini-1.5-flash-8b",
|
|
@@ -1775,6 +2573,7 @@
|
|
|
1775
2573
|
"gemini-2.5-pro-preview-05-06",
|
|
1776
2574
|
"gemini-2.5-pro-preview-06-05",
|
|
1777
2575
|
"gemini-2.5-pro-preview-tts",
|
|
2576
|
+
"gemini-3-pro-preview",
|
|
1778
2577
|
"gemini-embedding-001",
|
|
1779
2578
|
"gemini-flash-latest",
|
|
1780
2579
|
"gemini-flash-lite-latest",
|
|
@@ -1794,6 +2593,85 @@
|
|
|
1794
2593
|
"microsoft/Phi-4-mini-instruct",
|
|
1795
2594
|
"moonshotai/Kimi-K2-Instruct"
|
|
1796
2595
|
],
|
|
2596
|
+
"cloudflare-ai-gateway": [
|
|
2597
|
+
"anthropic/claude-3-5-haiku",
|
|
2598
|
+
"anthropic/claude-3-haiku",
|
|
2599
|
+
"anthropic/claude-3-opus",
|
|
2600
|
+
"anthropic/claude-3-sonnet",
|
|
2601
|
+
"anthropic/claude-3.5-haiku",
|
|
2602
|
+
"anthropic/claude-3.5-sonnet",
|
|
2603
|
+
"anthropic/claude-haiku-4-5",
|
|
2604
|
+
"anthropic/claude-haiku-4.5",
|
|
2605
|
+
"anthropic/claude-opus-4",
|
|
2606
|
+
"anthropic/claude-opus-4-1",
|
|
2607
|
+
"anthropic/claude-opus-4-5",
|
|
2608
|
+
"anthropic/claude-opus-4.1",
|
|
2609
|
+
"anthropic/claude-opus-4.5",
|
|
2610
|
+
"anthropic/claude-sonnet-4",
|
|
2611
|
+
"anthropic/claude-sonnet-4-5",
|
|
2612
|
+
"anthropic/claude-sonnet-4.5",
|
|
2613
|
+
"openai/gpt-3.5-turbo",
|
|
2614
|
+
"openai/gpt-4",
|
|
2615
|
+
"openai/gpt-4-turbo",
|
|
2616
|
+
"openai/gpt-4o",
|
|
2617
|
+
"openai/gpt-4o-mini",
|
|
2618
|
+
"openai/gpt-5.1",
|
|
2619
|
+
"openai/gpt-5.1-codex",
|
|
2620
|
+
"openai/o1",
|
|
2621
|
+
"openai/o1-mini",
|
|
2622
|
+
"openai/o1-preview",
|
|
2623
|
+
"openai/o3",
|
|
2624
|
+
"openai/o3-mini",
|
|
2625
|
+
"openai/o3-pro",
|
|
2626
|
+
"openai/o4-mini",
|
|
2627
|
+
"replicate/deepseek-ai/deepseek-r1",
|
|
2628
|
+
"replicate/meta/meta-llama-3-70b-instruct",
|
|
2629
|
+
"replicate/meta/meta-llama-3-8b-instruct",
|
|
2630
|
+
"replicate/meta/meta-llama-3.1-405b-instruct",
|
|
2631
|
+
"replicate/replicate-internal/llama-405b-instruct-vllm",
|
|
2632
|
+
"workers-ai/aura-1",
|
|
2633
|
+
"workers-ai/aura-2-en",
|
|
2634
|
+
"workers-ai/aura-2-es",
|
|
2635
|
+
"workers-ai/bart-large-cnn",
|
|
2636
|
+
"workers-ai/bge-base-en-v1.5",
|
|
2637
|
+
"workers-ai/bge-large-en-v1.5",
|
|
2638
|
+
"workers-ai/bge-m3",
|
|
2639
|
+
"workers-ai/bge-reranker-base",
|
|
2640
|
+
"workers-ai/bge-small-en-v1.5",
|
|
2641
|
+
"workers-ai/deepseek-r1-distill-qwen-32b",
|
|
2642
|
+
"workers-ai/distilbert-sst-2-int8",
|
|
2643
|
+
"workers-ai/gemma-3-12b-it",
|
|
2644
|
+
"workers-ai/gemma-sea-lion-v4-27b-it",
|
|
2645
|
+
"workers-ai/gpt-oss-120b",
|
|
2646
|
+
"workers-ai/gpt-oss-20b",
|
|
2647
|
+
"workers-ai/granite-4.0-h-micro",
|
|
2648
|
+
"workers-ai/indictrans2-en-indic-1B",
|
|
2649
|
+
"workers-ai/llama-2-7b-chat-fp16",
|
|
2650
|
+
"workers-ai/llama-3-8b-instruct",
|
|
2651
|
+
"workers-ai/llama-3-8b-instruct-awq",
|
|
2652
|
+
"workers-ai/llama-3.1-8b-instruct",
|
|
2653
|
+
"workers-ai/llama-3.1-8b-instruct-awq",
|
|
2654
|
+
"workers-ai/llama-3.1-8b-instruct-fp8",
|
|
2655
|
+
"workers-ai/llama-3.2-11b-vision-instruct",
|
|
2656
|
+
"workers-ai/llama-3.2-1b-instruct",
|
|
2657
|
+
"workers-ai/llama-3.2-3b-instruct",
|
|
2658
|
+
"workers-ai/llama-3.3-70b-instruct-fp8-fast",
|
|
2659
|
+
"workers-ai/llama-4-scout-17b-16e-instruct",
|
|
2660
|
+
"workers-ai/llama-guard-3-8b",
|
|
2661
|
+
"workers-ai/m2m100-1.2b",
|
|
2662
|
+
"workers-ai/melotts",
|
|
2663
|
+
"workers-ai/mistral-7b-instruct-v0.1",
|
|
2664
|
+
"workers-ai/mistral-small-3.1-24b-instruct",
|
|
2665
|
+
"workers-ai/nova-3",
|
|
2666
|
+
"workers-ai/plamo-embedding-1b",
|
|
2667
|
+
"workers-ai/qwen2.5-coder-32b-instruct",
|
|
2668
|
+
"workers-ai/qwen3-30b-a3b-fp8",
|
|
2669
|
+
"workers-ai/qwen3-embedding-0.6b",
|
|
2670
|
+
"workers-ai/qwq-32b",
|
|
2671
|
+
"workers-ai/smart-turn-v2",
|
|
2672
|
+
"workers-ai/whisper",
|
|
2673
|
+
"workers-ai/whisper-large-v3-turbo"
|
|
2674
|
+
],
|
|
1797
2675
|
"openai": [
|
|
1798
2676
|
"codex-mini-latest",
|
|
1799
2677
|
"gpt-3.5-turbo",
|
|
@@ -1813,6 +2691,11 @@
|
|
|
1813
2691
|
"gpt-5-mini",
|
|
1814
2692
|
"gpt-5-nano",
|
|
1815
2693
|
"gpt-5-pro",
|
|
2694
|
+
"gpt-5.1",
|
|
2695
|
+
"gpt-5.1-chat-latest",
|
|
2696
|
+
"gpt-5.1-codex",
|
|
2697
|
+
"gpt-5.1-codex-max",
|
|
2698
|
+
"gpt-5.1-codex-mini",
|
|
1816
2699
|
"o1",
|
|
1817
2700
|
"o1-mini",
|
|
1818
2701
|
"o1-preview",
|
|
@@ -1828,6 +2711,7 @@
|
|
|
1828
2711
|
"text-embedding-ada-002"
|
|
1829
2712
|
],
|
|
1830
2713
|
"zhipuai-coding-plan": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
2714
|
+
"minimax-cn": ["MiniMax-M2"],
|
|
1831
2715
|
"perplexity": ["sonar", "sonar-pro", "sonar-reasoning", "sonar-reasoning-pro"],
|
|
1832
2716
|
"openrouter": [
|
|
1833
2717
|
"anthropic/claude-3.5-haiku",
|
|
@@ -1835,6 +2719,7 @@
|
|
|
1835
2719
|
"anthropic/claude-haiku-4.5",
|
|
1836
2720
|
"anthropic/claude-opus-4",
|
|
1837
2721
|
"anthropic/claude-opus-4.1",
|
|
2722
|
+
"anthropic/claude-opus-4.5",
|
|
1838
2723
|
"anthropic/claude-sonnet-4",
|
|
1839
2724
|
"anthropic/claude-sonnet-4.5",
|
|
1840
2725
|
"cognitivecomputations/dolphin3.0-mistral-24b",
|
|
@@ -1849,6 +2734,8 @@
|
|
|
1849
2734
|
"deepseek/deepseek-v3-base:free",
|
|
1850
2735
|
"deepseek/deepseek-v3.1-terminus",
|
|
1851
2736
|
"deepseek/deepseek-v3.1-terminus:exacto",
|
|
2737
|
+
"deepseek/deepseek-v3.2",
|
|
2738
|
+
"deepseek/deepseek-v3.2-speciale",
|
|
1852
2739
|
"featherless/qwerky-72b",
|
|
1853
2740
|
"google/gemini-2.0-flash-001",
|
|
1854
2741
|
"google/gemini-2.0-flash-exp:free",
|
|
@@ -1859,18 +2746,20 @@
|
|
|
1859
2746
|
"google/gemini-2.5-pro",
|
|
1860
2747
|
"google/gemini-2.5-pro-preview-05-06",
|
|
1861
2748
|
"google/gemini-2.5-pro-preview-06-05",
|
|
2749
|
+
"google/gemini-3-pro-preview",
|
|
1862
2750
|
"google/gemma-2-9b-it:free",
|
|
1863
2751
|
"google/gemma-3-12b-it",
|
|
1864
2752
|
"google/gemma-3-27b-it",
|
|
1865
2753
|
"google/gemma-3n-e4b-it",
|
|
1866
2754
|
"google/gemma-3n-e4b-it:free",
|
|
2755
|
+
"kwaipilot/kat-coder-pro:free",
|
|
1867
2756
|
"meta-llama/llama-3.2-11b-vision-instruct",
|
|
1868
2757
|
"meta-llama/llama-3.3-70b-instruct:free",
|
|
1869
2758
|
"meta-llama/llama-4-scout:free",
|
|
1870
2759
|
"microsoft/mai-ds-r1:free",
|
|
1871
2760
|
"minimax/minimax-01",
|
|
1872
2761
|
"minimax/minimax-m1",
|
|
1873
|
-
"minimax/minimax-m2
|
|
2762
|
+
"minimax/minimax-m2",
|
|
1874
2763
|
"mistralai/codestral-2508",
|
|
1875
2764
|
"mistralai/devstral-medium-2507",
|
|
1876
2765
|
"mistralai/devstral-small-2505",
|
|
@@ -1887,6 +2776,7 @@
|
|
|
1887
2776
|
"moonshotai/kimi-k2",
|
|
1888
2777
|
"moonshotai/kimi-k2-0905",
|
|
1889
2778
|
"moonshotai/kimi-k2-0905:exacto",
|
|
2779
|
+
"moonshotai/kimi-k2-thinking",
|
|
1890
2780
|
"moonshotai/kimi-k2:free",
|
|
1891
2781
|
"nousresearch/deephermes-3-llama-3-8b-preview",
|
|
1892
2782
|
"nousresearch/hermes-4-405b",
|
|
@@ -1902,15 +2792,15 @@
|
|
|
1902
2792
|
"openai/gpt-5-mini",
|
|
1903
2793
|
"openai/gpt-5-nano",
|
|
1904
2794
|
"openai/gpt-5-pro",
|
|
2795
|
+
"openai/gpt-5.1",
|
|
2796
|
+
"openai/gpt-5.1-chat",
|
|
2797
|
+
"openai/gpt-5.1-codex",
|
|
2798
|
+
"openai/gpt-5.1-codex-mini",
|
|
1905
2799
|
"openai/gpt-oss-120b",
|
|
1906
2800
|
"openai/gpt-oss-120b:exacto",
|
|
1907
2801
|
"openai/gpt-oss-20b",
|
|
2802
|
+
"openai/gpt-oss-safeguard-20b",
|
|
1908
2803
|
"openai/o4-mini",
|
|
1909
|
-
"openrouter/cypher-alpha:free",
|
|
1910
|
-
"openrouter/horizon-alpha",
|
|
1911
|
-
"openrouter/horizon-beta",
|
|
1912
|
-
"openrouter/sonoma-dusk-alpha",
|
|
1913
|
-
"openrouter/sonoma-sky-alpha",
|
|
1914
2804
|
"qwen/qwen-2.5-coder-32b-instruct",
|
|
1915
2805
|
"qwen/qwen2.5-vl-32b-instruct:free",
|
|
1916
2806
|
"qwen/qwen2.5-vl-72b-instruct",
|
|
@@ -1926,6 +2816,7 @@
|
|
|
1926
2816
|
"qwen/qwen3-32b:free",
|
|
1927
2817
|
"qwen/qwen3-8b:free",
|
|
1928
2818
|
"qwen/qwen3-coder",
|
|
2819
|
+
"qwen/qwen3-coder-flash",
|
|
1929
2820
|
"qwen/qwen3-coder:exacto",
|
|
1930
2821
|
"qwen/qwen3-coder:free",
|
|
1931
2822
|
"qwen/qwen3-max",
|
|
@@ -1942,6 +2833,7 @@
|
|
|
1942
2833
|
"x-ai/grok-3-mini-beta",
|
|
1943
2834
|
"x-ai/grok-4",
|
|
1944
2835
|
"x-ai/grok-4-fast",
|
|
2836
|
+
"x-ai/grok-4.1-fast",
|
|
1945
2837
|
"x-ai/grok-code-fast-1",
|
|
1946
2838
|
"z-ai/glm-4.5",
|
|
1947
2839
|
"z-ai/glm-4.5-air",
|
|
@@ -1959,7 +2851,10 @@
|
|
|
1959
2851
|
"inclusionai/lint-1t",
|
|
1960
2852
|
"inclusionai/ring-1t",
|
|
1961
2853
|
"kuaishou/kat-coder-pro-v1",
|
|
2854
|
+
"minimax/minimax-m2",
|
|
1962
2855
|
"moonshotai/kimi-k2-0905",
|
|
2856
|
+
"moonshotai/kimi-k2-thinking",
|
|
2857
|
+
"moonshotai/kimi-k2-thinking-turbo",
|
|
1963
2858
|
"openai/gpt-5",
|
|
1964
2859
|
"openai/gpt-5-codex",
|
|
1965
2860
|
"qwen/qwen3-coder-plus",
|
|
@@ -1970,14 +2865,34 @@
|
|
|
1970
2865
|
"z-ai/glm-4.5-air",
|
|
1971
2866
|
"z-ai/glm-4.6"
|
|
1972
2867
|
],
|
|
2868
|
+
"ovhcloud": [
|
|
2869
|
+
"deepseek-r1-distill-llama-70b",
|
|
2870
|
+
"gpt-oss-120b",
|
|
2871
|
+
"gpt-oss-20b",
|
|
2872
|
+
"llama-3.1-8b-instruct",
|
|
2873
|
+
"llava-next-mistral-7b",
|
|
2874
|
+
"meta-llama-3_1-70b-instruct",
|
|
2875
|
+
"meta-llama-3_3-70b-instruct",
|
|
2876
|
+
"mistral-7b-instruct-v0.3",
|
|
2877
|
+
"mistral-nemo-instruct-2407",
|
|
2878
|
+
"mistral-small-3.2-24b-instruct-2506",
|
|
2879
|
+
"mixtral-8x7b-instruct-v0.1",
|
|
2880
|
+
"qwen2.5-coder-32b-instruct",
|
|
2881
|
+
"qwen2.5-vl-72b-instruct",
|
|
2882
|
+
"qwen3-32b",
|
|
2883
|
+
"qwen3-coder-30b-a3b-instruct"
|
|
2884
|
+
],
|
|
1973
2885
|
"iflowcn": [
|
|
1974
2886
|
"deepseek-r1",
|
|
1975
2887
|
"deepseek-v3",
|
|
1976
2888
|
"deepseek-v3.1",
|
|
1977
2889
|
"deepseek-v3.2",
|
|
2890
|
+
"deepseek-v3.2-chat",
|
|
1978
2891
|
"glm-4.6",
|
|
1979
2892
|
"kimi-k2",
|
|
1980
2893
|
"kimi-k2-0905",
|
|
2894
|
+
"kimi-k2-thinking",
|
|
2895
|
+
"minimax-m2",
|
|
1981
2896
|
"qwen3-235b",
|
|
1982
2897
|
"qwen3-235b-a22b-instruct",
|
|
1983
2898
|
"qwen3-235b-a22b-thinking-2507",
|
|
@@ -2001,6 +2916,7 @@
|
|
|
2001
2916
|
"hf:deepseek-ai/DeepSeek-V3-0324",
|
|
2002
2917
|
"hf:deepseek-ai/DeepSeek-V3.1",
|
|
2003
2918
|
"hf:deepseek-ai/DeepSeek-V3.1-Terminus",
|
|
2919
|
+
"hf:deepseek-ai/DeepSeek-V3.2",
|
|
2004
2920
|
"hf:meta-llama/Llama-3.1-405B-Instruct",
|
|
2005
2921
|
"hf:meta-llama/Llama-3.1-70B-Instruct",
|
|
2006
2922
|
"hf:meta-llama/Llama-3.1-8B-Instruct",
|
|
@@ -2009,6 +2925,7 @@
|
|
|
2009
2925
|
"hf:meta-llama/Llama-4-Scout-17B-16E-Instruct",
|
|
2010
2926
|
"hf:moonshotai/Kimi-K2-Instruct",
|
|
2011
2927
|
"hf:moonshotai/Kimi-K2-Instruct-0905",
|
|
2928
|
+
"hf:moonshotai/Kimi-K2-Thinking",
|
|
2012
2929
|
"hf:openai/gpt-oss-120b",
|
|
2013
2930
|
"hf:zai-org/GLM-4.5",
|
|
2014
2931
|
"hf:zai-org/GLM-4.6"
|
|
@@ -2017,6 +2934,8 @@
|
|
|
2017
2934
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct",
|
|
2018
2935
|
"Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo",
|
|
2019
2936
|
"moonshotai/Kimi-K2-Instruct",
|
|
2937
|
+
"openai/gpt-oss-120b",
|
|
2938
|
+
"openai/gpt-oss-20b",
|
|
2020
2939
|
"zai-org/GLM-4.5"
|
|
2021
2940
|
],
|
|
2022
2941
|
"zhipuai": ["glm-4.5", "glm-4.5-air", "glm-4.5-flash", "glm-4.5v", "glm-4.6"],
|
|
@@ -2045,18 +2964,24 @@
|
|
|
2045
2964
|
],
|
|
2046
2965
|
"requesty": [
|
|
2047
2966
|
"anthropic/claude-3-7-sonnet",
|
|
2048
|
-
"anthropic/claude-4-
|
|
2967
|
+
"anthropic/claude-haiku-4-5",
|
|
2049
2968
|
"anthropic/claude-opus-4",
|
|
2050
|
-
"anthropic/claude-opus-4-1
|
|
2969
|
+
"anthropic/claude-opus-4-1",
|
|
2970
|
+
"anthropic/claude-opus-4-5",
|
|
2971
|
+
"anthropic/claude-sonnet-4",
|
|
2972
|
+
"anthropic/claude-sonnet-4-5",
|
|
2051
2973
|
"google/gemini-2.5-flash",
|
|
2052
2974
|
"google/gemini-2.5-pro",
|
|
2975
|
+
"google/gemini-3-pro-preview",
|
|
2053
2976
|
"openai/gpt-4.1",
|
|
2054
2977
|
"openai/gpt-4.1-mini",
|
|
2055
2978
|
"openai/gpt-4o-mini",
|
|
2056
2979
|
"openai/gpt-5",
|
|
2057
2980
|
"openai/gpt-5-mini",
|
|
2058
2981
|
"openai/gpt-5-nano",
|
|
2059
|
-
"openai/o4-mini"
|
|
2982
|
+
"openai/o4-mini",
|
|
2983
|
+
"xai/grok-4",
|
|
2984
|
+
"xai/grok-4-fast"
|
|
2060
2985
|
],
|
|
2061
2986
|
"morph": ["auto", "morph-v3-fast", "morph-v3-large"],
|
|
2062
2987
|
"lmstudio": ["openai/gpt-oss-20b", "qwen/qwen3-30b-a3b-2507", "qwen/qwen3-coder-30b"],
|
|
@@ -2076,6 +3001,8 @@
|
|
|
2076
3001
|
"claude-opus-4-1",
|
|
2077
3002
|
"claude-opus-4-1-20250805",
|
|
2078
3003
|
"claude-opus-4-20250514",
|
|
3004
|
+
"claude-opus-4-5",
|
|
3005
|
+
"claude-opus-4-5-20251101",
|
|
2079
3006
|
"claude-sonnet-4-0",
|
|
2080
3007
|
"claude-sonnet-4-20250514",
|
|
2081
3008
|
"claude-sonnet-4-5",
|
|
@@ -2090,10 +3017,30 @@
|
|
|
2090
3017
|
"accounts/fireworks/models/gpt-oss-120b",
|
|
2091
3018
|
"accounts/fireworks/models/gpt-oss-20b",
|
|
2092
3019
|
"accounts/fireworks/models/kimi-k2-instruct",
|
|
3020
|
+
"accounts/fireworks/models/kimi-k2-thinking",
|
|
2093
3021
|
"accounts/fireworks/models/minimax-m2",
|
|
2094
3022
|
"accounts/fireworks/models/qwen3-235b-a22b",
|
|
2095
3023
|
"accounts/fireworks/models/qwen3-coder-480b-a35b-instruct"
|
|
2096
3024
|
],
|
|
3025
|
+
"io-net": [
|
|
3026
|
+
"Intel/Qwen3-Coder-480B-A35B-Instruct-int4-mixed-ar",
|
|
3027
|
+
"Qwen/Qwen2.5-VL-32B-Instruct",
|
|
3028
|
+
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
3029
|
+
"Qwen/Qwen3-Next-80B-A3B-Instruct",
|
|
3030
|
+
"deepseek-ai/DeepSeek-R1-0528",
|
|
3031
|
+
"meta-llama/Llama-3.2-90B-Vision-Instruct",
|
|
3032
|
+
"meta-llama/Llama-3.3-70B-Instruct",
|
|
3033
|
+
"meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8",
|
|
3034
|
+
"mistralai/Devstral-Small-2505",
|
|
3035
|
+
"mistralai/Magistral-Small-2506",
|
|
3036
|
+
"mistralai/Mistral-Large-Instruct-2411",
|
|
3037
|
+
"mistralai/Mistral-Nemo-Instruct-2407",
|
|
3038
|
+
"moonshotai/Kimi-K2-Instruct-0905",
|
|
3039
|
+
"moonshotai/Kimi-K2-Thinking",
|
|
3040
|
+
"openai/gpt-oss-120b",
|
|
3041
|
+
"openai/gpt-oss-20b",
|
|
3042
|
+
"zai-org/GLM-4.6"
|
|
3043
|
+
],
|
|
2097
3044
|
"modelscope": [
|
|
2098
3045
|
"Qwen/Qwen3-235B-A22B-Instruct-2507",
|
|
2099
3046
|
"Qwen/Qwen3-235B-A22B-Thinking-2507",
|
|
@@ -2127,26 +3074,130 @@
|
|
|
2127
3074
|
"voxtral-small-24b-2507",
|
|
2128
3075
|
"whisper-large-v3"
|
|
2129
3076
|
],
|
|
2130
|
-
"
|
|
3077
|
+
"poe": [
|
|
3078
|
+
"anthropic/claude-haiku-3",
|
|
3079
|
+
"anthropic/claude-haiku-3.5",
|
|
3080
|
+
"anthropic/claude-haiku-3.5-search",
|
|
3081
|
+
"anthropic/claude-haiku-4.5",
|
|
3082
|
+
"anthropic/claude-opus-3",
|
|
3083
|
+
"anthropic/claude-opus-4",
|
|
3084
|
+
"anthropic/claude-opus-4-reasoning",
|
|
3085
|
+
"anthropic/claude-opus-4-search",
|
|
3086
|
+
"anthropic/claude-opus-4.1",
|
|
3087
|
+
"anthropic/claude-sonnet-3.5",
|
|
3088
|
+
"anthropic/claude-sonnet-3.5-june",
|
|
3089
|
+
"anthropic/claude-sonnet-3.7",
|
|
3090
|
+
"anthropic/claude-sonnet-3.7-reasoning",
|
|
3091
|
+
"anthropic/claude-sonnet-3.7-search",
|
|
3092
|
+
"anthropic/claude-sonnet-4",
|
|
3093
|
+
"anthropic/claude-sonnet-4-reasoning",
|
|
3094
|
+
"anthropic/claude-sonnet-4-search",
|
|
3095
|
+
"anthropic/claude-sonnet-4.5",
|
|
3096
|
+
"elevenlabs/elevenlabs-music",
|
|
3097
|
+
"elevenlabs/elevenlabs-v2.5-turbo",
|
|
3098
|
+
"elevenlabs/elevenlabs-v3",
|
|
3099
|
+
"facebook/llama-3.1-405b",
|
|
3100
|
+
"facebook/llama-3.1-70b",
|
|
3101
|
+
"facebook/llama-3.1-8b",
|
|
3102
|
+
"google/gemini-2.0-flash",
|
|
3103
|
+
"google/gemini-2.0-flash-lite",
|
|
3104
|
+
"google/gemini-2.5-flash",
|
|
3105
|
+
"google/gemini-2.5-flash-lite",
|
|
3106
|
+
"google/gemini-2.5-pro",
|
|
3107
|
+
"google/gemini-3.0-pro",
|
|
3108
|
+
"google/imagen-3",
|
|
3109
|
+
"google/imagen-3-fast",
|
|
3110
|
+
"google/imagen-4",
|
|
3111
|
+
"google/imagen-4-fast",
|
|
3112
|
+
"google/imagen-4-ultra",
|
|
3113
|
+
"google/lyria",
|
|
3114
|
+
"google/nano-banana",
|
|
3115
|
+
"google/veo-2",
|
|
3116
|
+
"google/veo-3",
|
|
3117
|
+
"google/veo-3-fast",
|
|
3118
|
+
"google/veo-3.1",
|
|
3119
|
+
"google/veo-3.1-fast",
|
|
3120
|
+
"ideogramai/ideogram",
|
|
3121
|
+
"ideogramai/ideogram-v2",
|
|
3122
|
+
"ideogramai/ideogram-v2a",
|
|
3123
|
+
"ideogramai/ideogram-v2a-turbo",
|
|
3124
|
+
"lumalabs/dream-machine",
|
|
3125
|
+
"lumalabs/ray2",
|
|
3126
|
+
"novita/glm-4.6",
|
|
3127
|
+
"openAi/chatgpt-4o-latest",
|
|
3128
|
+
"openAi/dall-e-3",
|
|
3129
|
+
"openAi/gpt-3.5-turbo",
|
|
3130
|
+
"openAi/gpt-3.5-turbo-instruct",
|
|
3131
|
+
"openAi/gpt-3.5-turbo-raw",
|
|
3132
|
+
"openAi/gpt-4-classic",
|
|
3133
|
+
"openAi/gpt-4-classic-0314",
|
|
3134
|
+
"openAi/gpt-4-turbo",
|
|
3135
|
+
"openAi/gpt-4.1",
|
|
3136
|
+
"openAi/gpt-4.1-mini",
|
|
3137
|
+
"openAi/gpt-4.1-nano",
|
|
3138
|
+
"openAi/gpt-4o",
|
|
3139
|
+
"openAi/gpt-4o-aug",
|
|
3140
|
+
"openAi/gpt-4o-mini",
|
|
3141
|
+
"openAi/gpt-4o-mini-search",
|
|
3142
|
+
"openAi/gpt-4o-search",
|
|
3143
|
+
"openAi/gpt-5",
|
|
3144
|
+
"openAi/gpt-5-chat",
|
|
3145
|
+
"openAi/gpt-5-codex",
|
|
3146
|
+
"openAi/gpt-5-mini",
|
|
3147
|
+
"openAi/gpt-5-nano",
|
|
3148
|
+
"openAi/gpt-5-pro",
|
|
3149
|
+
"openAi/gpt-image-1",
|
|
3150
|
+
"openAi/gpt-image-1-mini",
|
|
3151
|
+
"openAi/o1",
|
|
3152
|
+
"openAi/o1-pro",
|
|
3153
|
+
"openAi/o3",
|
|
3154
|
+
"openAi/o3-deep-research",
|
|
3155
|
+
"openAi/o3-mini",
|
|
3156
|
+
"openAi/o3-mini-high",
|
|
3157
|
+
"openAi/o3-pro",
|
|
3158
|
+
"openAi/o4-mini",
|
|
3159
|
+
"openAi/o4-mini-deep-research",
|
|
3160
|
+
"openAi/sora-2",
|
|
3161
|
+
"openAi/sora-2-pro",
|
|
3162
|
+
"openai/gpt-5.1",
|
|
3163
|
+
"openai/gpt-5.1-codex",
|
|
3164
|
+
"openai/gpt-5.1-codex-mini",
|
|
3165
|
+
"openai/gpt-5.1-instant",
|
|
3166
|
+
"runwayml/runway",
|
|
3167
|
+
"runwayml/runway-gen-4-turbo",
|
|
3168
|
+
"stabilityai/stablediffusionxl",
|
|
3169
|
+
"topazlabs-co/topazlabs",
|
|
3170
|
+
"trytako/tako",
|
|
3171
|
+
"xai/grok-2",
|
|
3172
|
+
"xai/grok-3",
|
|
3173
|
+
"xai/grok-3-mini",
|
|
3174
|
+
"xai/grok-4",
|
|
3175
|
+
"xai/grok-4-fast-non-reasoning",
|
|
3176
|
+
"xai/grok-4-fast-reasoning",
|
|
3177
|
+
"xai/grok-code-fast-1"
|
|
3178
|
+
],
|
|
3179
|
+
"cerebras": ["gpt-oss-120b", "qwen-3-235b-a22b-instruct-2507", "zai-glm-4.6"],
|
|
2131
3180
|
"netlify": [
|
|
2132
3181
|
"anthropic/claude-3-5-haiku-20241022",
|
|
2133
|
-
"anthropic/claude-3-5-haiku-latest",
|
|
2134
3182
|
"anthropic/claude-3-7-sonnet-20250219",
|
|
2135
|
-
"anthropic/claude-3-7-sonnet-latest",
|
|
2136
3183
|
"anthropic/claude-3-haiku-20240307",
|
|
2137
3184
|
"anthropic/claude-haiku-4-5-20251001",
|
|
2138
3185
|
"anthropic/claude-opus-4-1-20250805",
|
|
2139
3186
|
"anthropic/claude-opus-4-20250514",
|
|
3187
|
+
"anthropic/claude-opus-4-5-20251101",
|
|
2140
3188
|
"anthropic/claude-sonnet-4-20250514",
|
|
2141
3189
|
"anthropic/claude-sonnet-4-5-20250929",
|
|
2142
3190
|
"gemini/gemini-2.0-flash",
|
|
2143
3191
|
"gemini/gemini-2.0-flash-lite",
|
|
2144
3192
|
"gemini/gemini-2.5-flash",
|
|
3193
|
+
"gemini/gemini-2.5-flash-image",
|
|
2145
3194
|
"gemini/gemini-2.5-flash-image-preview",
|
|
2146
3195
|
"gemini/gemini-2.5-flash-lite",
|
|
2147
3196
|
"gemini/gemini-2.5-flash-lite-preview-09-2025",
|
|
2148
3197
|
"gemini/gemini-2.5-flash-preview-09-2025",
|
|
2149
3198
|
"gemini/gemini-2.5-pro",
|
|
3199
|
+
"gemini/gemini-3-pro-image-preview",
|
|
3200
|
+
"gemini/gemini-3-pro-preview",
|
|
2150
3201
|
"gemini/gemini-flash-latest",
|
|
2151
3202
|
"gemini/gemini-flash-lite-latest",
|
|
2152
3203
|
"openai/codex-mini-latest",
|
|
@@ -2156,10 +3207,17 @@
|
|
|
2156
3207
|
"openai/gpt-4o",
|
|
2157
3208
|
"openai/gpt-4o-mini",
|
|
2158
3209
|
"openai/gpt-5",
|
|
3210
|
+
"openai/gpt-5-2025-08-07",
|
|
2159
3211
|
"openai/gpt-5-codex",
|
|
2160
3212
|
"openai/gpt-5-mini",
|
|
3213
|
+
"openai/gpt-5-mini-2025-08-07",
|
|
2161
3214
|
"openai/gpt-5-nano",
|
|
2162
3215
|
"openai/gpt-5-pro",
|
|
3216
|
+
"openai/gpt-5.1",
|
|
3217
|
+
"openai/gpt-5.1-2025-11-13",
|
|
3218
|
+
"openai/gpt-5.1-codex",
|
|
3219
|
+
"openai/gpt-5.1-codex-max",
|
|
3220
|
+
"openai/gpt-5.1-codex-mini",
|
|
2163
3221
|
"openai/o3",
|
|
2164
3222
|
"openai/o3-mini",
|
|
2165
3223
|
"openai/o4-mini"
|