@mastra/core 1.22.0 → 1.23.0-alpha.1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +35 -0
- package/dist/agent/agent.d.ts.map +1 -1
- package/dist/agent/index.cjs +8 -8
- package/dist/agent/index.js +1 -1
- package/dist/browser/index.cjs +2 -2
- package/dist/browser/index.js +1 -1
- package/dist/channels/index.cjs +4 -4
- package/dist/channels/index.js +1 -1
- package/dist/{chunk-KLHUYSDF.cjs → chunk-2ABXM7ZX.cjs} +6 -6
- package/dist/{chunk-KLHUYSDF.cjs.map → chunk-2ABXM7ZX.cjs.map} +1 -1
- package/dist/{chunk-NLN4DDI6.js → chunk-2GB3EFMQ.js} +6 -6
- package/dist/{chunk-NLN4DDI6.js.map → chunk-2GB3EFMQ.js.map} +1 -1
- package/dist/{chunk-DRITAH5L.js → chunk-44L3XRON.js} +3 -3
- package/dist/{chunk-DRITAH5L.js.map → chunk-44L3XRON.js.map} +1 -1
- package/dist/{chunk-RHKFYYB6.cjs → chunk-67H3I6U2.cjs} +80 -28
- package/dist/chunk-67H3I6U2.cjs.map +1 -0
- package/dist/{chunk-VRH5HTH5.cjs → chunk-752IYVJ7.cjs} +7 -7
- package/dist/{chunk-VRH5HTH5.cjs.map → chunk-752IYVJ7.cjs.map} +1 -1
- package/dist/{chunk-HXX4JDIB.js → chunk-7L77UGLB.js} +3 -3
- package/dist/{chunk-HXX4JDIB.js.map → chunk-7L77UGLB.js.map} +1 -1
- package/dist/{chunk-AUJ7TUEZ.cjs → chunk-ASSX63NG.cjs} +185 -185
- package/dist/{chunk-AUJ7TUEZ.cjs.map → chunk-ASSX63NG.cjs.map} +1 -1
- package/dist/{chunk-QFVPZL25.cjs → chunk-C7W22LW7.cjs} +5 -5
- package/dist/{chunk-QFVPZL25.cjs.map → chunk-C7W22LW7.cjs.map} +1 -1
- package/dist/{chunk-TULT7C36.js → chunk-CBP34G7K.js} +50 -6
- package/dist/chunk-CBP34G7K.js.map +1 -0
- package/dist/{chunk-V5FLTMXK.js → chunk-E4FZAE2V.js} +3 -3
- package/dist/chunk-E4FZAE2V.js.map +1 -0
- package/dist/{chunk-CXQ3QR5K.cjs → chunk-FDB7QXFM.cjs} +48 -48
- package/dist/{chunk-CXQ3QR5K.cjs.map → chunk-FDB7QXFM.cjs.map} +1 -1
- package/dist/{chunk-A67TNS6N.cjs → chunk-HIC3WGQU.cjs} +75 -30
- package/dist/chunk-HIC3WGQU.cjs.map +1 -0
- package/dist/{chunk-NMRSL5GT.js → chunk-I4FNELWY.js} +9 -9
- package/dist/{chunk-NMRSL5GT.js.map → chunk-I4FNELWY.js.map} +1 -1
- package/dist/{chunk-PJERQ3YG.cjs → chunk-J5E6MWAL.cjs} +3 -3
- package/dist/chunk-J5E6MWAL.cjs.map +1 -0
- package/dist/{chunk-VDXTOWVO.cjs → chunk-MM743DL3.cjs} +63 -19
- package/dist/chunk-MM743DL3.cjs.map +1 -0
- package/dist/{chunk-GYQ22SLZ.js → chunk-NPU3H2M6.js} +4 -4
- package/dist/{chunk-GYQ22SLZ.js.map → chunk-NPU3H2M6.js.map} +1 -1
- package/dist/{chunk-M7O57C2Y.js → chunk-PGXL3YYH.js} +72 -27
- package/dist/chunk-PGXL3YYH.js.map +1 -0
- package/dist/{chunk-WTVDTW4F.js → chunk-PND63X2U.js} +68 -16
- package/dist/chunk-PND63X2U.js.map +1 -0
- package/dist/{chunk-NVMXENQS.cjs → chunk-QTJXNO73.cjs} +17 -17
- package/dist/{chunk-NVMXENQS.cjs.map → chunk-QTJXNO73.cjs.map} +1 -1
- package/dist/{chunk-UZVGJ26K.cjs → chunk-QWJTDFN4.cjs} +77 -77
- package/dist/{chunk-UZVGJ26K.cjs.map → chunk-QWJTDFN4.cjs.map} +1 -1
- package/dist/{chunk-4CUUOZHE.cjs → chunk-VBGSQQ6Z.cjs} +9 -9
- package/dist/{chunk-4CUUOZHE.cjs.map → chunk-VBGSQQ6Z.cjs.map} +1 -1
- package/dist/{chunk-Y7KNCAZY.js → chunk-VW6KVZ5J.js} +3 -3
- package/dist/{chunk-Y7KNCAZY.js.map → chunk-VW6KVZ5J.js.map} +1 -1
- package/dist/{chunk-7RUFTPIY.js → chunk-ZINYS2FM.js} +4 -4
- package/dist/{chunk-7RUFTPIY.js.map → chunk-ZINYS2FM.js.map} +1 -1
- package/dist/{chunk-HPVNBI7J.js → chunk-ZXVSOWZV.js} +3 -3
- package/dist/{chunk-HPVNBI7J.js.map → chunk-ZXVSOWZV.js.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 +157 -157
- package/dist/docs/references/docs-server-mastra-client.md +2 -2
- package/dist/docs/references/docs-server-mastra-server.md +1 -1
- package/dist/docs/references/docs-workspace-overview.md +35 -7
- 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 +18 -11
- package/dist/harness/index.cjs.map +1 -1
- package/dist/harness/index.js +14 -7
- package/dist/harness/index.js.map +1 -1
- package/dist/harness/tools.d.ts.map +1 -1
- package/dist/index.cjs +2 -2
- package/dist/index.js +1 -1
- package/dist/llm/index.cjs +20 -20
- package/dist/llm/index.js +5 -5
- package/dist/llm/model/provider-types.generated.d.ts +15 -1
- package/dist/loop/index.cjs +14 -14
- package/dist/loop/index.js +1 -1
- package/dist/loop/workflows/agentic-execution/tool-call-step.d.ts.map +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.js +1 -1
- package/dist/mastra-PWENJ3CT.cjs +12 -0
- package/dist/{mastra-33MCZUH4.cjs.map → mastra-PWENJ3CT.cjs.map} +1 -1
- package/dist/mastra-VFBM63EH.js +3 -0
- package/dist/{mastra-RY543V4U.js.map → mastra-VFBM63EH.js.map} +1 -1
- package/dist/memory/index.cjs +17 -17
- package/dist/memory/index.js +1 -1
- package/dist/models-dev-LDOOABB3.js +3 -0
- package/dist/{models-dev-2BJQPEQJ.js.map → models-dev-LDOOABB3.js.map} +1 -1
- package/dist/models-dev-NK3HQWLN.cjs +12 -0
- package/dist/{models-dev-OZGJCJIG.cjs.map → models-dev-NK3HQWLN.cjs.map} +1 -1
- package/dist/netlify-BD2Y34DD.js +3 -0
- package/dist/{netlify-N7PUN3NA.js.map → netlify-BD2Y34DD.js.map} +1 -1
- package/dist/netlify-M374SBKN.cjs +12 -0
- package/dist/{netlify-TSDN7D7F.cjs.map → netlify-M374SBKN.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-OX6F72LR.js +3 -0
- package/dist/{provider-registry-EINTM27D.js.map → provider-registry-OX6F72LR.js.map} +1 -1
- package/dist/provider-registry-YMGOMVKY.cjs +40 -0
- package/dist/{provider-registry-DBWCMPP3.cjs.map → provider-registry-YMGOMVKY.cjs.map} +1 -1
- package/dist/provider-registry.json +60 -8
- 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/dist/workspace/index.cjs +68 -68
- package/dist/workspace/index.d.ts +1 -1
- package/dist/workspace/index.d.ts.map +1 -1
- package/dist/workspace/index.js +1 -1
- package/dist/workspace/tools/index.d.ts +1 -1
- package/dist/workspace/tools/index.d.ts.map +1 -1
- package/dist/workspace/tools/tools.d.ts +18 -10
- package/dist/workspace/tools/tools.d.ts.map +1 -1
- package/dist/workspace/tools/types.d.ts +51 -7
- package/dist/workspace/tools/types.d.ts.map +1 -1
- package/package.json +5 -5
- package/src/llm/model/provider-types.generated.d.ts +15 -1
- package/dist/chunk-A67TNS6N.cjs.map +0 -1
- package/dist/chunk-M7O57C2Y.js.map +0 -1
- package/dist/chunk-PJERQ3YG.cjs.map +0 -1
- package/dist/chunk-RHKFYYB6.cjs.map +0 -1
- package/dist/chunk-TULT7C36.js.map +0 -1
- package/dist/chunk-V5FLTMXK.js.map +0 -1
- package/dist/chunk-VDXTOWVO.cjs.map +0 -1
- package/dist/chunk-WTVDTW4F.js.map +0 -1
- package/dist/mastra-33MCZUH4.cjs +0 -12
- package/dist/mastra-RY543V4U.js +0 -3
- package/dist/models-dev-2BJQPEQJ.js +0 -3
- package/dist/models-dev-OZGJCJIG.cjs +0 -12
- package/dist/netlify-N7PUN3NA.js +0 -3
- package/dist/netlify-TSDN7D7F.cjs +0 -12
- package/dist/provider-registry-DBWCMPP3.cjs +0 -40
- package/dist/provider-registry-EINTM27D.js +0 -3
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tools.d.ts","sourceRoot":"","sources":["../../src/harness/tools.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAG3B,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAIrE,OAAO,KAAK,EAAyB,eAAe,EAAE,MAAM,SAAS,CAAC;AAKtE;;;;GAIG;AACH,eAAO,MAAM,WAAW;;;;;;sHA4DtB,CAAC;AAEH;;;;GAIG;AACH,eAAO,MAAM,cAAc;;;yHAkEzB,CAAC;AAMH,QAAA,MAAM,cAAc;;;;;;;;iBAOlB,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAEtD;;;GAGG;AACH,eAAO,MAAM,aAAa;;;;;;wHAwDxB,CAAC;AAEH;;;GAGG;AACH,eAAO,MAAM,aAAa,sKAoFxB,CAAC;AAMH,MAAM,WAAW,yBAAyB;IACxC,SAAS,EAAE,eAAe,EAAE,CAAC;IAC7B,YAAY,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,mBAAmB,CAAC;IACvD,sEAAsE;IACtE,YAAY,CAAC,EAAE,UAAU,CAAC;IAC1B,uEAAuE;IACvE,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED;;;;GAIG;AACH,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,yBAAyB;;;;
|
|
1
|
+
{"version":3,"file":"tools.d.ts","sourceRoot":"","sources":["../../src/harness/tools.ts"],"names":[],"mappings":"AAAA,OAAO,EAAE,CAAC,EAAE,MAAM,QAAQ,CAAC;AAG3B,OAAO,KAAK,EAAE,UAAU,EAAE,MAAM,gBAAgB,CAAC;AACjD,OAAO,KAAK,EAAE,mBAAmB,EAAE,MAAM,2BAA2B,CAAC;AAIrE,OAAO,KAAK,EAAyB,eAAe,EAAE,MAAM,SAAS,CAAC;AAKtE;;;;GAIG;AACH,eAAO,MAAM,WAAW;;;;;;sHA4DtB,CAAC;AAEH;;;;GAIG;AACH,eAAO,MAAM,cAAc;;;yHAkEzB,CAAC;AAMH,QAAA,MAAM,cAAc;;;;;;;;iBAOlB,CAAC;AAEH,MAAM,MAAM,QAAQ,GAAG,CAAC,CAAC,KAAK,CAAC,OAAO,cAAc,CAAC,CAAC;AAEtD;;;GAGG;AACH,eAAO,MAAM,aAAa;;;;;;wHAwDxB,CAAC;AAEH;;;GAGG;AACH,eAAO,MAAM,aAAa,sKAoFxB,CAAC;AAMH,MAAM,WAAW,yBAAyB;IACxC,SAAS,EAAE,eAAe,EAAE,CAAC;IAC7B,YAAY,EAAE,CAAC,OAAO,EAAE,MAAM,KAAK,mBAAmB,CAAC;IACvD,sEAAsE;IACtE,YAAY,CAAC,EAAE,UAAU,CAAC;IAC1B,uEAAuE;IACvE,eAAe,CAAC,EAAE,MAAM,CAAC;CAC1B;AAED;;;;GAIG;AACH,wBAAgB,kBAAkB,CAAC,IAAI,EAAE,yBAAyB;;;;uHAwNjE;AAgBD;;;GAGG;AACH,wBAAgB,iBAAiB,CAAC,OAAO,EAAE,MAAM,GAAG;IAClD,IAAI,EAAE,MAAM,CAAC;IACb,OAAO,CAAC,EAAE,MAAM,CAAC;IACjB,UAAU,CAAC,EAAE,MAAM,CAAC;IACpB,SAAS,CAAC,EAAE,KAAK,CAAC;QAAE,IAAI,EAAE,MAAM,CAAC;QAAC,OAAO,EAAE,OAAO,CAAA;KAAE,CAAC,CAAC;CACvD,CAkBA"}
|
package/dist/index.cjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkQTJXNO73_cjs = require('./chunk-QTJXNO73.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "Mastra", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkQTJXNO73_cjs.Mastra; }
|
|
10
10
|
});
|
|
11
11
|
//# sourceMappingURL=index.cjs.map
|
|
12
12
|
//# sourceMappingURL=index.cjs.map
|
package/dist/index.js
CHANGED
package/dist/llm/index.cjs
CHANGED
|
@@ -1,72 +1,72 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
var
|
|
7
|
-
var
|
|
3
|
+
var chunkQWJTDFN4_cjs = require('../chunk-QWJTDFN4.cjs');
|
|
4
|
+
var chunk67H3I6U2_cjs = require('../chunk-67H3I6U2.cjs');
|
|
5
|
+
var chunkASSX63NG_cjs = require('../chunk-ASSX63NG.cjs');
|
|
6
|
+
var chunkVBGSQQ6Z_cjs = require('../chunk-VBGSQQ6Z.cjs');
|
|
7
|
+
var chunkJ5E6MWAL_cjs = require('../chunk-J5E6MWAL.cjs');
|
|
8
8
|
|
|
9
9
|
|
|
10
10
|
|
|
11
11
|
Object.defineProperty(exports, "AzureOpenAIGateway", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkQWJTDFN4_cjs.AzureOpenAIGateway; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "EMBEDDING_MODELS", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkQWJTDFN4_cjs.EMBEDDING_MODELS; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "ModelRouterEmbeddingModel", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkQWJTDFN4_cjs.ModelRouterEmbeddingModel; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "ModelRouterLanguageModel", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkQWJTDFN4_cjs.ModelRouterLanguageModel; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "defaultGateways", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkQWJTDFN4_cjs.defaultGateways; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "resolveModelConfig", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkQWJTDFN4_cjs.resolveModelConfig; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "GatewayRegistry", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunk67H3I6U2_cjs.GatewayRegistry; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "MastraGateway", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunk67H3I6U2_cjs.MastraGateway; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "PROVIDER_REGISTRY", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunk67H3I6U2_cjs.PROVIDER_REGISTRY; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "getProviderConfig", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunk67H3I6U2_cjs.getProviderConfig; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "parseModelString", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunk67H3I6U2_cjs.parseModelString; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "ModelsDevGateway", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkASSX63NG_cjs.ModelsDevGateway; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "NetlifyGateway", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkVBGSQQ6Z_cjs.NetlifyGateway; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "GATEWAY_AUTH_HEADER", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkJ5E6MWAL_cjs.GATEWAY_AUTH_HEADER; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "MastraModelGateway", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkJ5E6MWAL_cjs.MastraModelGateway; }
|
|
70
70
|
});
|
|
71
71
|
//# sourceMappingURL=index.cjs.map
|
|
72
72
|
//# sourceMappingURL=index.cjs.map
|
package/dist/llm/index.js
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
|
-
export { AzureOpenAIGateway, EMBEDDING_MODELS, ModelRouterEmbeddingModel, ModelRouterLanguageModel, defaultGateways, resolveModelConfig } from '../chunk-
|
|
2
|
-
export { GatewayRegistry, MastraGateway, PROVIDER_REGISTRY, getProviderConfig, parseModelString } from '../chunk-
|
|
3
|
-
export { ModelsDevGateway } from '../chunk-
|
|
4
|
-
export { NetlifyGateway } from '../chunk-
|
|
5
|
-
export { GATEWAY_AUTH_HEADER, MastraModelGateway } from '../chunk-
|
|
1
|
+
export { AzureOpenAIGateway, EMBEDDING_MODELS, ModelRouterEmbeddingModel, ModelRouterLanguageModel, defaultGateways, resolveModelConfig } from '../chunk-2GB3EFMQ.js';
|
|
2
|
+
export { GatewayRegistry, MastraGateway, PROVIDER_REGISTRY, getProviderConfig, parseModelString } from '../chunk-PND63X2U.js';
|
|
3
|
+
export { ModelsDevGateway } from '../chunk-7L77UGLB.js';
|
|
4
|
+
export { NetlifyGateway } from '../chunk-44L3XRON.js';
|
|
5
|
+
export { GATEWAY_AUTH_HEADER, MastraModelGateway } from '../chunk-E4FZAE2V.js';
|
|
6
6
|
//# sourceMappingURL=index.js.map
|
|
7
7
|
//# sourceMappingURL=index.js.map
|
|
@@ -832,6 +832,8 @@ export type ProviderModelsMap = {
|
|
|
832
832
|
'gemma-3-4b-it',
|
|
833
833
|
'gemma-3n-e2b-it',
|
|
834
834
|
'gemma-3n-e4b-it',
|
|
835
|
+
'gemma-4-26b',
|
|
836
|
+
'gemma-4-31b',
|
|
835
837
|
];
|
|
836
838
|
readonly 'cloudferro-sherlock': readonly [
|
|
837
839
|
'MiniMaxAI/MiniMax-M2.5',
|
|
@@ -914,7 +916,7 @@ export type ProviderModelsMap = {
|
|
|
914
916
|
readonly 'kimi-for-coding': readonly ['k2p5', 'kimi-k2-thinking'];
|
|
915
917
|
readonly 'alibaba-cn': readonly [
|
|
916
918
|
'MiniMax-M2.5',
|
|
917
|
-
'MiniMax/MiniMax-M2.
|
|
919
|
+
'MiniMax/MiniMax-M2.7',
|
|
918
920
|
'deepseek-r1',
|
|
919
921
|
'deepseek-r1-0528',
|
|
920
922
|
'deepseek-r1-distill-llama-70b',
|
|
@@ -980,6 +982,7 @@ export type ProviderModelsMap = {
|
|
|
980
982
|
'qwen3.5-397b-a17b',
|
|
981
983
|
'qwen3.5-flash',
|
|
982
984
|
'qwen3.5-plus',
|
|
985
|
+
'qwen3.6-plus',
|
|
983
986
|
'qwq-32b',
|
|
984
987
|
'qwq-plus',
|
|
985
988
|
'siliconflow/deepseek-r1-0528',
|
|
@@ -1858,6 +1861,7 @@ export type ProviderModelsMap = {
|
|
|
1858
1861
|
'inclusionai/ring-1t',
|
|
1859
1862
|
'kuaishou/kat-coder-pro-v1',
|
|
1860
1863
|
'kuaishou/kat-coder-pro-v1-free',
|
|
1864
|
+
'kuaishou/kat-coder-pro-v2',
|
|
1861
1865
|
'minimax/minimax-m2',
|
|
1862
1866
|
'minimax/minimax-m2.1',
|
|
1863
1867
|
'minimax/minimax-m2.5',
|
|
@@ -1887,6 +1891,7 @@ export type ProviderModelsMap = {
|
|
|
1887
1891
|
'qwen/qwen3-max',
|
|
1888
1892
|
'qwen/qwen3.5-flash',
|
|
1889
1893
|
'qwen/qwen3.5-plus',
|
|
1894
|
+
'qwen/qwen3.6-plus',
|
|
1890
1895
|
'stepfun/step-3',
|
|
1891
1896
|
'stepfun/step-3.5-flash',
|
|
1892
1897
|
'stepfun/step-3.5-flash-free',
|
|
@@ -1918,8 +1923,10 @@ export type ProviderModelsMap = {
|
|
|
1918
1923
|
'z-ai/glm-4.7-flashx',
|
|
1919
1924
|
'z-ai/glm-5',
|
|
1920
1925
|
'z-ai/glm-5-turbo',
|
|
1926
|
+
'z-ai/glm-5v-turbo',
|
|
1921
1927
|
];
|
|
1922
1928
|
readonly perplexity: readonly ['sonar', 'sonar-deep-research', 'sonar-pro', 'sonar-reasoning-pro'];
|
|
1929
|
+
readonly 'xiaomi-token-plan-sgp': readonly ['mimo-v2-omni', 'mimo-v2-pro', 'mimo-v2-tts'];
|
|
1923
1930
|
readonly 'privatemode-ai': readonly [
|
|
1924
1931
|
'gemma-3-27b',
|
|
1925
1932
|
'gpt-oss-120b',
|
|
@@ -2170,6 +2177,7 @@ export type ProviderModelsMap = {
|
|
|
2170
2177
|
'alibaba/qwen3-vl-thinking',
|
|
2171
2178
|
'alibaba/qwen3.5-flash',
|
|
2172
2179
|
'alibaba/qwen3.5-plus',
|
|
2180
|
+
'alibaba/qwen3.6-plus',
|
|
2173
2181
|
'amazon/nova-2-lite',
|
|
2174
2182
|
'amazon/nova-lite',
|
|
2175
2183
|
'amazon/nova-micro',
|
|
@@ -2190,6 +2198,7 @@ export type ProviderModelsMap = {
|
|
|
2190
2198
|
'anthropic/claude-sonnet-4.5',
|
|
2191
2199
|
'anthropic/claude-sonnet-4.6',
|
|
2192
2200
|
'arcee-ai/trinity-large-preview',
|
|
2201
|
+
'arcee-ai/trinity-large-thinking',
|
|
2193
2202
|
'arcee-ai/trinity-mini',
|
|
2194
2203
|
'bfl/flux-kontext-max',
|
|
2195
2204
|
'bfl/flux-kontext-pro',
|
|
@@ -2224,6 +2233,8 @@ export type ProviderModelsMap = {
|
|
|
2224
2233
|
'google/gemini-3.1-pro-preview',
|
|
2225
2234
|
'google/gemini-embedding-001',
|
|
2226
2235
|
'google/gemini-embedding-2',
|
|
2236
|
+
'google/gemma-4-26b-a4b-it',
|
|
2237
|
+
'google/gemma-4-31b-it',
|
|
2227
2238
|
'google/imagen-4.0-fast-generate-001',
|
|
2228
2239
|
'google/imagen-4.0-generate-001',
|
|
2229
2240
|
'google/imagen-4.0-ultra-generate-001',
|
|
@@ -2375,6 +2386,7 @@ export type ProviderModelsMap = {
|
|
|
2375
2386
|
'zai/glm-4.7-flashx',
|
|
2376
2387
|
'zai/glm-5',
|
|
2377
2388
|
'zai/glm-5-turbo',
|
|
2389
|
+
'zai/glm-5v-turbo',
|
|
2378
2390
|
];
|
|
2379
2391
|
readonly synthetic: readonly [
|
|
2380
2392
|
'hf:MiniMaxAI/MiniMax-M2',
|
|
@@ -2628,6 +2640,7 @@ export type ProviderModelsMap = {
|
|
|
2628
2640
|
'whisper-large-v3',
|
|
2629
2641
|
'whisper-large-v3-turbo',
|
|
2630
2642
|
];
|
|
2643
|
+
readonly 'xiaomi-token-plan-ams': readonly ['mimo-v2-omni', 'mimo-v2-pro', 'mimo-v2-tts'];
|
|
2631
2644
|
readonly 'minimax-cn-coding-plan': readonly [
|
|
2632
2645
|
'MiniMax-M2',
|
|
2633
2646
|
'MiniMax-M2.1',
|
|
@@ -3550,6 +3563,7 @@ export type ProviderModelsMap = {
|
|
|
3550
3563
|
'kimi-k2-turbo-preview',
|
|
3551
3564
|
'kimi-k2.5',
|
|
3552
3565
|
];
|
|
3566
|
+
readonly 'xiaomi-token-plan-cn': readonly ['mimo-v2-omni', 'mimo-v2-pro', 'mimo-v2-tts'];
|
|
3553
3567
|
readonly 'fireworks-ai': readonly [
|
|
3554
3568
|
'accounts/fireworks/models/deepseek-v3p1',
|
|
3555
3569
|
'accounts/fireworks/models/deepseek-v3p2',
|
package/dist/loop/index.cjs
CHANGED
|
@@ -1,60 +1,60 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkMM743DL3_cjs = require('../chunk-MM743DL3.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "createScorer", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkMM743DL3_cjs.createScorer; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "formatCheckFeedback", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkMM743DL3_cjs.formatCheckFeedback; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "formatCompletionFeedback", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkMM743DL3_cjs.formatCompletionFeedback; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "formatStreamCompletionFeedback", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkMM743DL3_cjs.formatStreamCompletionFeedback; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "formatValidationFeedback", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkMM743DL3_cjs.formatValidationFeedback; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "generateFinalResult", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkMM743DL3_cjs.generateFinalResult; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "generateStructuredFinalResult", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkMM743DL3_cjs.generateStructuredFinalResult; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "loop", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkMM743DL3_cjs.loop; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "runChecks", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkMM743DL3_cjs.runChecks; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "runCompletionScorers", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkMM743DL3_cjs.runCompletionScorers; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "runDefaultCompletionCheck", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkMM743DL3_cjs.runDefaultCompletionCheck; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "runStreamCompletionScorers", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkMM743DL3_cjs.runStreamCompletionScorers; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "runValidation", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkMM743DL3_cjs.runValidation; }
|
|
58
58
|
});
|
|
59
59
|
//# sourceMappingURL=index.cjs.map
|
|
60
60
|
//# sourceMappingURL=index.cjs.map
|
package/dist/loop/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { createScorer, formatCheckFeedback, formatCompletionFeedback, formatStreamCompletionFeedback, formatValidationFeedback, generateFinalResult, generateStructuredFinalResult, loop, runChecks, runCompletionScorers, runDefaultCompletionCheck, runStreamCompletionScorers, runValidation } from '../chunk-
|
|
1
|
+
export { createScorer, formatCheckFeedback, formatCompletionFeedback, formatStreamCompletionFeedback, formatValidationFeedback, generateFinalResult, generateStructuredFinalResult, loop, runChecks, runCompletionScorers, runDefaultCompletionCheck, runStreamCompletionScorers, runValidation } from '../chunk-CBP34G7K.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"file":"tool-call-step.d.ts","sourceRoot":"","sources":["../../../../src/loop/workflows/agentic-execution/tool-call-step.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAUnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAqB/C,wBAAgB,kBAAkB,CAAC,KAAK,SAAS,OAAO,GAAG,OAAO,EAAE,MAAM,GAAG,SAAS,EAAE,EACtF,KAAK,EACL,WAAW,EACX,OAAO,EACP,YAAY,EACZ,UAAU,EACV,KAAK,EACL,WAAW,EACX,gBAAgB,EAChB,SAAS,EACT,MAAM,GACP,EAAE,WAAW,CAAC,KAAK,EAAE,MAAM,CAAC;;;;;;;;;;;;;;;;
|
|
1
|
+
{"version":3,"file":"tool-call-step.d.ts","sourceRoot":"","sources":["../../../../src/loop/workflows/agentic-execution/tool-call-step.ts"],"names":[],"mappings":"AAAA,OAAO,KAAK,EAAE,OAAO,EAAE,MAAM,qBAAqB,CAAC;AAUnD,OAAO,KAAK,EAAE,WAAW,EAAE,MAAM,aAAa,CAAC;AAqB/C,wBAAgB,kBAAkB,CAAC,KAAK,SAAS,OAAO,GAAG,OAAO,EAAE,MAAM,GAAG,SAAS,EAAE,EACtF,KAAK,EACL,WAAW,EACX,OAAO,EACP,YAAY,EACZ,UAAU,EACV,KAAK,EACL,WAAW,EACX,gBAAgB,EAChB,SAAS,EACT,MAAM,GACP,EAAE,WAAW,CAAC,KAAK,EAAE,MAAM,CAAC;;;;;;;;;;;;;;;;8EAuhB5B"}
|
package/dist/mastra/index.cjs
CHANGED
|
@@ -1,12 +1,12 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkQTJXNO73_cjs = require('../chunk-QTJXNO73.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "Mastra", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkQTJXNO73_cjs.Mastra; }
|
|
10
10
|
});
|
|
11
11
|
//# sourceMappingURL=index.cjs.map
|
|
12
12
|
//# sourceMappingURL=index.cjs.map
|
package/dist/mastra/index.js
CHANGED
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunk67H3I6U2_cjs = require('./chunk-67H3I6U2.cjs');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Object.defineProperty(exports, "MastraGateway", {
|
|
8
|
+
enumerable: true,
|
|
9
|
+
get: function () { return chunk67H3I6U2_cjs.MastraGateway; }
|
|
10
|
+
});
|
|
11
|
+
//# sourceMappingURL=mastra-PWENJ3CT.cjs.map
|
|
12
|
+
//# sourceMappingURL=mastra-PWENJ3CT.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"mastra-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"mastra-PWENJ3CT.cjs"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"mastra-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"mastra-VFBM63EH.js"}
|
package/dist/memory/index.cjs
CHANGED
|
@@ -1,72 +1,72 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkMM743DL3_cjs = require('../chunk-MM743DL3.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "MastraMemory", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkMM743DL3_cjs.MastraMemory; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "MemoryProcessor", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkMM743DL3_cjs.MemoryProcessor; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "MockMemory", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkMM743DL3_cjs.MockMemory; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "SYSTEM_REMINDER_END_TAG", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkMM743DL3_cjs.SYSTEM_REMINDER_END_TAG; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "SYSTEM_REMINDER_START_TAG", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkMM743DL3_cjs.SYSTEM_REMINDER_START_TAG; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "WORKING_MEMORY_END_TAG", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkMM743DL3_cjs.WORKING_MEMORY_END_TAG; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "WORKING_MEMORY_START_TAG", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkMM743DL3_cjs.WORKING_MEMORY_START_TAG; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "extractWorkingMemoryContent", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkMM743DL3_cjs.extractWorkingMemoryContent; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "extractWorkingMemoryTags", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkMM743DL3_cjs.extractWorkingMemoryTags; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "getThreadOMMetadata", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkMM743DL3_cjs.getThreadOMMetadata; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "isObservationalMemoryEnabled", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkMM743DL3_cjs.isObservationalMemoryEnabled; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "memoryDefaultOptions", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkMM743DL3_cjs.memoryDefaultOptions; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "parseMemoryRequestContext", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkMM743DL3_cjs.parseMemoryRequestContext; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "removeSystemReminderTags", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkMM743DL3_cjs.removeSystemReminderTags; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "removeWorkingMemoryTags", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkMM743DL3_cjs.removeWorkingMemoryTags; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "setThreadOMMetadata", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkMM743DL3_cjs.setThreadOMMetadata; }
|
|
70
70
|
});
|
|
71
71
|
//# sourceMappingURL=index.cjs.map
|
|
72
72
|
//# sourceMappingURL=index.cjs.map
|
package/dist/memory/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { MastraMemory, MemoryProcessor, MockMemory, SYSTEM_REMINDER_END_TAG, SYSTEM_REMINDER_START_TAG, WORKING_MEMORY_END_TAG, WORKING_MEMORY_START_TAG, extractWorkingMemoryContent, extractWorkingMemoryTags, getThreadOMMetadata, isObservationalMemoryEnabled, memoryDefaultOptions, parseMemoryRequestContext, removeSystemReminderTags, removeWorkingMemoryTags, setThreadOMMetadata } from '../chunk-
|
|
1
|
+
export { MastraMemory, MemoryProcessor, MockMemory, SYSTEM_REMINDER_END_TAG, SYSTEM_REMINDER_START_TAG, WORKING_MEMORY_END_TAG, WORKING_MEMORY_START_TAG, extractWorkingMemoryContent, extractWorkingMemoryTags, getThreadOMMetadata, isObservationalMemoryEnabled, memoryDefaultOptions, parseMemoryRequestContext, removeSystemReminderTags, removeWorkingMemoryTags, setThreadOMMetadata } from '../chunk-CBP34G7K.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"models-dev-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"models-dev-LDOOABB3.js"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkASSX63NG_cjs = require('./chunk-ASSX63NG.cjs');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Object.defineProperty(exports, "ModelsDevGateway", {
|
|
8
|
+
enumerable: true,
|
|
9
|
+
get: function () { return chunkASSX63NG_cjs.ModelsDevGateway; }
|
|
10
|
+
});
|
|
11
|
+
//# sourceMappingURL=models-dev-NK3HQWLN.cjs.map
|
|
12
|
+
//# sourceMappingURL=models-dev-NK3HQWLN.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"models-dev-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"models-dev-NK3HQWLN.cjs"}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"netlify-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"netlify-BD2Y34DD.js"}
|
|
@@ -0,0 +1,12 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkVBGSQQ6Z_cjs = require('./chunk-VBGSQQ6Z.cjs');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Object.defineProperty(exports, "NetlifyGateway", {
|
|
8
|
+
enumerable: true,
|
|
9
|
+
get: function () { return chunkVBGSQQ6Z_cjs.NetlifyGateway; }
|
|
10
|
+
});
|
|
11
|
+
//# sourceMappingURL=netlify-M374SBKN.cjs.map
|
|
12
|
+
//# sourceMappingURL=netlify-M374SBKN.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"netlify-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"netlify-M374SBKN.cjs"}
|
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkMM743DL3_cjs = require('../chunk-MM743DL3.cjs');
|
|
4
4
|
var v4 = require('zod/v4');
|
|
5
5
|
|
|
6
6
|
// src/processor-provider/types.ts
|
|
@@ -67,7 +67,7 @@ var unicodeNormalizerProvider = {
|
|
|
67
67
|
}),
|
|
68
68
|
availablePhases: ["processInput"],
|
|
69
69
|
createProcessor(config) {
|
|
70
|
-
return new
|
|
70
|
+
return new chunkMM743DL3_cjs.UnicodeNormalizer(config);
|
|
71
71
|
}
|
|
72
72
|
};
|
|
73
73
|
var tokenLimiterProvider = {
|
|
@@ -83,7 +83,7 @@ var tokenLimiterProvider = {
|
|
|
83
83
|
}),
|
|
84
84
|
availablePhases: ["processInput", "processOutputStream", "processOutputResult"],
|
|
85
85
|
createProcessor(config) {
|
|
86
|
-
return new
|
|
86
|
+
return new chunkMM743DL3_cjs.TokenLimiterProcessor(
|
|
87
87
|
config
|
|
88
88
|
);
|
|
89
89
|
}
|
|
@@ -99,7 +99,7 @@ var toolCallFilterProvider = {
|
|
|
99
99
|
}),
|
|
100
100
|
availablePhases: ["processInput"],
|
|
101
101
|
createProcessor(config) {
|
|
102
|
-
return new
|
|
102
|
+
return new chunkMM743DL3_cjs.ToolCallFilter(config);
|
|
103
103
|
}
|
|
104
104
|
};
|
|
105
105
|
var batchPartsProvider = {
|
|
@@ -115,7 +115,7 @@ var batchPartsProvider = {
|
|
|
115
115
|
}),
|
|
116
116
|
availablePhases: ["processOutputStream"],
|
|
117
117
|
createProcessor(config) {
|
|
118
|
-
return new
|
|
118
|
+
return new chunkMM743DL3_cjs.BatchPartsProcessor(config);
|
|
119
119
|
}
|
|
120
120
|
};
|
|
121
121
|
var moderationProvider = {
|
|
@@ -137,7 +137,7 @@ var moderationProvider = {
|
|
|
137
137
|
}),
|
|
138
138
|
availablePhases: ["processInput", "processOutputResult", "processOutputStream"],
|
|
139
139
|
createProcessor(config) {
|
|
140
|
-
return new
|
|
140
|
+
return new chunkMM743DL3_cjs.ModerationProcessor(config);
|
|
141
141
|
}
|
|
142
142
|
};
|
|
143
143
|
var promptInjectionDetectorProvider = {
|
|
@@ -158,7 +158,7 @@ var promptInjectionDetectorProvider = {
|
|
|
158
158
|
}),
|
|
159
159
|
availablePhases: ["processInput"],
|
|
160
160
|
createProcessor(config) {
|
|
161
|
-
return new
|
|
161
|
+
return new chunkMM743DL3_cjs.PromptInjectionDetector(config);
|
|
162
162
|
}
|
|
163
163
|
};
|
|
164
164
|
var piiDetectorProvider = {
|
|
@@ -181,7 +181,7 @@ var piiDetectorProvider = {
|
|
|
181
181
|
}),
|
|
182
182
|
availablePhases: ["processInput"],
|
|
183
183
|
createProcessor(config) {
|
|
184
|
-
return new
|
|
184
|
+
return new chunkMM743DL3_cjs.PIIDetector(config);
|
|
185
185
|
}
|
|
186
186
|
};
|
|
187
187
|
var languageDetectorProvider = {
|
|
@@ -204,7 +204,7 @@ var languageDetectorProvider = {
|
|
|
204
204
|
}),
|
|
205
205
|
availablePhases: ["processInput"],
|
|
206
206
|
createProcessor(config) {
|
|
207
|
-
return new
|
|
207
|
+
return new chunkMM743DL3_cjs.LanguageDetector(config);
|
|
208
208
|
}
|
|
209
209
|
};
|
|
210
210
|
var systemPromptScrubberProvider = {
|
|
@@ -225,7 +225,7 @@ var systemPromptScrubberProvider = {
|
|
|
225
225
|
}),
|
|
226
226
|
availablePhases: ["processOutputStream", "processOutputResult"],
|
|
227
227
|
createProcessor(config) {
|
|
228
|
-
return new
|
|
228
|
+
return new chunkMM743DL3_cjs.SystemPromptScrubber(config);
|
|
229
229
|
}
|
|
230
230
|
};
|
|
231
231
|
var BUILT_IN_PROCESSOR_PROVIDERS = {
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { UnicodeNormalizer, TokenLimiterProcessor, ToolCallFilter, BatchPartsProcessor, ModerationProcessor, PromptInjectionDetector, PIIDetector, LanguageDetector, SystemPromptScrubber } from '../chunk-
|
|
1
|
+
import { UnicodeNormalizer, TokenLimiterProcessor, ToolCallFilter, BatchPartsProcessor, ModerationProcessor, PromptInjectionDetector, PIIDetector, LanguageDetector, SystemPromptScrubber } from '../chunk-CBP34G7K.js';
|
|
2
2
|
import { z } from 'zod/v4';
|
|
3
3
|
|
|
4
4
|
// src/processor-provider/types.ts
|