@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
|
@@ -8,9 +8,21 @@
|
|
|
8
8
|
* This is derived from the JSON data and provides type-safe access
|
|
9
9
|
*/
|
|
10
10
|
export type ProviderModelsMap = {
|
|
11
|
-
readonly 'moonshotai-cn': readonly [
|
|
11
|
+
readonly 'moonshotai-cn': readonly [
|
|
12
|
+
'kimi-k2-0711-preview',
|
|
13
|
+
'kimi-k2-0905-preview',
|
|
14
|
+
'kimi-k2-thinking',
|
|
15
|
+
'kimi-k2-thinking-turbo',
|
|
16
|
+
'kimi-k2-turbo-preview',
|
|
17
|
+
];
|
|
12
18
|
readonly lucidquery: readonly ['lucidnova-rf1-100b', 'lucidquery-nexus-coder'];
|
|
13
|
-
readonly moonshotai: readonly [
|
|
19
|
+
readonly moonshotai: readonly [
|
|
20
|
+
'kimi-k2-0711-preview',
|
|
21
|
+
'kimi-k2-0905-preview',
|
|
22
|
+
'kimi-k2-thinking',
|
|
23
|
+
'kimi-k2-thinking-turbo',
|
|
24
|
+
'kimi-k2-turbo-preview',
|
|
25
|
+
];
|
|
14
26
|
readonly 'zai-coding-plan': readonly ['glm-4.5', 'glm-4.5-air', 'glm-4.5-flash', 'glm-4.5v', 'glm-4.6'];
|
|
15
27
|
readonly alibaba: readonly [
|
|
16
28
|
'qvq-max',
|
|
@@ -69,6 +81,8 @@ export type ProviderModelsMap = {
|
|
|
69
81
|
'grok-3-mini-fast-latest',
|
|
70
82
|
'grok-3-mini-latest',
|
|
71
83
|
'grok-4',
|
|
84
|
+
'grok-4-1-fast',
|
|
85
|
+
'grok-4-1-fast-non-reasoning',
|
|
72
86
|
'grok-4-fast',
|
|
73
87
|
'grok-4-fast-non-reasoning',
|
|
74
88
|
'grok-beta',
|
|
@@ -89,6 +103,7 @@ export type ProviderModelsMap = {
|
|
|
89
103
|
'google/gemma-3-27b-it',
|
|
90
104
|
'microsoft/phi-4-mini-instruct',
|
|
91
105
|
'minimaxai/minimax-m2',
|
|
106
|
+
'mistralai/mistral-large-3-675b-instruct-2512',
|
|
92
107
|
'moonshotai/kimi-k2-instruct',
|
|
93
108
|
'moonshotai/kimi-k2-instruct-0905',
|
|
94
109
|
'nvidia/cosmos-nemotron-34b',
|
|
@@ -124,15 +139,19 @@ export type ProviderModelsMap = {
|
|
|
124
139
|
'qwen-qwq-32b',
|
|
125
140
|
'qwen/qwen3-32b',
|
|
126
141
|
];
|
|
142
|
+
readonly bailing: readonly ['Ling-1T', 'Ring-1T'];
|
|
127
143
|
readonly mistral: readonly [
|
|
128
144
|
'codestral-latest',
|
|
129
145
|
'devstral-medium-2507',
|
|
146
|
+
'devstral-medium-latest',
|
|
130
147
|
'devstral-small-2505',
|
|
131
148
|
'devstral-small-2507',
|
|
132
149
|
'magistral-medium-latest',
|
|
133
150
|
'magistral-small',
|
|
134
151
|
'ministral-3b-latest',
|
|
135
152
|
'ministral-8b-latest',
|
|
153
|
+
'mistral-large-2411',
|
|
154
|
+
'mistral-large-2512',
|
|
136
155
|
'mistral-large-latest',
|
|
137
156
|
'mistral-medium-2505',
|
|
138
157
|
'mistral-medium-2508',
|
|
@@ -165,7 +184,7 @@ export type ProviderModelsMap = {
|
|
|
165
184
|
'anthropic/claude-4-sonnet',
|
|
166
185
|
'anthropic/claude-4.5-sonnet',
|
|
167
186
|
'anthropic/claude-haiku-4.5',
|
|
168
|
-
'
|
|
187
|
+
'anthropic/claude-opus-4.5',
|
|
169
188
|
'deepseek/deepseek-r1',
|
|
170
189
|
'deepseek/deepseek-r1-distill-llama-70b',
|
|
171
190
|
'deepseek/deepseek-v3.1-terminus',
|
|
@@ -178,6 +197,7 @@ export type ProviderModelsMap = {
|
|
|
178
197
|
'google/gemini-2.5-flash-lite-preview-09-2025',
|
|
179
198
|
'google/gemini-2.5-flash-preview-09-2025',
|
|
180
199
|
'google/gemini-2.5-pro',
|
|
200
|
+
'google/gemini-3-pro-preview',
|
|
181
201
|
'meta/llama-3.3-70b',
|
|
182
202
|
'meta/llama-4-maverick',
|
|
183
203
|
'meta/llama-4-scout',
|
|
@@ -249,7 +269,7 @@ export type ProviderModelsMap = {
|
|
|
249
269
|
'zai-org/glm-4.5',
|
|
250
270
|
'zai-org/glm-4.5-air',
|
|
251
271
|
];
|
|
252
|
-
readonly deepseek: readonly ['deepseek-chat', 'deepseek-reasoner'];
|
|
272
|
+
readonly deepseek: readonly ['deepseek-chat', 'deepseek-reasoner', 'deepseek-v3.2'];
|
|
253
273
|
readonly 'alibaba-cn': readonly [
|
|
254
274
|
'deepseek-r1',
|
|
255
275
|
'deepseek-r1-0528',
|
|
@@ -314,54 +334,83 @@ export type ProviderModelsMap = {
|
|
|
314
334
|
'tongyi-intent-detect-v3',
|
|
315
335
|
];
|
|
316
336
|
readonly venice: readonly [
|
|
317
|
-
'
|
|
318
|
-
'deepseek-
|
|
319
|
-
'
|
|
320
|
-
'
|
|
337
|
+
'claude-opus-45',
|
|
338
|
+
'deepseek-v3.2',
|
|
339
|
+
'gemini-3-pro-preview',
|
|
340
|
+
'google-gemma-3-27b-it',
|
|
341
|
+
'grok-41-fast',
|
|
342
|
+
'hermes-3-llama-3.1-405b',
|
|
343
|
+
'kimi-k2-thinking',
|
|
321
344
|
'llama-3.2-3b',
|
|
322
345
|
'llama-3.3-70b',
|
|
323
346
|
'mistral-31-24b',
|
|
324
|
-
'
|
|
325
|
-
'qwen-2.5-qwq-32b',
|
|
326
|
-
'qwen-2.5-vl',
|
|
347
|
+
'openai-gpt-oss-120b',
|
|
327
348
|
'qwen3-235b',
|
|
349
|
+
'qwen3-235b-a22b-instruct-2507',
|
|
350
|
+
'qwen3-235b-a22b-thinking-2507',
|
|
328
351
|
'qwen3-4b',
|
|
352
|
+
'qwen3-coder-480b-a35b-instruct',
|
|
353
|
+
'qwen3-next-80b',
|
|
329
354
|
'venice-uncensored',
|
|
330
355
|
'zai-org-glm-4.6',
|
|
331
356
|
];
|
|
332
357
|
readonly chutes: readonly [
|
|
358
|
+
'Alibaba-NLP/Tongyi-DeepResearch-30B-A3B',
|
|
359
|
+
'ArliAI/QwQ-32B-ArliAI-RpR-v1',
|
|
333
360
|
'MiniMaxAI/MiniMax-M2',
|
|
361
|
+
'NousResearch/DeepHermes-3-Mistral-24B-Preview',
|
|
362
|
+
'NousResearch/Hermes-4-14B',
|
|
363
|
+
'NousResearch/Hermes-4-405B-FP8',
|
|
364
|
+
'NousResearch/Hermes-4-70B',
|
|
365
|
+
'OpenGVLab/InternVL3-78B',
|
|
366
|
+
'Qwen/Qwen2.5-72B-Instruct',
|
|
367
|
+
'Qwen/Qwen2.5-Coder-32B-Instruct',
|
|
368
|
+
'Qwen/Qwen2.5-VL-32B-Instruct',
|
|
369
|
+
'Qwen/Qwen2.5-VL-72B-Instruct',
|
|
370
|
+
'Qwen/Qwen3-14B',
|
|
371
|
+
'Qwen/Qwen3-235B-A22B',
|
|
334
372
|
'Qwen/Qwen3-235B-A22B-Instruct-2507',
|
|
335
373
|
'Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
336
374
|
'Qwen/Qwen3-30B-A3B',
|
|
337
375
|
'Qwen/Qwen3-30B-A3B-Instruct-2507',
|
|
376
|
+
'Qwen/Qwen3-32B',
|
|
338
377
|
'Qwen/Qwen3-Coder-30B-A3B-Instruct',
|
|
339
378
|
'Qwen/Qwen3-Coder-480B-A35B-Instruct-FP8',
|
|
340
379
|
'Qwen/Qwen3-Next-80B-A3B-Instruct',
|
|
341
|
-
'Qwen/Qwen3-
|
|
380
|
+
'Qwen/Qwen3-VL-235B-A22B-Instruct',
|
|
381
|
+
'Qwen/Qwen3-VL-235B-A22B-Thinking',
|
|
382
|
+
'chutesai/Mistral-Small-3.1-24B-Instruct-2503',
|
|
342
383
|
'chutesai/Mistral-Small-3.2-24B-Instruct-2506',
|
|
384
|
+
'deepseek-ai/DeepSeek-R1',
|
|
343
385
|
'deepseek-ai/DeepSeek-R1-0528',
|
|
344
386
|
'deepseek-ai/DeepSeek-R1-0528-Qwen3-8B',
|
|
345
387
|
'deepseek-ai/DeepSeek-R1-Distill-Llama-70B',
|
|
388
|
+
'deepseek-ai/DeepSeek-V3',
|
|
346
389
|
'deepseek-ai/DeepSeek-V3-0324',
|
|
347
390
|
'deepseek-ai/DeepSeek-V3.1',
|
|
348
391
|
'deepseek-ai/DeepSeek-V3.1-Terminus',
|
|
349
|
-
'deepseek-ai/DeepSeek-V3.
|
|
350
|
-
'deepseek-ai/DeepSeek-V3.2-
|
|
392
|
+
'deepseek-ai/DeepSeek-V3.2',
|
|
393
|
+
'deepseek-ai/DeepSeek-V3.2-Speciale',
|
|
351
394
|
'meituan-longcat/LongCat-Flash-Chat-FP8',
|
|
395
|
+
'microsoft/MAI-DS-R1-FP8',
|
|
352
396
|
'moonshotai/Kimi-K2-Instruct-0905',
|
|
353
|
-
'moonshotai/Kimi-K2-
|
|
354
|
-
'moonshotai/Kimi-VL-A3B-Thinking',
|
|
397
|
+
'moonshotai/Kimi-K2-Thinking',
|
|
355
398
|
'openai/gpt-oss-120b',
|
|
399
|
+
'openai/gpt-oss-20b',
|
|
400
|
+
'rednote-hilab/dots.ocr',
|
|
356
401
|
'tngtech/DeepSeek-R1T-Chimera',
|
|
357
402
|
'tngtech/DeepSeek-TNG-R1T2-Chimera',
|
|
403
|
+
'tngtech/TNG-R1T-Chimera',
|
|
404
|
+
'unsloth/Mistral-Nemo-Instruct-2407',
|
|
405
|
+
'unsloth/Mistral-Small-24B-Instruct-2501',
|
|
406
|
+
'unsloth/gemma-3-12b-it',
|
|
407
|
+
'unsloth/gemma-3-27b-it',
|
|
408
|
+
'unsloth/gemma-3-4b-it',
|
|
358
409
|
'zai-org/GLM-4.5',
|
|
359
410
|
'zai-org/GLM-4.5-Air',
|
|
360
|
-
'zai-org/GLM-4.5-FP8',
|
|
361
411
|
'zai-org/GLM-4.6',
|
|
362
|
-
'zai-org/GLM-4.6-FP8',
|
|
363
|
-
'zai-org/GLM-4.6-turbo',
|
|
364
412
|
];
|
|
413
|
+
readonly 'kimi-for-coding': readonly ['kimi-k2-thinking'];
|
|
365
414
|
readonly cortecs: readonly [
|
|
366
415
|
'claude-4-5-sonnet',
|
|
367
416
|
'claude-sonnet-4',
|
|
@@ -441,10 +490,179 @@ export type ProviderModelsMap = {
|
|
|
441
490
|
'openai/gpt-oss-120b',
|
|
442
491
|
];
|
|
443
492
|
readonly baseten: readonly [
|
|
444
|
-
'
|
|
493
|
+
'Qwen/Qwen3-Coder-480B-A35B-Instruct',
|
|
494
|
+
'deepseek-ai/DeepSeek-V3.2',
|
|
445
495
|
'moonshotai/Kimi-K2-Instruct-0905',
|
|
496
|
+
'moonshotai/Kimi-K2-Thinking',
|
|
446
497
|
'zai-org/GLM-4.6',
|
|
447
498
|
];
|
|
499
|
+
readonly siliconflow: readonly [
|
|
500
|
+
'baidu-ernie-4.5-300b-a47b',
|
|
501
|
+
'bytedance-seed-seed-oss-36b-instruct',
|
|
502
|
+
'deepseek-ai-deepseek-r1',
|
|
503
|
+
'deepseek-ai-deepseek-r1-distill-qwen-14b',
|
|
504
|
+
'deepseek-ai-deepseek-r1-distill-qwen-32b',
|
|
505
|
+
'deepseek-ai-deepseek-r1-distill-qwen-7b',
|
|
506
|
+
'deepseek-ai-deepseek-v3',
|
|
507
|
+
'deepseek-ai-deepseek-v3.1',
|
|
508
|
+
'deepseek-ai-deepseek-v3.1-terminus',
|
|
509
|
+
'deepseek-ai-deepseek-v3.2-exp',
|
|
510
|
+
'deepseek-ai-deepseek-vl2',
|
|
511
|
+
'inclusionai-ling-flash-2.0',
|
|
512
|
+
'inclusionai-ling-mini-2.0',
|
|
513
|
+
'inclusionai-ring-flash-2.0',
|
|
514
|
+
'meta-llama-meta-llama-3.1-8b-instruct',
|
|
515
|
+
'minimaxai-minimax-m1-80k',
|
|
516
|
+
'minimaxai-minimax-m2',
|
|
517
|
+
'moonshotai-kimi-dev-72b',
|
|
518
|
+
'moonshotai-kimi-k2-instruct',
|
|
519
|
+
'moonshotai-kimi-k2-instruct-0905',
|
|
520
|
+
'moonshotai-kimi-k2-thinking',
|
|
521
|
+
'nex-agi-deepseek-v3.1-nex-n1',
|
|
522
|
+
'openai-gpt-oss-120b',
|
|
523
|
+
'openai-gpt-oss-20b',
|
|
524
|
+
'qwen-qwen2.5-14b-instruct',
|
|
525
|
+
'qwen-qwen2.5-32b-instruct',
|
|
526
|
+
'qwen-qwen2.5-72b-instruct',
|
|
527
|
+
'qwen-qwen2.5-72b-instruct-128k',
|
|
528
|
+
'qwen-qwen2.5-7b-instruct',
|
|
529
|
+
'qwen-qwen2.5-coder-32b-instruct',
|
|
530
|
+
'qwen-qwen2.5-vl-32b-instruct',
|
|
531
|
+
'qwen-qwen2.5-vl-72b-instruct',
|
|
532
|
+
'qwen-qwen2.5-vl-7b-instruct',
|
|
533
|
+
'qwen-qwen3-14b',
|
|
534
|
+
'qwen-qwen3-235b-a22b',
|
|
535
|
+
'qwen-qwen3-235b-a22b-instruct-2507',
|
|
536
|
+
'qwen-qwen3-235b-a22b-thinking-2507',
|
|
537
|
+
'qwen-qwen3-30b-a3b',
|
|
538
|
+
'qwen-qwen3-30b-a3b-instruct-2507',
|
|
539
|
+
'qwen-qwen3-30b-a3b-thinking-2507',
|
|
540
|
+
'qwen-qwen3-32b',
|
|
541
|
+
'qwen-qwen3-8b',
|
|
542
|
+
'qwen-qwen3-coder-30b-a3b-instruct',
|
|
543
|
+
'qwen-qwen3-coder-480b-a35b-instruct',
|
|
544
|
+
'qwen-qwen3-next-80b-a3b-instruct',
|
|
545
|
+
'qwen-qwen3-next-80b-a3b-thinking',
|
|
546
|
+
'qwen-qwen3-omni-30b-a3b-captioner',
|
|
547
|
+
'qwen-qwen3-omni-30b-a3b-instruct',
|
|
548
|
+
'qwen-qwen3-omni-30b-a3b-thinking',
|
|
549
|
+
'qwen-qwen3-vl-235b-a22b-instruct',
|
|
550
|
+
'qwen-qwen3-vl-235b-a22b-thinking',
|
|
551
|
+
'qwen-qwen3-vl-30b-a3b-instruct',
|
|
552
|
+
'qwen-qwen3-vl-30b-a3b-thinking',
|
|
553
|
+
'qwen-qwen3-vl-32b-instruct',
|
|
554
|
+
'qwen-qwen3-vl-32b-thinking',
|
|
555
|
+
'qwen-qwen3-vl-8b-instruct',
|
|
556
|
+
'qwen-qwen3-vl-8b-thinking',
|
|
557
|
+
'qwen-qwq-32b',
|
|
558
|
+
'stepfun-ai-step3',
|
|
559
|
+
'tencent-hunyuan-a13b-instruct',
|
|
560
|
+
'tencent-hunyuan-mt-7b',
|
|
561
|
+
'thudm-glm-4-32b-0414',
|
|
562
|
+
'thudm-glm-4-9b-0414',
|
|
563
|
+
'thudm-glm-4.1v-9b-thinking',
|
|
564
|
+
'thudm-glm-z1-32b-0414',
|
|
565
|
+
'thudm-glm-z1-9b-0414',
|
|
566
|
+
'z-ai-glm-4.5',
|
|
567
|
+
'z-ai-glm-4.5-air',
|
|
568
|
+
'zai-org-glm-4.5',
|
|
569
|
+
'zai-org-glm-4.5-air',
|
|
570
|
+
'zai-org-glm-4.5v',
|
|
571
|
+
'zai-org-glm-4.6',
|
|
572
|
+
];
|
|
573
|
+
readonly helicone: readonly [
|
|
574
|
+
'chatgpt-4o-latest',
|
|
575
|
+
'claude-3-haiku-20240307',
|
|
576
|
+
'claude-3.5-haiku',
|
|
577
|
+
'claude-3.5-sonnet-v2',
|
|
578
|
+
'claude-3.7-sonnet',
|
|
579
|
+
'claude-4.5-haiku',
|
|
580
|
+
'claude-4.5-opus',
|
|
581
|
+
'claude-4.5-sonnet',
|
|
582
|
+
'claude-haiku-4-5-20251001',
|
|
583
|
+
'claude-opus-4',
|
|
584
|
+
'claude-opus-4-1',
|
|
585
|
+
'claude-opus-4-1-20250805',
|
|
586
|
+
'claude-sonnet-4',
|
|
587
|
+
'claude-sonnet-4-5-20250929',
|
|
588
|
+
'codex-mini-latest',
|
|
589
|
+
'deepseek-r1-distill-llama-70b',
|
|
590
|
+
'deepseek-reasoner',
|
|
591
|
+
'deepseek-tng-r1t2-chimera',
|
|
592
|
+
'deepseek-v3',
|
|
593
|
+
'deepseek-v3.1-terminus',
|
|
594
|
+
'deepseek-v3.2',
|
|
595
|
+
'ernie-4.5-21b-a3b-thinking',
|
|
596
|
+
'gemini-2.5-flash',
|
|
597
|
+
'gemini-2.5-flash-lite',
|
|
598
|
+
'gemini-2.5-pro',
|
|
599
|
+
'gemini-3-pro-preview',
|
|
600
|
+
'gemma-3-12b-it',
|
|
601
|
+
'gemma2-9b-it',
|
|
602
|
+
'glm-4.6',
|
|
603
|
+
'gpt-4.1',
|
|
604
|
+
'gpt-4.1-mini',
|
|
605
|
+
'gpt-4.1-mini-2025-04-14',
|
|
606
|
+
'gpt-4.1-nano',
|
|
607
|
+
'gpt-4o',
|
|
608
|
+
'gpt-4o-mini',
|
|
609
|
+
'gpt-5',
|
|
610
|
+
'gpt-5-chat-latest',
|
|
611
|
+
'gpt-5-codex',
|
|
612
|
+
'gpt-5-mini',
|
|
613
|
+
'gpt-5-nano',
|
|
614
|
+
'gpt-5-pro',
|
|
615
|
+
'gpt-5.1',
|
|
616
|
+
'gpt-5.1-chat-latest',
|
|
617
|
+
'gpt-5.1-codex',
|
|
618
|
+
'gpt-5.1-codex-mini',
|
|
619
|
+
'gpt-oss-120b',
|
|
620
|
+
'gpt-oss-20b',
|
|
621
|
+
'grok-3',
|
|
622
|
+
'grok-3-mini',
|
|
623
|
+
'grok-4',
|
|
624
|
+
'grok-4-1-fast-non-reasoning',
|
|
625
|
+
'grok-4-1-fast-reasoning',
|
|
626
|
+
'grok-4-fast-non-reasoning',
|
|
627
|
+
'grok-4-fast-reasoning',
|
|
628
|
+
'grok-code-fast-1',
|
|
629
|
+
'hermes-2-pro-llama-3-8b',
|
|
630
|
+
'kimi-k2-0711',
|
|
631
|
+
'kimi-k2-0905',
|
|
632
|
+
'kimi-k2-thinking',
|
|
633
|
+
'llama-3.1-8b-instant',
|
|
634
|
+
'llama-3.1-8b-instruct',
|
|
635
|
+
'llama-3.1-8b-instruct-turbo',
|
|
636
|
+
'llama-3.3-70b-instruct',
|
|
637
|
+
'llama-3.3-70b-versatile',
|
|
638
|
+
'llama-4-maverick',
|
|
639
|
+
'llama-4-scout',
|
|
640
|
+
'llama-guard-4',
|
|
641
|
+
'llama-prompt-guard-2-22m',
|
|
642
|
+
'llama-prompt-guard-2-86m',
|
|
643
|
+
'mistral-large-2411',
|
|
644
|
+
'mistral-nemo',
|
|
645
|
+
'mistral-small',
|
|
646
|
+
'o1',
|
|
647
|
+
'o1-mini',
|
|
648
|
+
'o3',
|
|
649
|
+
'o3-mini',
|
|
650
|
+
'o3-pro',
|
|
651
|
+
'o4-mini',
|
|
652
|
+
'qwen2.5-coder-7b-fast',
|
|
653
|
+
'qwen3-235b-a22b-thinking',
|
|
654
|
+
'qwen3-30b-a3b',
|
|
655
|
+
'qwen3-32b',
|
|
656
|
+
'qwen3-coder',
|
|
657
|
+
'qwen3-coder-30b-a3b-instruct',
|
|
658
|
+
'qwen3-next-80b-a3b-instruct',
|
|
659
|
+
'qwen3-vl-235b-a22b-instruct',
|
|
660
|
+
'sonar',
|
|
661
|
+
'sonar-deep-research',
|
|
662
|
+
'sonar-pro',
|
|
663
|
+
'sonar-reasoning',
|
|
664
|
+
'sonar-reasoning-pro',
|
|
665
|
+
];
|
|
448
666
|
readonly huggingface: readonly [
|
|
449
667
|
'MiniMaxAI/MiniMax-M2',
|
|
450
668
|
'Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
@@ -462,19 +680,27 @@ export type ProviderModelsMap = {
|
|
|
462
680
|
'zai-org/GLM-4.6',
|
|
463
681
|
];
|
|
464
682
|
readonly opencode: readonly [
|
|
465
|
-
'
|
|
683
|
+
'alpha-doubao-seed-code',
|
|
684
|
+
'alpha-gd4',
|
|
685
|
+
'alpha-minimax-m2',
|
|
466
686
|
'big-pickle',
|
|
467
687
|
'claude-3-5-haiku',
|
|
468
688
|
'claude-haiku-4-5',
|
|
469
689
|
'claude-opus-4-1',
|
|
690
|
+
'claude-opus-4-5',
|
|
470
691
|
'claude-sonnet-4',
|
|
471
692
|
'claude-sonnet-4-5',
|
|
693
|
+
'gemini-3-pro',
|
|
472
694
|
'glm-4.6',
|
|
473
695
|
'gpt-5',
|
|
474
696
|
'gpt-5-codex',
|
|
697
|
+
'gpt-5-nano',
|
|
698
|
+
'gpt-5.1',
|
|
699
|
+
'gpt-5.1-codex',
|
|
700
|
+
'gpt-5.1-codex-max',
|
|
475
701
|
'grok-code',
|
|
476
702
|
'kimi-k2',
|
|
477
|
-
'
|
|
703
|
+
'kimi-k2-thinking',
|
|
478
704
|
'qwen3-coder',
|
|
479
705
|
];
|
|
480
706
|
readonly fastrouter: readonly [
|
|
@@ -493,6 +719,7 @@ export type ProviderModelsMap = {
|
|
|
493
719
|
'qwen/qwen3-coder',
|
|
494
720
|
'x-ai/grok-4',
|
|
495
721
|
];
|
|
722
|
+
readonly minimax: readonly ['MiniMax-M2'];
|
|
496
723
|
readonly google: readonly [
|
|
497
724
|
'gemini-1.5-flash',
|
|
498
725
|
'gemini-1.5-flash-8b',
|
|
@@ -513,6 +740,7 @@ export type ProviderModelsMap = {
|
|
|
513
740
|
'gemini-2.5-pro-preview-05-06',
|
|
514
741
|
'gemini-2.5-pro-preview-06-05',
|
|
515
742
|
'gemini-2.5-pro-preview-tts',
|
|
743
|
+
'gemini-3-pro-preview',
|
|
516
744
|
'gemini-embedding-001',
|
|
517
745
|
'gemini-flash-latest',
|
|
518
746
|
'gemini-flash-lite-latest',
|
|
@@ -532,6 +760,85 @@ export type ProviderModelsMap = {
|
|
|
532
760
|
'microsoft/Phi-4-mini-instruct',
|
|
533
761
|
'moonshotai/Kimi-K2-Instruct',
|
|
534
762
|
];
|
|
763
|
+
readonly 'cloudflare-ai-gateway': readonly [
|
|
764
|
+
'anthropic/claude-3-5-haiku',
|
|
765
|
+
'anthropic/claude-3-haiku',
|
|
766
|
+
'anthropic/claude-3-opus',
|
|
767
|
+
'anthropic/claude-3-sonnet',
|
|
768
|
+
'anthropic/claude-3.5-haiku',
|
|
769
|
+
'anthropic/claude-3.5-sonnet',
|
|
770
|
+
'anthropic/claude-haiku-4-5',
|
|
771
|
+
'anthropic/claude-haiku-4.5',
|
|
772
|
+
'anthropic/claude-opus-4',
|
|
773
|
+
'anthropic/claude-opus-4-1',
|
|
774
|
+
'anthropic/claude-opus-4-5',
|
|
775
|
+
'anthropic/claude-opus-4.1',
|
|
776
|
+
'anthropic/claude-opus-4.5',
|
|
777
|
+
'anthropic/claude-sonnet-4',
|
|
778
|
+
'anthropic/claude-sonnet-4-5',
|
|
779
|
+
'anthropic/claude-sonnet-4.5',
|
|
780
|
+
'openai/gpt-3.5-turbo',
|
|
781
|
+
'openai/gpt-4',
|
|
782
|
+
'openai/gpt-4-turbo',
|
|
783
|
+
'openai/gpt-4o',
|
|
784
|
+
'openai/gpt-4o-mini',
|
|
785
|
+
'openai/gpt-5.1',
|
|
786
|
+
'openai/gpt-5.1-codex',
|
|
787
|
+
'openai/o1',
|
|
788
|
+
'openai/o1-mini',
|
|
789
|
+
'openai/o1-preview',
|
|
790
|
+
'openai/o3',
|
|
791
|
+
'openai/o3-mini',
|
|
792
|
+
'openai/o3-pro',
|
|
793
|
+
'openai/o4-mini',
|
|
794
|
+
'replicate/deepseek-ai/deepseek-r1',
|
|
795
|
+
'replicate/meta/meta-llama-3-70b-instruct',
|
|
796
|
+
'replicate/meta/meta-llama-3-8b-instruct',
|
|
797
|
+
'replicate/meta/meta-llama-3.1-405b-instruct',
|
|
798
|
+
'replicate/replicate-internal/llama-405b-instruct-vllm',
|
|
799
|
+
'workers-ai/aura-1',
|
|
800
|
+
'workers-ai/aura-2-en',
|
|
801
|
+
'workers-ai/aura-2-es',
|
|
802
|
+
'workers-ai/bart-large-cnn',
|
|
803
|
+
'workers-ai/bge-base-en-v1.5',
|
|
804
|
+
'workers-ai/bge-large-en-v1.5',
|
|
805
|
+
'workers-ai/bge-m3',
|
|
806
|
+
'workers-ai/bge-reranker-base',
|
|
807
|
+
'workers-ai/bge-small-en-v1.5',
|
|
808
|
+
'workers-ai/deepseek-r1-distill-qwen-32b',
|
|
809
|
+
'workers-ai/distilbert-sst-2-int8',
|
|
810
|
+
'workers-ai/gemma-3-12b-it',
|
|
811
|
+
'workers-ai/gemma-sea-lion-v4-27b-it',
|
|
812
|
+
'workers-ai/gpt-oss-120b',
|
|
813
|
+
'workers-ai/gpt-oss-20b',
|
|
814
|
+
'workers-ai/granite-4.0-h-micro',
|
|
815
|
+
'workers-ai/indictrans2-en-indic-1B',
|
|
816
|
+
'workers-ai/llama-2-7b-chat-fp16',
|
|
817
|
+
'workers-ai/llama-3-8b-instruct',
|
|
818
|
+
'workers-ai/llama-3-8b-instruct-awq',
|
|
819
|
+
'workers-ai/llama-3.1-8b-instruct',
|
|
820
|
+
'workers-ai/llama-3.1-8b-instruct-awq',
|
|
821
|
+
'workers-ai/llama-3.1-8b-instruct-fp8',
|
|
822
|
+
'workers-ai/llama-3.2-11b-vision-instruct',
|
|
823
|
+
'workers-ai/llama-3.2-1b-instruct',
|
|
824
|
+
'workers-ai/llama-3.2-3b-instruct',
|
|
825
|
+
'workers-ai/llama-3.3-70b-instruct-fp8-fast',
|
|
826
|
+
'workers-ai/llama-4-scout-17b-16e-instruct',
|
|
827
|
+
'workers-ai/llama-guard-3-8b',
|
|
828
|
+
'workers-ai/m2m100-1.2b',
|
|
829
|
+
'workers-ai/melotts',
|
|
830
|
+
'workers-ai/mistral-7b-instruct-v0.1',
|
|
831
|
+
'workers-ai/mistral-small-3.1-24b-instruct',
|
|
832
|
+
'workers-ai/nova-3',
|
|
833
|
+
'workers-ai/plamo-embedding-1b',
|
|
834
|
+
'workers-ai/qwen2.5-coder-32b-instruct',
|
|
835
|
+
'workers-ai/qwen3-30b-a3b-fp8',
|
|
836
|
+
'workers-ai/qwen3-embedding-0.6b',
|
|
837
|
+
'workers-ai/qwq-32b',
|
|
838
|
+
'workers-ai/smart-turn-v2',
|
|
839
|
+
'workers-ai/whisper',
|
|
840
|
+
'workers-ai/whisper-large-v3-turbo',
|
|
841
|
+
];
|
|
535
842
|
readonly openai: readonly [
|
|
536
843
|
'codex-mini-latest',
|
|
537
844
|
'gpt-3.5-turbo',
|
|
@@ -551,6 +858,11 @@ export type ProviderModelsMap = {
|
|
|
551
858
|
'gpt-5-mini',
|
|
552
859
|
'gpt-5-nano',
|
|
553
860
|
'gpt-5-pro',
|
|
861
|
+
'gpt-5.1',
|
|
862
|
+
'gpt-5.1-chat-latest',
|
|
863
|
+
'gpt-5.1-codex',
|
|
864
|
+
'gpt-5.1-codex-max',
|
|
865
|
+
'gpt-5.1-codex-mini',
|
|
554
866
|
'o1',
|
|
555
867
|
'o1-mini',
|
|
556
868
|
'o1-preview',
|
|
@@ -566,6 +878,7 @@ export type ProviderModelsMap = {
|
|
|
566
878
|
'text-embedding-ada-002',
|
|
567
879
|
];
|
|
568
880
|
readonly 'zhipuai-coding-plan': readonly ['glm-4.5', 'glm-4.5-air', 'glm-4.5-flash', 'glm-4.5v', 'glm-4.6'];
|
|
881
|
+
readonly 'minimax-cn': readonly ['MiniMax-M2'];
|
|
569
882
|
readonly perplexity: readonly ['sonar', 'sonar-pro', 'sonar-reasoning', 'sonar-reasoning-pro'];
|
|
570
883
|
readonly openrouter: readonly [
|
|
571
884
|
'anthropic/claude-3.5-haiku',
|
|
@@ -573,6 +886,7 @@ export type ProviderModelsMap = {
|
|
|
573
886
|
'anthropic/claude-haiku-4.5',
|
|
574
887
|
'anthropic/claude-opus-4',
|
|
575
888
|
'anthropic/claude-opus-4.1',
|
|
889
|
+
'anthropic/claude-opus-4.5',
|
|
576
890
|
'anthropic/claude-sonnet-4',
|
|
577
891
|
'anthropic/claude-sonnet-4.5',
|
|
578
892
|
'cognitivecomputations/dolphin3.0-mistral-24b',
|
|
@@ -587,6 +901,8 @@ export type ProviderModelsMap = {
|
|
|
587
901
|
'deepseek/deepseek-v3-base:free',
|
|
588
902
|
'deepseek/deepseek-v3.1-terminus',
|
|
589
903
|
'deepseek/deepseek-v3.1-terminus:exacto',
|
|
904
|
+
'deepseek/deepseek-v3.2',
|
|
905
|
+
'deepseek/deepseek-v3.2-speciale',
|
|
590
906
|
'featherless/qwerky-72b',
|
|
591
907
|
'google/gemini-2.0-flash-001',
|
|
592
908
|
'google/gemini-2.0-flash-exp:free',
|
|
@@ -597,18 +913,20 @@ export type ProviderModelsMap = {
|
|
|
597
913
|
'google/gemini-2.5-pro',
|
|
598
914
|
'google/gemini-2.5-pro-preview-05-06',
|
|
599
915
|
'google/gemini-2.5-pro-preview-06-05',
|
|
916
|
+
'google/gemini-3-pro-preview',
|
|
600
917
|
'google/gemma-2-9b-it:free',
|
|
601
918
|
'google/gemma-3-12b-it',
|
|
602
919
|
'google/gemma-3-27b-it',
|
|
603
920
|
'google/gemma-3n-e4b-it',
|
|
604
921
|
'google/gemma-3n-e4b-it:free',
|
|
922
|
+
'kwaipilot/kat-coder-pro:free',
|
|
605
923
|
'meta-llama/llama-3.2-11b-vision-instruct',
|
|
606
924
|
'meta-llama/llama-3.3-70b-instruct:free',
|
|
607
925
|
'meta-llama/llama-4-scout:free',
|
|
608
926
|
'microsoft/mai-ds-r1:free',
|
|
609
927
|
'minimax/minimax-01',
|
|
610
928
|
'minimax/minimax-m1',
|
|
611
|
-
'minimax/minimax-m2
|
|
929
|
+
'minimax/minimax-m2',
|
|
612
930
|
'mistralai/codestral-2508',
|
|
613
931
|
'mistralai/devstral-medium-2507',
|
|
614
932
|
'mistralai/devstral-small-2505',
|
|
@@ -625,6 +943,7 @@ export type ProviderModelsMap = {
|
|
|
625
943
|
'moonshotai/kimi-k2',
|
|
626
944
|
'moonshotai/kimi-k2-0905',
|
|
627
945
|
'moonshotai/kimi-k2-0905:exacto',
|
|
946
|
+
'moonshotai/kimi-k2-thinking',
|
|
628
947
|
'moonshotai/kimi-k2:free',
|
|
629
948
|
'nousresearch/deephermes-3-llama-3-8b-preview',
|
|
630
949
|
'nousresearch/hermes-4-405b',
|
|
@@ -640,15 +959,15 @@ export type ProviderModelsMap = {
|
|
|
640
959
|
'openai/gpt-5-mini',
|
|
641
960
|
'openai/gpt-5-nano',
|
|
642
961
|
'openai/gpt-5-pro',
|
|
962
|
+
'openai/gpt-5.1',
|
|
963
|
+
'openai/gpt-5.1-chat',
|
|
964
|
+
'openai/gpt-5.1-codex',
|
|
965
|
+
'openai/gpt-5.1-codex-mini',
|
|
643
966
|
'openai/gpt-oss-120b',
|
|
644
967
|
'openai/gpt-oss-120b:exacto',
|
|
645
968
|
'openai/gpt-oss-20b',
|
|
969
|
+
'openai/gpt-oss-safeguard-20b',
|
|
646
970
|
'openai/o4-mini',
|
|
647
|
-
'openrouter/cypher-alpha:free',
|
|
648
|
-
'openrouter/horizon-alpha',
|
|
649
|
-
'openrouter/horizon-beta',
|
|
650
|
-
'openrouter/sonoma-dusk-alpha',
|
|
651
|
-
'openrouter/sonoma-sky-alpha',
|
|
652
971
|
'qwen/qwen-2.5-coder-32b-instruct',
|
|
653
972
|
'qwen/qwen2.5-vl-32b-instruct:free',
|
|
654
973
|
'qwen/qwen2.5-vl-72b-instruct',
|
|
@@ -664,6 +983,7 @@ export type ProviderModelsMap = {
|
|
|
664
983
|
'qwen/qwen3-32b:free',
|
|
665
984
|
'qwen/qwen3-8b:free',
|
|
666
985
|
'qwen/qwen3-coder',
|
|
986
|
+
'qwen/qwen3-coder-flash',
|
|
667
987
|
'qwen/qwen3-coder:exacto',
|
|
668
988
|
'qwen/qwen3-coder:free',
|
|
669
989
|
'qwen/qwen3-max',
|
|
@@ -680,6 +1000,7 @@ export type ProviderModelsMap = {
|
|
|
680
1000
|
'x-ai/grok-3-mini-beta',
|
|
681
1001
|
'x-ai/grok-4',
|
|
682
1002
|
'x-ai/grok-4-fast',
|
|
1003
|
+
'x-ai/grok-4.1-fast',
|
|
683
1004
|
'x-ai/grok-code-fast-1',
|
|
684
1005
|
'z-ai/glm-4.5',
|
|
685
1006
|
'z-ai/glm-4.5-air',
|
|
@@ -697,7 +1018,10 @@ export type ProviderModelsMap = {
|
|
|
697
1018
|
'inclusionai/lint-1t',
|
|
698
1019
|
'inclusionai/ring-1t',
|
|
699
1020
|
'kuaishou/kat-coder-pro-v1',
|
|
1021
|
+
'minimax/minimax-m2',
|
|
700
1022
|
'moonshotai/kimi-k2-0905',
|
|
1023
|
+
'moonshotai/kimi-k2-thinking',
|
|
1024
|
+
'moonshotai/kimi-k2-thinking-turbo',
|
|
701
1025
|
'openai/gpt-5',
|
|
702
1026
|
'openai/gpt-5-codex',
|
|
703
1027
|
'qwen/qwen3-coder-plus',
|
|
@@ -708,14 +1032,34 @@ export type ProviderModelsMap = {
|
|
|
708
1032
|
'z-ai/glm-4.5-air',
|
|
709
1033
|
'z-ai/glm-4.6',
|
|
710
1034
|
];
|
|
1035
|
+
readonly ovhcloud: readonly [
|
|
1036
|
+
'deepseek-r1-distill-llama-70b',
|
|
1037
|
+
'gpt-oss-120b',
|
|
1038
|
+
'gpt-oss-20b',
|
|
1039
|
+
'llama-3.1-8b-instruct',
|
|
1040
|
+
'llava-next-mistral-7b',
|
|
1041
|
+
'meta-llama-3_1-70b-instruct',
|
|
1042
|
+
'meta-llama-3_3-70b-instruct',
|
|
1043
|
+
'mistral-7b-instruct-v0.3',
|
|
1044
|
+
'mistral-nemo-instruct-2407',
|
|
1045
|
+
'mistral-small-3.2-24b-instruct-2506',
|
|
1046
|
+
'mixtral-8x7b-instruct-v0.1',
|
|
1047
|
+
'qwen2.5-coder-32b-instruct',
|
|
1048
|
+
'qwen2.5-vl-72b-instruct',
|
|
1049
|
+
'qwen3-32b',
|
|
1050
|
+
'qwen3-coder-30b-a3b-instruct',
|
|
1051
|
+
];
|
|
711
1052
|
readonly iflowcn: readonly [
|
|
712
1053
|
'deepseek-r1',
|
|
713
1054
|
'deepseek-v3',
|
|
714
1055
|
'deepseek-v3.1',
|
|
715
1056
|
'deepseek-v3.2',
|
|
1057
|
+
'deepseek-v3.2-chat',
|
|
716
1058
|
'glm-4.6',
|
|
717
1059
|
'kimi-k2',
|
|
718
1060
|
'kimi-k2-0905',
|
|
1061
|
+
'kimi-k2-thinking',
|
|
1062
|
+
'minimax-m2',
|
|
719
1063
|
'qwen3-235b',
|
|
720
1064
|
'qwen3-235b-a22b-instruct',
|
|
721
1065
|
'qwen3-235b-a22b-thinking-2507',
|
|
@@ -739,6 +1083,7 @@ export type ProviderModelsMap = {
|
|
|
739
1083
|
'hf:deepseek-ai/DeepSeek-V3-0324',
|
|
740
1084
|
'hf:deepseek-ai/DeepSeek-V3.1',
|
|
741
1085
|
'hf:deepseek-ai/DeepSeek-V3.1-Terminus',
|
|
1086
|
+
'hf:deepseek-ai/DeepSeek-V3.2',
|
|
742
1087
|
'hf:meta-llama/Llama-3.1-405B-Instruct',
|
|
743
1088
|
'hf:meta-llama/Llama-3.1-70B-Instruct',
|
|
744
1089
|
'hf:meta-llama/Llama-3.1-8B-Instruct',
|
|
@@ -747,6 +1092,7 @@ export type ProviderModelsMap = {
|
|
|
747
1092
|
'hf:meta-llama/Llama-4-Scout-17B-16E-Instruct',
|
|
748
1093
|
'hf:moonshotai/Kimi-K2-Instruct',
|
|
749
1094
|
'hf:moonshotai/Kimi-K2-Instruct-0905',
|
|
1095
|
+
'hf:moonshotai/Kimi-K2-Thinking',
|
|
750
1096
|
'hf:openai/gpt-oss-120b',
|
|
751
1097
|
'hf:zai-org/GLM-4.5',
|
|
752
1098
|
'hf:zai-org/GLM-4.6',
|
|
@@ -755,6 +1101,8 @@ export type ProviderModelsMap = {
|
|
|
755
1101
|
'Qwen/Qwen3-Coder-480B-A35B-Instruct',
|
|
756
1102
|
'Qwen/Qwen3-Coder-480B-A35B-Instruct-Turbo',
|
|
757
1103
|
'moonshotai/Kimi-K2-Instruct',
|
|
1104
|
+
'openai/gpt-oss-120b',
|
|
1105
|
+
'openai/gpt-oss-20b',
|
|
758
1106
|
'zai-org/GLM-4.5',
|
|
759
1107
|
];
|
|
760
1108
|
readonly zhipuai: readonly ['glm-4.5', 'glm-4.5-air', 'glm-4.5-flash', 'glm-4.5v', 'glm-4.6'];
|
|
@@ -783,11 +1131,15 @@ export type ProviderModelsMap = {
|
|
|
783
1131
|
];
|
|
784
1132
|
readonly requesty: readonly [
|
|
785
1133
|
'anthropic/claude-3-7-sonnet',
|
|
786
|
-
'anthropic/claude-4-
|
|
1134
|
+
'anthropic/claude-haiku-4-5',
|
|
787
1135
|
'anthropic/claude-opus-4',
|
|
788
|
-
'anthropic/claude-opus-4-1
|
|
1136
|
+
'anthropic/claude-opus-4-1',
|
|
1137
|
+
'anthropic/claude-opus-4-5',
|
|
1138
|
+
'anthropic/claude-sonnet-4',
|
|
1139
|
+
'anthropic/claude-sonnet-4-5',
|
|
789
1140
|
'google/gemini-2.5-flash',
|
|
790
1141
|
'google/gemini-2.5-pro',
|
|
1142
|
+
'google/gemini-3-pro-preview',
|
|
791
1143
|
'openai/gpt-4.1',
|
|
792
1144
|
'openai/gpt-4.1-mini',
|
|
793
1145
|
'openai/gpt-4o-mini',
|
|
@@ -795,6 +1147,8 @@ export type ProviderModelsMap = {
|
|
|
795
1147
|
'openai/gpt-5-mini',
|
|
796
1148
|
'openai/gpt-5-nano',
|
|
797
1149
|
'openai/o4-mini',
|
|
1150
|
+
'xai/grok-4',
|
|
1151
|
+
'xai/grok-4-fast',
|
|
798
1152
|
];
|
|
799
1153
|
readonly morph: readonly ['auto', 'morph-v3-fast', 'morph-v3-large'];
|
|
800
1154
|
readonly lmstudio: readonly ['openai/gpt-oss-20b', 'qwen/qwen3-30b-a3b-2507', 'qwen/qwen3-coder-30b'];
|
|
@@ -814,6 +1168,8 @@ export type ProviderModelsMap = {
|
|
|
814
1168
|
'claude-opus-4-1',
|
|
815
1169
|
'claude-opus-4-1-20250805',
|
|
816
1170
|
'claude-opus-4-20250514',
|
|
1171
|
+
'claude-opus-4-5',
|
|
1172
|
+
'claude-opus-4-5-20251101',
|
|
817
1173
|
'claude-sonnet-4-0',
|
|
818
1174
|
'claude-sonnet-4-20250514',
|
|
819
1175
|
'claude-sonnet-4-5',
|
|
@@ -828,10 +1184,30 @@ export type ProviderModelsMap = {
|
|
|
828
1184
|
'accounts/fireworks/models/gpt-oss-120b',
|
|
829
1185
|
'accounts/fireworks/models/gpt-oss-20b',
|
|
830
1186
|
'accounts/fireworks/models/kimi-k2-instruct',
|
|
1187
|
+
'accounts/fireworks/models/kimi-k2-thinking',
|
|
831
1188
|
'accounts/fireworks/models/minimax-m2',
|
|
832
1189
|
'accounts/fireworks/models/qwen3-235b-a22b',
|
|
833
1190
|
'accounts/fireworks/models/qwen3-coder-480b-a35b-instruct',
|
|
834
1191
|
];
|
|
1192
|
+
readonly 'io-net': readonly [
|
|
1193
|
+
'Intel/Qwen3-Coder-480B-A35B-Instruct-int4-mixed-ar',
|
|
1194
|
+
'Qwen/Qwen2.5-VL-32B-Instruct',
|
|
1195
|
+
'Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
1196
|
+
'Qwen/Qwen3-Next-80B-A3B-Instruct',
|
|
1197
|
+
'deepseek-ai/DeepSeek-R1-0528',
|
|
1198
|
+
'meta-llama/Llama-3.2-90B-Vision-Instruct',
|
|
1199
|
+
'meta-llama/Llama-3.3-70B-Instruct',
|
|
1200
|
+
'meta-llama/Llama-4-Maverick-17B-128E-Instruct-FP8',
|
|
1201
|
+
'mistralai/Devstral-Small-2505',
|
|
1202
|
+
'mistralai/Magistral-Small-2506',
|
|
1203
|
+
'mistralai/Mistral-Large-Instruct-2411',
|
|
1204
|
+
'mistralai/Mistral-Nemo-Instruct-2407',
|
|
1205
|
+
'moonshotai/Kimi-K2-Instruct-0905',
|
|
1206
|
+
'moonshotai/Kimi-K2-Thinking',
|
|
1207
|
+
'openai/gpt-oss-120b',
|
|
1208
|
+
'openai/gpt-oss-20b',
|
|
1209
|
+
'zai-org/GLM-4.6',
|
|
1210
|
+
];
|
|
835
1211
|
readonly modelscope: readonly [
|
|
836
1212
|
'Qwen/Qwen3-235B-A22B-Instruct-2507',
|
|
837
1213
|
'Qwen/Qwen3-235B-A22B-Thinking-2507',
|
|
@@ -865,26 +1241,130 @@ export type ProviderModelsMap = {
|
|
|
865
1241
|
'voxtral-small-24b-2507',
|
|
866
1242
|
'whisper-large-v3',
|
|
867
1243
|
];
|
|
868
|
-
readonly
|
|
1244
|
+
readonly poe: readonly [
|
|
1245
|
+
'anthropic/claude-haiku-3',
|
|
1246
|
+
'anthropic/claude-haiku-3.5',
|
|
1247
|
+
'anthropic/claude-haiku-3.5-search',
|
|
1248
|
+
'anthropic/claude-haiku-4.5',
|
|
1249
|
+
'anthropic/claude-opus-3',
|
|
1250
|
+
'anthropic/claude-opus-4',
|
|
1251
|
+
'anthropic/claude-opus-4-reasoning',
|
|
1252
|
+
'anthropic/claude-opus-4-search',
|
|
1253
|
+
'anthropic/claude-opus-4.1',
|
|
1254
|
+
'anthropic/claude-sonnet-3.5',
|
|
1255
|
+
'anthropic/claude-sonnet-3.5-june',
|
|
1256
|
+
'anthropic/claude-sonnet-3.7',
|
|
1257
|
+
'anthropic/claude-sonnet-3.7-reasoning',
|
|
1258
|
+
'anthropic/claude-sonnet-3.7-search',
|
|
1259
|
+
'anthropic/claude-sonnet-4',
|
|
1260
|
+
'anthropic/claude-sonnet-4-reasoning',
|
|
1261
|
+
'anthropic/claude-sonnet-4-search',
|
|
1262
|
+
'anthropic/claude-sonnet-4.5',
|
|
1263
|
+
'elevenlabs/elevenlabs-music',
|
|
1264
|
+
'elevenlabs/elevenlabs-v2.5-turbo',
|
|
1265
|
+
'elevenlabs/elevenlabs-v3',
|
|
1266
|
+
'facebook/llama-3.1-405b',
|
|
1267
|
+
'facebook/llama-3.1-70b',
|
|
1268
|
+
'facebook/llama-3.1-8b',
|
|
1269
|
+
'google/gemini-2.0-flash',
|
|
1270
|
+
'google/gemini-2.0-flash-lite',
|
|
1271
|
+
'google/gemini-2.5-flash',
|
|
1272
|
+
'google/gemini-2.5-flash-lite',
|
|
1273
|
+
'google/gemini-2.5-pro',
|
|
1274
|
+
'google/gemini-3.0-pro',
|
|
1275
|
+
'google/imagen-3',
|
|
1276
|
+
'google/imagen-3-fast',
|
|
1277
|
+
'google/imagen-4',
|
|
1278
|
+
'google/imagen-4-fast',
|
|
1279
|
+
'google/imagen-4-ultra',
|
|
1280
|
+
'google/lyria',
|
|
1281
|
+
'google/nano-banana',
|
|
1282
|
+
'google/veo-2',
|
|
1283
|
+
'google/veo-3',
|
|
1284
|
+
'google/veo-3-fast',
|
|
1285
|
+
'google/veo-3.1',
|
|
1286
|
+
'google/veo-3.1-fast',
|
|
1287
|
+
'ideogramai/ideogram',
|
|
1288
|
+
'ideogramai/ideogram-v2',
|
|
1289
|
+
'ideogramai/ideogram-v2a',
|
|
1290
|
+
'ideogramai/ideogram-v2a-turbo',
|
|
1291
|
+
'lumalabs/dream-machine',
|
|
1292
|
+
'lumalabs/ray2',
|
|
1293
|
+
'novita/glm-4.6',
|
|
1294
|
+
'openAi/chatgpt-4o-latest',
|
|
1295
|
+
'openAi/dall-e-3',
|
|
1296
|
+
'openAi/gpt-3.5-turbo',
|
|
1297
|
+
'openAi/gpt-3.5-turbo-instruct',
|
|
1298
|
+
'openAi/gpt-3.5-turbo-raw',
|
|
1299
|
+
'openAi/gpt-4-classic',
|
|
1300
|
+
'openAi/gpt-4-classic-0314',
|
|
1301
|
+
'openAi/gpt-4-turbo',
|
|
1302
|
+
'openAi/gpt-4.1',
|
|
1303
|
+
'openAi/gpt-4.1-mini',
|
|
1304
|
+
'openAi/gpt-4.1-nano',
|
|
1305
|
+
'openAi/gpt-4o',
|
|
1306
|
+
'openAi/gpt-4o-aug',
|
|
1307
|
+
'openAi/gpt-4o-mini',
|
|
1308
|
+
'openAi/gpt-4o-mini-search',
|
|
1309
|
+
'openAi/gpt-4o-search',
|
|
1310
|
+
'openAi/gpt-5',
|
|
1311
|
+
'openAi/gpt-5-chat',
|
|
1312
|
+
'openAi/gpt-5-codex',
|
|
1313
|
+
'openAi/gpt-5-mini',
|
|
1314
|
+
'openAi/gpt-5-nano',
|
|
1315
|
+
'openAi/gpt-5-pro',
|
|
1316
|
+
'openAi/gpt-image-1',
|
|
1317
|
+
'openAi/gpt-image-1-mini',
|
|
1318
|
+
'openAi/o1',
|
|
1319
|
+
'openAi/o1-pro',
|
|
1320
|
+
'openAi/o3',
|
|
1321
|
+
'openAi/o3-deep-research',
|
|
1322
|
+
'openAi/o3-mini',
|
|
1323
|
+
'openAi/o3-mini-high',
|
|
1324
|
+
'openAi/o3-pro',
|
|
1325
|
+
'openAi/o4-mini',
|
|
1326
|
+
'openAi/o4-mini-deep-research',
|
|
1327
|
+
'openAi/sora-2',
|
|
1328
|
+
'openAi/sora-2-pro',
|
|
1329
|
+
'openai/gpt-5.1',
|
|
1330
|
+
'openai/gpt-5.1-codex',
|
|
1331
|
+
'openai/gpt-5.1-codex-mini',
|
|
1332
|
+
'openai/gpt-5.1-instant',
|
|
1333
|
+
'runwayml/runway',
|
|
1334
|
+
'runwayml/runway-gen-4-turbo',
|
|
1335
|
+
'stabilityai/stablediffusionxl',
|
|
1336
|
+
'topazlabs-co/topazlabs',
|
|
1337
|
+
'trytako/tako',
|
|
1338
|
+
'xai/grok-2',
|
|
1339
|
+
'xai/grok-3',
|
|
1340
|
+
'xai/grok-3-mini',
|
|
1341
|
+
'xai/grok-4',
|
|
1342
|
+
'xai/grok-4-fast-non-reasoning',
|
|
1343
|
+
'xai/grok-4-fast-reasoning',
|
|
1344
|
+
'xai/grok-code-fast-1',
|
|
1345
|
+
];
|
|
1346
|
+
readonly cerebras: readonly ['gpt-oss-120b', 'qwen-3-235b-a22b-instruct-2507', 'zai-glm-4.6'];
|
|
869
1347
|
readonly netlify: readonly [
|
|
870
1348
|
'anthropic/claude-3-5-haiku-20241022',
|
|
871
|
-
'anthropic/claude-3-5-haiku-latest',
|
|
872
1349
|
'anthropic/claude-3-7-sonnet-20250219',
|
|
873
|
-
'anthropic/claude-3-7-sonnet-latest',
|
|
874
1350
|
'anthropic/claude-3-haiku-20240307',
|
|
875
1351
|
'anthropic/claude-haiku-4-5-20251001',
|
|
876
1352
|
'anthropic/claude-opus-4-1-20250805',
|
|
877
1353
|
'anthropic/claude-opus-4-20250514',
|
|
1354
|
+
'anthropic/claude-opus-4-5-20251101',
|
|
878
1355
|
'anthropic/claude-sonnet-4-20250514',
|
|
879
1356
|
'anthropic/claude-sonnet-4-5-20250929',
|
|
880
1357
|
'gemini/gemini-2.0-flash',
|
|
881
1358
|
'gemini/gemini-2.0-flash-lite',
|
|
882
1359
|
'gemini/gemini-2.5-flash',
|
|
1360
|
+
'gemini/gemini-2.5-flash-image',
|
|
883
1361
|
'gemini/gemini-2.5-flash-image-preview',
|
|
884
1362
|
'gemini/gemini-2.5-flash-lite',
|
|
885
1363
|
'gemini/gemini-2.5-flash-lite-preview-09-2025',
|
|
886
1364
|
'gemini/gemini-2.5-flash-preview-09-2025',
|
|
887
1365
|
'gemini/gemini-2.5-pro',
|
|
1366
|
+
'gemini/gemini-3-pro-image-preview',
|
|
1367
|
+
'gemini/gemini-3-pro-preview',
|
|
888
1368
|
'gemini/gemini-flash-latest',
|
|
889
1369
|
'gemini/gemini-flash-lite-latest',
|
|
890
1370
|
'openai/codex-mini-latest',
|
|
@@ -894,10 +1374,17 @@ export type ProviderModelsMap = {
|
|
|
894
1374
|
'openai/gpt-4o',
|
|
895
1375
|
'openai/gpt-4o-mini',
|
|
896
1376
|
'openai/gpt-5',
|
|
1377
|
+
'openai/gpt-5-2025-08-07',
|
|
897
1378
|
'openai/gpt-5-codex',
|
|
898
1379
|
'openai/gpt-5-mini',
|
|
1380
|
+
'openai/gpt-5-mini-2025-08-07',
|
|
899
1381
|
'openai/gpt-5-nano',
|
|
900
1382
|
'openai/gpt-5-pro',
|
|
1383
|
+
'openai/gpt-5.1',
|
|
1384
|
+
'openai/gpt-5.1-2025-11-13',
|
|
1385
|
+
'openai/gpt-5.1-codex',
|
|
1386
|
+
'openai/gpt-5.1-codex-max',
|
|
1387
|
+
'openai/gpt-5.1-codex-mini',
|
|
901
1388
|
'openai/o3',
|
|
902
1389
|
'openai/o3-mini',
|
|
903
1390
|
'openai/o4-mini',
|