@mastra/core 1.18.0 → 1.18.1-alpha.0
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 +6 -0
- package/dist/agent/index.cjs +8 -8
- package/dist/agent/index.js +1 -1
- package/dist/{chunk-ZQE2VUYD.cjs → chunk-45LU555A.cjs} +7 -7
- package/dist/{chunk-ZQE2VUYD.cjs.map → chunk-45LU555A.cjs.map} +1 -1
- package/dist/{chunk-TVZCMQTV.cjs → chunk-7W6PDCOH.cjs} +75 -75
- package/dist/{chunk-TVZCMQTV.cjs.map → chunk-7W6PDCOH.cjs.map} +1 -1
- package/dist/{chunk-RTBZOGTO.js → chunk-BWRB3RPC.js} +3 -3
- package/dist/{chunk-RTBZOGTO.js.map → chunk-BWRB3RPC.js.map} +1 -1
- package/dist/{chunk-J47RNLSY.cjs → chunk-CJ4RMDJJ.cjs} +12 -12
- package/dist/{chunk-J47RNLSY.cjs.map → chunk-CJ4RMDJJ.cjs.map} +1 -1
- package/dist/{chunk-PWFPYJGG.cjs → chunk-CU764D5P.cjs} +15 -15
- package/dist/{chunk-PWFPYJGG.cjs.map → chunk-CU764D5P.cjs.map} +1 -1
- package/dist/{chunk-KLVNQDUR.cjs → chunk-DTT543MP.cjs} +3 -3
- package/dist/chunk-DTT543MP.cjs.map +1 -0
- package/dist/{chunk-XQN3BKCI.js → chunk-GALW5K2E.js} +3 -3
- package/dist/{chunk-XQN3BKCI.js.map → chunk-GALW5K2E.js.map} +1 -1
- package/dist/{chunk-GJIN53S6.cjs → chunk-H5ZOJOQ2.cjs} +9 -9
- package/dist/{chunk-GJIN53S6.cjs.map → chunk-H5ZOJOQ2.cjs.map} +1 -1
- package/dist/{chunk-EKFG6JWW.js → chunk-HZI7AYCD.js} +6 -6
- package/dist/{chunk-EKFG6JWW.js.map → chunk-HZI7AYCD.js.map} +1 -1
- package/dist/{chunk-ZRLAR66M.js → chunk-IVXAQT6H.js} +3 -3
- package/dist/{chunk-ZRLAR66M.js.map → chunk-IVXAQT6H.js.map} +1 -1
- package/dist/{chunk-I4ZSA3XJ.js → chunk-KEYCLRBI.js} +4 -4
- package/dist/{chunk-I4ZSA3XJ.js.map → chunk-KEYCLRBI.js.map} +1 -1
- package/dist/{chunk-7GLVV6CZ.js → chunk-KFL6ZGWG.js} +3 -3
- package/dist/{chunk-7GLVV6CZ.js.map → chunk-KFL6ZGWG.js.map} +1 -1
- package/dist/{chunk-UPBMT3QM.js → chunk-KG5NOH3Z.js} +8 -8
- package/dist/{chunk-UPBMT3QM.js.map → chunk-KG5NOH3Z.js.map} +1 -1
- package/dist/{chunk-6Z4GSLLO.js → chunk-L3V6LSQF.js} +3 -3
- package/dist/{chunk-6Z4GSLLO.js.map → chunk-L3V6LSQF.js.map} +1 -1
- package/dist/{chunk-L3X22YTN.cjs → chunk-NMDKJUHA.cjs} +185 -185
- package/dist/{chunk-L3X22YTN.cjs.map → chunk-NMDKJUHA.cjs.map} +1 -1
- package/dist/{chunk-XOBRMYFA.js → chunk-NRIT3KHS.js} +3 -3
- package/dist/chunk-NRIT3KHS.js.map +1 -0
- package/dist/{chunk-2M3HWTRI.js → chunk-OF7ELKXY.js} +4 -4
- package/dist/{chunk-2M3HWTRI.js.map → chunk-OF7ELKXY.js.map} +1 -1
- package/dist/{chunk-KOTSKPTF.cjs → chunk-RVBOSWN5.cjs} +5 -5
- package/dist/{chunk-KOTSKPTF.cjs.map → chunk-RVBOSWN5.cjs.map} +1 -1
- package/dist/{chunk-RTXCZT3M.cjs → chunk-TJNYXDI7.cjs} +19 -36
- package/dist/chunk-TJNYXDI7.cjs.map +1 -0
- package/dist/{chunk-ZVGS2O2W.cjs → chunk-TPE5VTVF.cjs} +6 -6
- package/dist/{chunk-ZVGS2O2W.cjs.map → chunk-TPE5VTVF.cjs.map} +1 -1
- package/dist/{chunk-GJ62FP5X.js → chunk-WGJL6F3F.js} +18 -35
- package/dist/chunk-WGJL6F3F.js.map +1 -0
- package/dist/{chunk-2H53MD2U.cjs → chunk-Z7DO2WCR.cjs} +48 -48
- package/dist/{chunk-2H53MD2U.cjs.map → chunk-Z7DO2WCR.cjs.map} +1 -1
- package/dist/datasets/index.cjs +11 -11
- package/dist/datasets/index.js +1 -1
- package/dist/docs/SKILL.md +1 -1
- package/dist/docs/assets/SOURCE_MAP.json +123 -123
- package/dist/evals/index.cjs +5 -5
- package/dist/evals/index.js +2 -2
- package/dist/evals/scoreTraces/index.cjs +3 -3
- package/dist/evals/scoreTraces/index.js +1 -1
- package/dist/harness/index.cjs +7 -7
- package/dist/harness/index.js +5 -5
- package/dist/index.cjs +2 -2
- package/dist/index.js +1 -1
- package/dist/llm/index.cjs +16 -16
- package/dist/llm/index.js +5 -5
- package/dist/llm/model/provider-types.generated.d.ts +5 -13
- package/dist/loop/index.cjs +14 -14
- package/dist/loop/index.js +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.js +1 -1
- package/dist/memory/index.cjs +14 -14
- package/dist/memory/index.js +1 -1
- package/dist/models-dev-674ULLFE.cjs +12 -0
- package/dist/{models-dev-5WY37RVC.cjs.map → models-dev-674ULLFE.cjs.map} +1 -1
- package/dist/models-dev-AVV7SNWL.js +3 -0
- package/dist/{models-dev-Y2UFJEOO.js.map → models-dev-AVV7SNWL.js.map} +1 -1
- package/dist/netlify-KWEJPG27.js +3 -0
- package/dist/{netlify-I4AUVRO2.js.map → netlify-KWEJPG27.js.map} +1 -1
- package/dist/netlify-QP3MZ4FK.cjs +12 -0
- package/dist/{netlify-ADZQ5ZNY.cjs.map → netlify-QP3MZ4FK.cjs.map} +1 -1
- package/dist/processor-provider/index.cjs +10 -10
- package/dist/processor-provider/index.js +1 -1
- package/dist/processors/index.cjs +44 -44
- package/dist/processors/index.js +1 -1
- package/dist/provider-registry-KZN4FOFE.cjs +40 -0
- package/dist/{provider-registry-I5RW3MEE.cjs.map → provider-registry-KZN4FOFE.cjs.map} +1 -1
- package/dist/provider-registry-L3LFTZUA.js +3 -0
- package/dist/{provider-registry-C7SZ5ZT4.js.map → provider-registry-L3LFTZUA.js.map} +1 -1
- package/dist/provider-registry.json +14 -31
- package/dist/relevance/index.cjs +3 -3
- package/dist/relevance/index.js +1 -1
- package/dist/stream/index.cjs +8 -8
- package/dist/stream/index.js +1 -1
- package/dist/tool-loop-agent/index.cjs +4 -4
- package/dist/tool-loop-agent/index.js +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/index.cjs +24 -24
- package/dist/workflows/index.js +1 -1
- package/package.json +5 -5
- package/src/llm/model/provider-types.generated.d.ts +5 -13
- package/dist/chunk-GJ62FP5X.js.map +0 -1
- package/dist/chunk-KLVNQDUR.cjs.map +0 -1
- package/dist/chunk-RTXCZT3M.cjs.map +0 -1
- package/dist/chunk-XOBRMYFA.js.map +0 -1
- package/dist/models-dev-5WY37RVC.cjs +0 -12
- package/dist/models-dev-Y2UFJEOO.js +0 -3
- package/dist/netlify-ADZQ5ZNY.cjs +0 -12
- package/dist/netlify-I4AUVRO2.js +0 -3
- package/dist/provider-registry-C7SZ5ZT4.js +0 -3
- package/dist/provider-registry-I5RW3MEE.cjs +0 -40
|
@@ -1,44 +1,44 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkZ7DO2WCR_cjs = require('../../chunk-Z7DO2WCR.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "EventedExecutionEngine", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkZ7DO2WCR_cjs.EventedExecutionEngine; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "EventedRun", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkZ7DO2WCR_cjs.EventedRun; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "EventedWorkflow", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkZ7DO2WCR_cjs.EventedWorkflow; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "StepExecutor", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkZ7DO2WCR_cjs.StepExecutor; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "WorkflowEventProcessor", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkZ7DO2WCR_cjs.WorkflowEventProcessor; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "cloneStep", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkZ7DO2WCR_cjs.cloneStep; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "cloneWorkflow", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkZ7DO2WCR_cjs.cloneWorkflow; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "createStep", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkZ7DO2WCR_cjs.createStep; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "createWorkflow", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkZ7DO2WCR_cjs.createWorkflow; }
|
|
42
42
|
});
|
|
43
43
|
//# sourceMappingURL=index.cjs.map
|
|
44
44
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-
|
|
1
|
+
export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow } from '../../chunk-KFL6ZGWG.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
package/dist/workflows/index.cjs
CHANGED
|
@@ -1,100 +1,100 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkCJ4RMDJJ_cjs = require('../chunk-CJ4RMDJJ.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "DefaultExecutionEngine", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkCJ4RMDJJ_cjs.DefaultExecutionEngine; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "ExecutionEngine", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ExecutionEngine; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "Run", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkCJ4RMDJJ_cjs.Run; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "Workflow", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkCJ4RMDJJ_cjs.Workflow; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "cleanStepResult", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkCJ4RMDJJ_cjs.cleanStepResult; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "cloneStep", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkCJ4RMDJJ_cjs.cloneStep; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "cloneWorkflow", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkCJ4RMDJJ_cjs.cloneWorkflow; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "createDeprecationProxy", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkCJ4RMDJJ_cjs.createDeprecationProxy; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "createStep", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkCJ4RMDJJ_cjs.createStep; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "createTimeTravelExecutionParams", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkCJ4RMDJJ_cjs.createTimeTravelExecutionParams; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "createWorkflow", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkCJ4RMDJJ_cjs.createWorkflow; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "getResumeLabelsByStepId", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkCJ4RMDJJ_cjs.getResumeLabelsByStepId; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "getStepIds", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkCJ4RMDJJ_cjs.getStepIds; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "getStepResult", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkCJ4RMDJJ_cjs.getStepResult; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "hydrateSerializedStepErrors", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkCJ4RMDJJ_cjs.hydrateSerializedStepErrors; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "isProcessor", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkCJ4RMDJJ_cjs.isProcessor; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "mapVariable", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkCJ4RMDJJ_cjs.mapVariable; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "runCountDeprecationMessage", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkCJ4RMDJJ_cjs.runCountDeprecationMessage; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "validateStepInput", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkCJ4RMDJJ_cjs.validateStepInput; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "validateStepRequestContext", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkCJ4RMDJJ_cjs.validateStepRequestContext; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "validateStepResumeData", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkCJ4RMDJJ_cjs.validateStepResumeData; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "validateStepStateData", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkCJ4RMDJJ_cjs.validateStepStateData; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "validateStepSuspendData", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkCJ4RMDJJ_cjs.validateStepSuspendData; }
|
|
98
98
|
});
|
|
99
99
|
//# sourceMappingURL=index.cjs.map
|
|
100
100
|
//# sourceMappingURL=index.cjs.map
|
package/dist/workflows/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cleanStepResult, cloneStep, cloneWorkflow, createDeprecationProxy, createStep, createTimeTravelExecutionParams, createWorkflow, getResumeLabelsByStepId, getStepIds, getStepResult, hydrateSerializedStepErrors, isProcessor, mapVariable, runCountDeprecationMessage, validateStepInput, validateStepRequestContext, validateStepResumeData, validateStepStateData, validateStepSuspendData } from '../chunk-
|
|
1
|
+
export { DefaultExecutionEngine, ExecutionEngine, Run, Workflow, cleanStepResult, cloneStep, cloneWorkflow, createDeprecationProxy, createStep, createTimeTravelExecutionParams, createWorkflow, getResumeLabelsByStepId, getStepIds, getStepResult, hydrateSerializedStepErrors, isProcessor, mapVariable, runCountDeprecationMessage, validateStepInput, validateStepRequestContext, validateStepResumeData, validateStepStateData, validateStepSuspendData } from '../chunk-IVXAQT6H.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@mastra/core",
|
|
3
|
-
"version": "1.18.0",
|
|
3
|
+
"version": "1.18.1-alpha.0",
|
|
4
4
|
"license": "Apache-2.0",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "dist/index.js",
|
|
@@ -279,14 +279,14 @@
|
|
|
279
279
|
"vscode-languageserver-protocol": "^3.17.5",
|
|
280
280
|
"zod": "^4.3.6",
|
|
281
281
|
"@internal/core": "0.0.0",
|
|
282
|
+
"@internal/ai-sdk-v5": "0.0.22",
|
|
283
|
+
"@internal/lint": "0.0.75",
|
|
282
284
|
"@internal/ai-sdk-v4": "0.0.22",
|
|
283
285
|
"@internal/ai-v6": "0.0.22",
|
|
284
|
-
"@internal/lint": "0.0.75",
|
|
285
|
-
"@internal/external-types": "0.0.25",
|
|
286
286
|
"@internal/llm-recorder": "0.0.11",
|
|
287
|
-
"@internal/ai-sdk-v5": "0.0.22",
|
|
288
287
|
"@internal/test-utils": "0.0.11",
|
|
289
|
-
"@internal/types-builder": "0.0.50"
|
|
288
|
+
"@internal/types-builder": "0.0.50",
|
|
289
|
+
"@internal/external-types": "0.0.25"
|
|
290
290
|
},
|
|
291
291
|
"engines": {
|
|
292
292
|
"node": ">=22.13.0"
|
|
@@ -593,6 +593,7 @@ export type ProviderModelsMap = {
|
|
|
593
593
|
'minimax-m2.5',
|
|
594
594
|
'minimax-m2.5-free',
|
|
595
595
|
'nemotron-3-super-free',
|
|
596
|
+
'qwen3.6-plus-free',
|
|
596
597
|
];
|
|
597
598
|
readonly berget: readonly [
|
|
598
599
|
'BAAI/bge-reranker-v2-m3',
|
|
@@ -1793,6 +1794,7 @@ export type ProviderModelsMap = {
|
|
|
1793
1794
|
'qwen/qwen3-next-80b-a3b-thinking',
|
|
1794
1795
|
'qwen/qwen3.5-397b-a17b',
|
|
1795
1796
|
'qwen/qwen3.5-plus-02-15',
|
|
1797
|
+
'qwen/qwen3.6-plus-preview:free',
|
|
1796
1798
|
'sourceful/riverflow-v2-fast-preview',
|
|
1797
1799
|
'sourceful/riverflow-v2-max-preview',
|
|
1798
1800
|
'sourceful/riverflow-v2-standard-preview',
|
|
@@ -1840,7 +1842,6 @@ export type ProviderModelsMap = {
|
|
|
1840
1842
|
'google/gemini-2.5-flash-lite',
|
|
1841
1843
|
'google/gemini-2.5-pro',
|
|
1842
1844
|
'google/gemini-3-flash-preview',
|
|
1843
|
-
'google/gemini-3-pro-image-preview',
|
|
1844
1845
|
'google/gemini-3-pro-preview',
|
|
1845
1846
|
'google/gemini-3.1-flash-lite-preview',
|
|
1846
1847
|
'google/gemini-3.1-pro-preview',
|
|
@@ -2222,6 +2223,7 @@ export type ProviderModelsMap = {
|
|
|
2222
2223
|
'inception/mercury-2',
|
|
2223
2224
|
'inception/mercury-coder-small',
|
|
2224
2225
|
'kwaipilot/kat-coder-pro-v1',
|
|
2226
|
+
'kwaipilot/kat-coder-pro-v2',
|
|
2225
2227
|
'meituan/longcat-flash-chat',
|
|
2226
2228
|
'meituan/longcat-flash-thinking',
|
|
2227
2229
|
'meituan/longcat-flash-thinking-2601',
|
|
@@ -2267,6 +2269,7 @@ export type ProviderModelsMap = {
|
|
|
2267
2269
|
'morph/morph-v3-fast',
|
|
2268
2270
|
'morph/morph-v3-large',
|
|
2269
2271
|
'nvidia/nemotron-3-nano-30b-a3b',
|
|
2272
|
+
'nvidia/nemotron-3-super-120b-a12b',
|
|
2270
2273
|
'nvidia/nemotron-nano-12b-v2-vl',
|
|
2271
2274
|
'nvidia/nemotron-nano-9b-v2',
|
|
2272
2275
|
'openai/codex-mini',
|
|
@@ -2831,17 +2834,7 @@ export type ProviderModelsMap = {
|
|
|
2831
2834
|
'zai-org/GLM-4.5-Air',
|
|
2832
2835
|
'zai-org/GLM-4.5-FP8',
|
|
2833
2836
|
];
|
|
2834
|
-
readonly vultr: readonly [
|
|
2835
|
-
'DeepSeek-R1-Distill-Llama-70B',
|
|
2836
|
-
'DeepSeek-R1-Distill-Qwen-32B',
|
|
2837
|
-
'DeepSeek-V3.2',
|
|
2838
|
-
'GLM-5-FP8',
|
|
2839
|
-
'Kimi-K2.5',
|
|
2840
|
-
'Llama-3_1-Nemotron-Ultra-253B-v1',
|
|
2841
|
-
'MiniMax-M2.5',
|
|
2842
|
-
'NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4',
|
|
2843
|
-
'gpt-oss-120b',
|
|
2844
|
-
];
|
|
2837
|
+
readonly vultr: readonly ['DeepSeek-V3.2', 'GLM-5-FP8', 'Kimi-K2.5', 'MiniMax-M2.5'];
|
|
2845
2838
|
readonly 'github-models': readonly [
|
|
2846
2839
|
'ai21-labs/ai21-jamba-1.5-large',
|
|
2847
2840
|
'ai21-labs/ai21-jamba-1.5-mini',
|
|
@@ -3698,7 +3691,6 @@ export type ProviderModelsMap = {
|
|
|
3698
3691
|
'gemini/gemini-2.5-flash',
|
|
3699
3692
|
'gemini/gemini-2.5-flash-image',
|
|
3700
3693
|
'gemini/gemini-2.5-flash-lite',
|
|
3701
|
-
'gemini/gemini-2.5-flash-lite-preview-09-2025',
|
|
3702
3694
|
'gemini/gemini-2.5-pro',
|
|
3703
3695
|
'gemini/gemini-3-flash-preview',
|
|
3704
3696
|
'gemini/gemini-3-pro-image-preview',
|