@mastra/core 1.18.0-alpha.5 → 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 +212 -0
- package/dist/agent/index.cjs +8 -8
- package/dist/agent/index.js +1 -1
- package/dist/{chunk-BL7DAQXE.cjs → chunk-45LU555A.cjs} +7 -7
- package/dist/{chunk-BL7DAQXE.cjs.map → chunk-45LU555A.cjs.map} +1 -1
- package/dist/{chunk-XRW4AYLH.cjs → chunk-7W6PDCOH.cjs} +75 -75
- package/dist/{chunk-XRW4AYLH.cjs.map → chunk-7W6PDCOH.cjs.map} +1 -1
- package/dist/{chunk-AYVJ4EXL.js → chunk-BWRB3RPC.js} +3 -3
- package/dist/{chunk-AYVJ4EXL.js.map → chunk-BWRB3RPC.js.map} +1 -1
- package/dist/{chunk-KCRQQDEF.cjs → chunk-CJ4RMDJJ.cjs} +12 -12
- package/dist/{chunk-KCRQQDEF.cjs.map → chunk-CJ4RMDJJ.cjs.map} +1 -1
- package/dist/{chunk-JWE3L5J2.cjs → chunk-CU764D5P.cjs} +15 -15
- package/dist/{chunk-JWE3L5J2.cjs.map → chunk-CU764D5P.cjs.map} +1 -1
- package/dist/{chunk-XNWKYVLQ.cjs → chunk-DTT543MP.cjs} +3 -3
- package/dist/{chunk-XNWKYVLQ.cjs.map → chunk-DTT543MP.cjs.map} +1 -1
- package/dist/{chunk-7IKOVR4F.js → chunk-GALW5K2E.js} +3 -3
- package/dist/{chunk-7IKOVR4F.js.map → chunk-GALW5K2E.js.map} +1 -1
- package/dist/{chunk-INENOZKZ.cjs → chunk-H5ZOJOQ2.cjs} +9 -9
- package/dist/{chunk-INENOZKZ.cjs.map → chunk-H5ZOJOQ2.cjs.map} +1 -1
- package/dist/{chunk-YIBYKN6M.js → chunk-HZI7AYCD.js} +6 -6
- package/dist/{chunk-YIBYKN6M.js.map → chunk-HZI7AYCD.js.map} +1 -1
- package/dist/{chunk-3CTQJRNS.js → chunk-IVXAQT6H.js} +3 -3
- package/dist/{chunk-3CTQJRNS.js.map → chunk-IVXAQT6H.js.map} +1 -1
- package/dist/{chunk-W6QY3O3X.js → chunk-KEYCLRBI.js} +4 -4
- package/dist/{chunk-W6QY3O3X.js.map → chunk-KEYCLRBI.js.map} +1 -1
- package/dist/{chunk-DBHNKGT2.js → chunk-KFL6ZGWG.js} +3 -3
- package/dist/{chunk-DBHNKGT2.js.map → chunk-KFL6ZGWG.js.map} +1 -1
- package/dist/{chunk-IM6BRUQI.js → chunk-KG5NOH3Z.js} +8 -8
- package/dist/{chunk-IM6BRUQI.js.map → chunk-KG5NOH3Z.js.map} +1 -1
- package/dist/{chunk-WNI6ACXE.js → chunk-L3V6LSQF.js} +3 -3
- package/dist/{chunk-WNI6ACXE.js.map → chunk-L3V6LSQF.js.map} +1 -1
- package/dist/{chunk-BZUTYPXP.cjs → chunk-NMDKJUHA.cjs} +185 -185
- package/dist/{chunk-BZUTYPXP.cjs.map → chunk-NMDKJUHA.cjs.map} +1 -1
- package/dist/{chunk-27EVOYQC.js → chunk-NRIT3KHS.js} +3 -3
- package/dist/{chunk-27EVOYQC.js.map → chunk-NRIT3KHS.js.map} +1 -1
- package/dist/{chunk-5LA5TY63.js → chunk-OF7ELKXY.js} +4 -4
- package/dist/{chunk-5LA5TY63.js.map → chunk-OF7ELKXY.js.map} +1 -1
- package/dist/{chunk-JVL4ANDA.cjs → chunk-RVBOSWN5.cjs} +5 -5
- package/dist/{chunk-JVL4ANDA.cjs.map → chunk-RVBOSWN5.cjs.map} +1 -1
- package/dist/{chunk-7456ZWIM.cjs → chunk-TJNYXDI7.cjs} +19 -36
- package/dist/chunk-TJNYXDI7.cjs.map +1 -0
- package/dist/{chunk-H3DHOME4.cjs → chunk-TPE5VTVF.cjs} +6 -6
- package/dist/{chunk-H3DHOME4.cjs.map → chunk-TPE5VTVF.cjs.map} +1 -1
- package/dist/{chunk-W4I7AX2S.js → chunk-WGJL6F3F.js} +18 -35
- package/dist/chunk-WGJL6F3F.js.map +1 -0
- package/dist/{chunk-XC6ZFHUA.cjs → chunk-Z7DO2WCR.cjs} +48 -48
- package/dist/{chunk-XC6ZFHUA.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-5X6CFNIO.cjs.map → models-dev-674ULLFE.cjs.map} +1 -1
- package/dist/models-dev-AVV7SNWL.js +3 -0
- package/dist/{models-dev-NFYFNV6D.js.map → models-dev-AVV7SNWL.js.map} +1 -1
- package/dist/netlify-KWEJPG27.js +3 -0
- package/dist/{netlify-EYSCS3HJ.js.map → netlify-KWEJPG27.js.map} +1 -1
- package/dist/netlify-QP3MZ4FK.cjs +12 -0
- package/dist/{netlify-MZJ7FN5B.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-YGVNXVGE.cjs.map → provider-registry-KZN4FOFE.cjs.map} +1 -1
- package/dist/provider-registry-L3LFTZUA.js +3 -0
- package/dist/{provider-registry-ODJKK7NU.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 +9 -9
- package/src/llm/model/provider-types.generated.d.ts +5 -13
- package/dist/chunk-7456ZWIM.cjs.map +0 -1
- package/dist/chunk-W4I7AX2S.js.map +0 -1
- package/dist/models-dev-5X6CFNIO.cjs +0 -12
- package/dist/models-dev-NFYFNV6D.js +0 -3
- package/dist/netlify-EYSCS3HJ.js +0 -3
- package/dist/netlify-MZJ7FN5B.cjs +0 -12
- package/dist/provider-registry-ODJKK7NU.js +0 -3
- package/dist/provider-registry-YGVNXVGE.cjs +0 -40
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkCJ4RMDJJ_cjs = require('../chunk-CJ4RMDJJ.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 chunkCJ4RMDJJ_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 chunkCJ4RMDJJ_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 chunkCJ4RMDJJ_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 chunkCJ4RMDJJ_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 chunkCJ4RMDJJ_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 chunkCJ4RMDJJ_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 chunkCJ4RMDJJ_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 chunkCJ4RMDJJ_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 chunkCJ4RMDJJ_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-IVXAQT6H.js';
|
|
2
2
|
import { z } from 'zod/v4';
|
|
3
3
|
|
|
4
4
|
// src/processor-provider/types.ts
|
|
@@ -1,180 +1,180 @@
|
|
|
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, "AgentsMDInjector", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkCJ4RMDJJ_cjs.AgentsMDInjector; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "BaseProcessor", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkCJ4RMDJJ_cjs.BaseProcessor; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "BatchPartsProcessor", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunkCJ4RMDJJ_cjs.BatchPartsProcessor; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "FilePartSchema", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunkCJ4RMDJJ_cjs.FilePartSchema; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "ImagePartSchema", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ImagePartSchema; }
|
|
26
26
|
});
|
|
27
27
|
Object.defineProperty(exports, "LanguageDetector", {
|
|
28
28
|
enumerable: true,
|
|
29
|
-
get: function () { return
|
|
29
|
+
get: function () { return chunkCJ4RMDJJ_cjs.LanguageDetector; }
|
|
30
30
|
});
|
|
31
31
|
Object.defineProperty(exports, "MessageContentSchema", {
|
|
32
32
|
enumerable: true,
|
|
33
|
-
get: function () { return
|
|
33
|
+
get: function () { return chunkCJ4RMDJJ_cjs.MessageContentSchema; }
|
|
34
34
|
});
|
|
35
35
|
Object.defineProperty(exports, "MessageHistory", {
|
|
36
36
|
enumerable: true,
|
|
37
|
-
get: function () { return
|
|
37
|
+
get: function () { return chunkCJ4RMDJJ_cjs.MessageHistory; }
|
|
38
38
|
});
|
|
39
39
|
Object.defineProperty(exports, "MessagePartSchema", {
|
|
40
40
|
enumerable: true,
|
|
41
|
-
get: function () { return
|
|
41
|
+
get: function () { return chunkCJ4RMDJJ_cjs.MessagePartSchema; }
|
|
42
42
|
});
|
|
43
43
|
Object.defineProperty(exports, "ModerationProcessor", {
|
|
44
44
|
enumerable: true,
|
|
45
|
-
get: function () { return
|
|
45
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ModerationProcessor; }
|
|
46
46
|
});
|
|
47
47
|
Object.defineProperty(exports, "PIIDetector", {
|
|
48
48
|
enumerable: true,
|
|
49
|
-
get: function () { return
|
|
49
|
+
get: function () { return chunkCJ4RMDJJ_cjs.PIIDetector; }
|
|
50
50
|
});
|
|
51
51
|
Object.defineProperty(exports, "ProcessorInputPhaseSchema", {
|
|
52
52
|
enumerable: true,
|
|
53
|
-
get: function () { return
|
|
53
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorInputPhaseSchema; }
|
|
54
54
|
});
|
|
55
55
|
Object.defineProperty(exports, "ProcessorInputStepPhaseSchema", {
|
|
56
56
|
enumerable: true,
|
|
57
|
-
get: function () { return
|
|
57
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorInputStepPhaseSchema; }
|
|
58
58
|
});
|
|
59
59
|
Object.defineProperty(exports, "ProcessorMessageContentSchema", {
|
|
60
60
|
enumerable: true,
|
|
61
|
-
get: function () { return
|
|
61
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorMessageContentSchema; }
|
|
62
62
|
});
|
|
63
63
|
Object.defineProperty(exports, "ProcessorMessageSchema", {
|
|
64
64
|
enumerable: true,
|
|
65
|
-
get: function () { return
|
|
65
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorMessageSchema; }
|
|
66
66
|
});
|
|
67
67
|
Object.defineProperty(exports, "ProcessorOutputResultPhaseSchema", {
|
|
68
68
|
enumerable: true,
|
|
69
|
-
get: function () { return
|
|
69
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorOutputResultPhaseSchema; }
|
|
70
70
|
});
|
|
71
71
|
Object.defineProperty(exports, "ProcessorOutputStepPhaseSchema", {
|
|
72
72
|
enumerable: true,
|
|
73
|
-
get: function () { return
|
|
73
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorOutputStepPhaseSchema; }
|
|
74
74
|
});
|
|
75
75
|
Object.defineProperty(exports, "ProcessorOutputStreamPhaseSchema", {
|
|
76
76
|
enumerable: true,
|
|
77
|
-
get: function () { return
|
|
77
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorOutputStreamPhaseSchema; }
|
|
78
78
|
});
|
|
79
79
|
Object.defineProperty(exports, "ProcessorRunner", {
|
|
80
80
|
enumerable: true,
|
|
81
|
-
get: function () { return
|
|
81
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorRunner; }
|
|
82
82
|
});
|
|
83
83
|
Object.defineProperty(exports, "ProcessorState", {
|
|
84
84
|
enumerable: true,
|
|
85
|
-
get: function () { return
|
|
85
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorState; }
|
|
86
86
|
});
|
|
87
87
|
Object.defineProperty(exports, "ProcessorStepInputSchema", {
|
|
88
88
|
enumerable: true,
|
|
89
|
-
get: function () { return
|
|
89
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorStepInputSchema; }
|
|
90
90
|
});
|
|
91
91
|
Object.defineProperty(exports, "ProcessorStepOutputSchema", {
|
|
92
92
|
enumerable: true,
|
|
93
|
-
get: function () { return
|
|
93
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorStepOutputSchema; }
|
|
94
94
|
});
|
|
95
95
|
Object.defineProperty(exports, "ProcessorStepSchema", {
|
|
96
96
|
enumerable: true,
|
|
97
|
-
get: function () { return
|
|
97
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ProcessorStepSchema; }
|
|
98
98
|
});
|
|
99
99
|
Object.defineProperty(exports, "PromptInjectionDetector", {
|
|
100
100
|
enumerable: true,
|
|
101
|
-
get: function () { return
|
|
101
|
+
get: function () { return chunkCJ4RMDJJ_cjs.PromptInjectionDetector; }
|
|
102
102
|
});
|
|
103
103
|
Object.defineProperty(exports, "ReasoningPartSchema", {
|
|
104
104
|
enumerable: true,
|
|
105
|
-
get: function () { return
|
|
105
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ReasoningPartSchema; }
|
|
106
106
|
});
|
|
107
107
|
Object.defineProperty(exports, "SemanticRecall", {
|
|
108
108
|
enumerable: true,
|
|
109
|
-
get: function () { return
|
|
109
|
+
get: function () { return chunkCJ4RMDJJ_cjs.SemanticRecall; }
|
|
110
110
|
});
|
|
111
111
|
Object.defineProperty(exports, "SkillSearchProcessor", {
|
|
112
112
|
enumerable: true,
|
|
113
|
-
get: function () { return
|
|
113
|
+
get: function () { return chunkCJ4RMDJJ_cjs.SkillSearchProcessor; }
|
|
114
114
|
});
|
|
115
115
|
Object.defineProperty(exports, "SkillsProcessor", {
|
|
116
116
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
117
|
+
get: function () { return chunkCJ4RMDJJ_cjs.SkillsProcessor; }
|
|
118
118
|
});
|
|
119
119
|
Object.defineProperty(exports, "SourcePartSchema", {
|
|
120
120
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
121
|
+
get: function () { return chunkCJ4RMDJJ_cjs.SourcePartSchema; }
|
|
122
122
|
});
|
|
123
123
|
Object.defineProperty(exports, "StepStartPartSchema", {
|
|
124
124
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
125
|
+
get: function () { return chunkCJ4RMDJJ_cjs.StepStartPartSchema; }
|
|
126
126
|
});
|
|
127
127
|
Object.defineProperty(exports, "StructuredOutputProcessor", {
|
|
128
128
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
129
|
+
get: function () { return chunkCJ4RMDJJ_cjs.StructuredOutputProcessor; }
|
|
130
130
|
});
|
|
131
131
|
Object.defineProperty(exports, "SystemPromptScrubber", {
|
|
132
132
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
133
|
+
get: function () { return chunkCJ4RMDJJ_cjs.SystemPromptScrubber; }
|
|
134
134
|
});
|
|
135
135
|
Object.defineProperty(exports, "TextPartSchema", {
|
|
136
136
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
137
|
+
get: function () { return chunkCJ4RMDJJ_cjs.TextPartSchema; }
|
|
138
138
|
});
|
|
139
139
|
Object.defineProperty(exports, "TokenLimiter", {
|
|
140
140
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
141
|
+
get: function () { return chunkCJ4RMDJJ_cjs.TokenLimiterProcessor; }
|
|
142
142
|
});
|
|
143
143
|
Object.defineProperty(exports, "TokenLimiterProcessor", {
|
|
144
144
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
145
|
+
get: function () { return chunkCJ4RMDJJ_cjs.TokenLimiterProcessor; }
|
|
146
146
|
});
|
|
147
147
|
Object.defineProperty(exports, "ToolCallFilter", {
|
|
148
148
|
enumerable: true,
|
|
149
|
-
get: function () { return
|
|
149
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ToolCallFilter; }
|
|
150
150
|
});
|
|
151
151
|
Object.defineProperty(exports, "ToolInvocationPartSchema", {
|
|
152
152
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
153
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ToolInvocationPartSchema; }
|
|
154
154
|
});
|
|
155
155
|
Object.defineProperty(exports, "ToolSearchProcessor", {
|
|
156
156
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
157
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ToolSearchProcessor; }
|
|
158
158
|
});
|
|
159
159
|
Object.defineProperty(exports, "UnicodeNormalizer", {
|
|
160
160
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
161
|
+
get: function () { return chunkCJ4RMDJJ_cjs.UnicodeNormalizer; }
|
|
162
162
|
});
|
|
163
163
|
Object.defineProperty(exports, "WorkingMemory", {
|
|
164
164
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
165
|
+
get: function () { return chunkCJ4RMDJJ_cjs.WorkingMemory; }
|
|
166
166
|
});
|
|
167
167
|
Object.defineProperty(exports, "WorkspaceInstructionsProcessor", {
|
|
168
168
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
169
|
+
get: function () { return chunkCJ4RMDJJ_cjs.WorkspaceInstructionsProcessor; }
|
|
170
170
|
});
|
|
171
171
|
Object.defineProperty(exports, "globalEmbeddingCache", {
|
|
172
172
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
173
|
+
get: function () { return chunkCJ4RMDJJ_cjs.globalEmbeddingCache; }
|
|
174
174
|
});
|
|
175
175
|
Object.defineProperty(exports, "isProcessorWorkflow", {
|
|
176
176
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
177
|
+
get: function () { return chunkCJ4RMDJJ_cjs.isProcessorWorkflow; }
|
|
178
178
|
});
|
|
179
179
|
//# sourceMappingURL=index.cjs.map
|
|
180
180
|
//# sourceMappingURL=index.cjs.map
|
package/dist/processors/index.js
CHANGED
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { AgentsMDInjector, BaseProcessor, BatchPartsProcessor, FilePartSchema, ImagePartSchema, LanguageDetector, MessageContentSchema, MessageHistory, MessagePartSchema, ModerationProcessor, PIIDetector, ProcessorInputPhaseSchema, ProcessorInputStepPhaseSchema, ProcessorMessageContentSchema, ProcessorMessageSchema, ProcessorOutputResultPhaseSchema, ProcessorOutputStepPhaseSchema, ProcessorOutputStreamPhaseSchema, ProcessorRunner, ProcessorState, ProcessorStepInputSchema, ProcessorStepOutputSchema, ProcessorStepSchema, PromptInjectionDetector, ReasoningPartSchema, SemanticRecall, SkillSearchProcessor, SkillsProcessor, SourcePartSchema, StepStartPartSchema, StructuredOutputProcessor, SystemPromptScrubber, TextPartSchema, TokenLimiterProcessor as TokenLimiter, TokenLimiterProcessor, ToolCallFilter, ToolInvocationPartSchema, ToolSearchProcessor, UnicodeNormalizer, WorkingMemory, WorkspaceInstructionsProcessor, globalEmbeddingCache, isProcessorWorkflow } from '../chunk-
|
|
1
|
+
export { AgentsMDInjector, BaseProcessor, BatchPartsProcessor, FilePartSchema, ImagePartSchema, LanguageDetector, MessageContentSchema, MessageHistory, MessagePartSchema, ModerationProcessor, PIIDetector, ProcessorInputPhaseSchema, ProcessorInputStepPhaseSchema, ProcessorMessageContentSchema, ProcessorMessageSchema, ProcessorOutputResultPhaseSchema, ProcessorOutputStepPhaseSchema, ProcessorOutputStreamPhaseSchema, ProcessorRunner, ProcessorState, ProcessorStepInputSchema, ProcessorStepOutputSchema, ProcessorStepSchema, PromptInjectionDetector, ReasoningPartSchema, SemanticRecall, SkillSearchProcessor, SkillsProcessor, SourcePartSchema, StepStartPartSchema, StructuredOutputProcessor, SystemPromptScrubber, TextPartSchema, TokenLimiterProcessor as TokenLimiter, TokenLimiterProcessor, ToolCallFilter, ToolInvocationPartSchema, ToolSearchProcessor, UnicodeNormalizer, WorkingMemory, WorkspaceInstructionsProcessor, globalEmbeddingCache, isProcessorWorkflow } from '../chunk-IVXAQT6H.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -0,0 +1,40 @@
|
|
|
1
|
+
'use strict';
|
|
2
|
+
|
|
3
|
+
var chunkTJNYXDI7_cjs = require('./chunk-TJNYXDI7.cjs');
|
|
4
|
+
|
|
5
|
+
|
|
6
|
+
|
|
7
|
+
Object.defineProperty(exports, "GatewayRegistry", {
|
|
8
|
+
enumerable: true,
|
|
9
|
+
get: function () { return chunkTJNYXDI7_cjs.GatewayRegistry; }
|
|
10
|
+
});
|
|
11
|
+
Object.defineProperty(exports, "PROVIDER_MODELS", {
|
|
12
|
+
enumerable: true,
|
|
13
|
+
get: function () { return chunkTJNYXDI7_cjs.PROVIDER_MODELS; }
|
|
14
|
+
});
|
|
15
|
+
Object.defineProperty(exports, "PROVIDER_REGISTRY", {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return chunkTJNYXDI7_cjs.PROVIDER_REGISTRY; }
|
|
18
|
+
});
|
|
19
|
+
Object.defineProperty(exports, "getProviderConfig", {
|
|
20
|
+
enumerable: true,
|
|
21
|
+
get: function () { return chunkTJNYXDI7_cjs.getProviderConfig; }
|
|
22
|
+
});
|
|
23
|
+
Object.defineProperty(exports, "getRegisteredProviders", {
|
|
24
|
+
enumerable: true,
|
|
25
|
+
get: function () { return chunkTJNYXDI7_cjs.getRegisteredProviders; }
|
|
26
|
+
});
|
|
27
|
+
Object.defineProperty(exports, "isProviderRegistered", {
|
|
28
|
+
enumerable: true,
|
|
29
|
+
get: function () { return chunkTJNYXDI7_cjs.isProviderRegistered; }
|
|
30
|
+
});
|
|
31
|
+
Object.defineProperty(exports, "isValidModelId", {
|
|
32
|
+
enumerable: true,
|
|
33
|
+
get: function () { return chunkTJNYXDI7_cjs.isValidModelId; }
|
|
34
|
+
});
|
|
35
|
+
Object.defineProperty(exports, "parseModelString", {
|
|
36
|
+
enumerable: true,
|
|
37
|
+
get: function () { return chunkTJNYXDI7_cjs.parseModelString; }
|
|
38
|
+
});
|
|
39
|
+
//# sourceMappingURL=provider-registry-KZN4FOFE.cjs.map
|
|
40
|
+
//# sourceMappingURL=provider-registry-KZN4FOFE.cjs.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"provider-registry-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"provider-registry-KZN4FOFE.cjs"}
|
|
@@ -0,0 +1,3 @@
|
|
|
1
|
+
export { GatewayRegistry, PROVIDER_MODELS, PROVIDER_REGISTRY, getProviderConfig, getRegisteredProviders, isProviderRegistered, isValidModelId, parseModelString } from './chunk-WGJL6F3F.js';
|
|
2
|
+
//# sourceMappingURL=provider-registry-L3LFTZUA.js.map
|
|
3
|
+
//# sourceMappingURL=provider-registry-L3LFTZUA.js.map
|
|
@@ -1 +1 @@
|
|
|
1
|
-
{"version":3,"sources":[],"names":[],"mappings":"","file":"provider-registry-
|
|
1
|
+
{"version":3,"sources":[],"names":[],"mappings":"","file":"provider-registry-L3LFTZUA.js"}
|
|
@@ -778,7 +778,8 @@
|
|
|
778
778
|
"mimo-v2-pro-free",
|
|
779
779
|
"minimax-m2.5",
|
|
780
780
|
"minimax-m2.5-free",
|
|
781
|
-
"nemotron-3-super-free"
|
|
781
|
+
"nemotron-3-super-free",
|
|
782
|
+
"qwen3.6-plus-free"
|
|
782
783
|
],
|
|
783
784
|
"docUrl": "https://opencode.ai/docs/zen",
|
|
784
785
|
"gateway": "models.dev"
|
|
@@ -2169,6 +2170,7 @@
|
|
|
2169
2170
|
"qwen/qwen3-next-80b-a3b-thinking",
|
|
2170
2171
|
"qwen/qwen3.5-397b-a17b",
|
|
2171
2172
|
"qwen/qwen3.5-plus-02-15",
|
|
2173
|
+
"qwen/qwen3.6-plus-preview:free",
|
|
2172
2174
|
"sourceful/riverflow-v2-fast-preview",
|
|
2173
2175
|
"sourceful/riverflow-v2-max-preview",
|
|
2174
2176
|
"sourceful/riverflow-v2-standard-preview",
|
|
@@ -2202,7 +2204,7 @@
|
|
|
2202
2204
|
"npm": "@openrouter/ai-sdk-provider"
|
|
2203
2205
|
},
|
|
2204
2206
|
"zenmux": {
|
|
2205
|
-
"url": "https://zenmux.ai/api/
|
|
2207
|
+
"url": "https://zenmux.ai/api/v1",
|
|
2206
2208
|
"apiKeyEnvVar": "ZENMUX_API_KEY",
|
|
2207
2209
|
"apiKeyHeader": "Authorization",
|
|
2208
2210
|
"name": "ZenMux",
|
|
@@ -2225,7 +2227,6 @@
|
|
|
2225
2227
|
"google/gemini-2.5-flash-lite",
|
|
2226
2228
|
"google/gemini-2.5-pro",
|
|
2227
2229
|
"google/gemini-3-flash-preview",
|
|
2228
|
-
"google/gemini-3-pro-image-preview",
|
|
2229
2230
|
"google/gemini-3-pro-preview",
|
|
2230
2231
|
"google/gemini-3.1-flash-lite-preview",
|
|
2231
2232
|
"google/gemini-3.1-pro-preview",
|
|
@@ -2295,8 +2296,7 @@
|
|
|
2295
2296
|
"z-ai/glm-5-turbo"
|
|
2296
2297
|
],
|
|
2297
2298
|
"docUrl": "https://docs.zenmux.ai",
|
|
2298
|
-
"gateway": "models.dev"
|
|
2299
|
-
"npm": "@ai-sdk/anthropic"
|
|
2299
|
+
"gateway": "models.dev"
|
|
2300
2300
|
},
|
|
2301
2301
|
"perplexity": {
|
|
2302
2302
|
"apiKeyEnvVar": "PERPLEXITY_API_KEY",
|
|
@@ -2713,6 +2713,7 @@
|
|
|
2713
2713
|
"inception/mercury-2",
|
|
2714
2714
|
"inception/mercury-coder-small",
|
|
2715
2715
|
"kwaipilot/kat-coder-pro-v1",
|
|
2716
|
+
"kwaipilot/kat-coder-pro-v2",
|
|
2716
2717
|
"meituan/longcat-flash-chat",
|
|
2717
2718
|
"meituan/longcat-flash-thinking",
|
|
2718
2719
|
"meituan/longcat-flash-thinking-2601",
|
|
@@ -2758,6 +2759,7 @@
|
|
|
2758
2759
|
"morph/morph-v3-fast",
|
|
2759
2760
|
"morph/morph-v3-large",
|
|
2760
2761
|
"nvidia/nemotron-3-nano-30b-a3b",
|
|
2762
|
+
"nvidia/nemotron-3-super-120b-a12b",
|
|
2761
2763
|
"nvidia/nemotron-nano-12b-v2-vl",
|
|
2762
2764
|
"nvidia/nemotron-nano-9b-v2",
|
|
2763
2765
|
"openai/codex-mini",
|
|
@@ -3445,17 +3447,7 @@
|
|
|
3445
3447
|
"apiKeyEnvVar": "VULTR_API_KEY",
|
|
3446
3448
|
"apiKeyHeader": "Authorization",
|
|
3447
3449
|
"name": "Vultr",
|
|
3448
|
-
"models": [
|
|
3449
|
-
"DeepSeek-R1-Distill-Llama-70B",
|
|
3450
|
-
"DeepSeek-R1-Distill-Qwen-32B",
|
|
3451
|
-
"DeepSeek-V3.2",
|
|
3452
|
-
"GLM-5-FP8",
|
|
3453
|
-
"Kimi-K2.5",
|
|
3454
|
-
"Llama-3_1-Nemotron-Ultra-253B-v1",
|
|
3455
|
-
"MiniMax-M2.5",
|
|
3456
|
-
"NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4",
|
|
3457
|
-
"gpt-oss-120b"
|
|
3458
|
-
],
|
|
3450
|
+
"models": ["DeepSeek-V3.2", "GLM-5-FP8", "Kimi-K2.5", "MiniMax-M2.5"],
|
|
3459
3451
|
"docUrl": "https://api.vultrinference.com/",
|
|
3460
3452
|
"gateway": "models.dev"
|
|
3461
3453
|
},
|
|
@@ -4432,7 +4424,6 @@
|
|
|
4432
4424
|
"gemini/gemini-2.5-flash",
|
|
4433
4425
|
"gemini/gemini-2.5-flash-image",
|
|
4434
4426
|
"gemini/gemini-2.5-flash-lite",
|
|
4435
|
-
"gemini/gemini-2.5-flash-lite-preview-09-2025",
|
|
4436
4427
|
"gemini/gemini-2.5-pro",
|
|
4437
4428
|
"gemini/gemini-3-flash-preview",
|
|
4438
4429
|
"gemini/gemini-3-pro-image-preview",
|
|
@@ -5066,7 +5057,8 @@
|
|
|
5066
5057
|
"mimo-v2-pro-free",
|
|
5067
5058
|
"minimax-m2.5",
|
|
5068
5059
|
"minimax-m2.5-free",
|
|
5069
|
-
"nemotron-3-super-free"
|
|
5060
|
+
"nemotron-3-super-free",
|
|
5061
|
+
"qwen3.6-plus-free"
|
|
5070
5062
|
],
|
|
5071
5063
|
"berget": [
|
|
5072
5064
|
"BAAI/bge-reranker-v2-m3",
|
|
@@ -6267,6 +6259,7 @@
|
|
|
6267
6259
|
"qwen/qwen3-next-80b-a3b-thinking",
|
|
6268
6260
|
"qwen/qwen3.5-397b-a17b",
|
|
6269
6261
|
"qwen/qwen3.5-plus-02-15",
|
|
6262
|
+
"qwen/qwen3.6-plus-preview:free",
|
|
6270
6263
|
"sourceful/riverflow-v2-fast-preview",
|
|
6271
6264
|
"sourceful/riverflow-v2-max-preview",
|
|
6272
6265
|
"sourceful/riverflow-v2-standard-preview",
|
|
@@ -6314,7 +6307,6 @@
|
|
|
6314
6307
|
"google/gemini-2.5-flash-lite",
|
|
6315
6308
|
"google/gemini-2.5-pro",
|
|
6316
6309
|
"google/gemini-3-flash-preview",
|
|
6317
|
-
"google/gemini-3-pro-image-preview",
|
|
6318
6310
|
"google/gemini-3-pro-preview",
|
|
6319
6311
|
"google/gemini-3.1-flash-lite-preview",
|
|
6320
6312
|
"google/gemini-3.1-pro-preview",
|
|
@@ -6690,6 +6682,7 @@
|
|
|
6690
6682
|
"inception/mercury-2",
|
|
6691
6683
|
"inception/mercury-coder-small",
|
|
6692
6684
|
"kwaipilot/kat-coder-pro-v1",
|
|
6685
|
+
"kwaipilot/kat-coder-pro-v2",
|
|
6693
6686
|
"meituan/longcat-flash-chat",
|
|
6694
6687
|
"meituan/longcat-flash-thinking",
|
|
6695
6688
|
"meituan/longcat-flash-thinking-2601",
|
|
@@ -6735,6 +6728,7 @@
|
|
|
6735
6728
|
"morph/morph-v3-fast",
|
|
6736
6729
|
"morph/morph-v3-large",
|
|
6737
6730
|
"nvidia/nemotron-3-nano-30b-a3b",
|
|
6731
|
+
"nvidia/nemotron-3-super-120b-a12b",
|
|
6738
6732
|
"nvidia/nemotron-nano-12b-v2-vl",
|
|
6739
6733
|
"nvidia/nemotron-nano-9b-v2",
|
|
6740
6734
|
"openai/codex-mini",
|
|
@@ -7299,17 +7293,7 @@
|
|
|
7299
7293
|
"zai-org/GLM-4.5-Air",
|
|
7300
7294
|
"zai-org/GLM-4.5-FP8"
|
|
7301
7295
|
],
|
|
7302
|
-
"vultr": [
|
|
7303
|
-
"DeepSeek-R1-Distill-Llama-70B",
|
|
7304
|
-
"DeepSeek-R1-Distill-Qwen-32B",
|
|
7305
|
-
"DeepSeek-V3.2",
|
|
7306
|
-
"GLM-5-FP8",
|
|
7307
|
-
"Kimi-K2.5",
|
|
7308
|
-
"Llama-3_1-Nemotron-Ultra-253B-v1",
|
|
7309
|
-
"MiniMax-M2.5",
|
|
7310
|
-
"NVIDIA-Nemotron-3-Super-120B-A12B-NVFP4",
|
|
7311
|
-
"gpt-oss-120b"
|
|
7312
|
-
],
|
|
7296
|
+
"vultr": ["DeepSeek-V3.2", "GLM-5-FP8", "Kimi-K2.5", "MiniMax-M2.5"],
|
|
7313
7297
|
"github-models": [
|
|
7314
7298
|
"ai21-labs/ai21-jamba-1.5-large",
|
|
7315
7299
|
"ai21-labs/ai21-jamba-1.5-mini",
|
|
@@ -8166,7 +8150,6 @@
|
|
|
8166
8150
|
"gemini/gemini-2.5-flash",
|
|
8167
8151
|
"gemini/gemini-2.5-flash-image",
|
|
8168
8152
|
"gemini/gemini-2.5-flash-lite",
|
|
8169
|
-
"gemini/gemini-2.5-flash-lite-preview-09-2025",
|
|
8170
8153
|
"gemini/gemini-2.5-pro",
|
|
8171
8154
|
"gemini/gemini-3-flash-preview",
|
|
8172
8155
|
"gemini/gemini-3-pro-image-preview",
|
package/dist/relevance/index.cjs
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkCJ4RMDJJ_cjs = require('../chunk-CJ4RMDJJ.cjs');
|
|
4
4
|
|
|
5
5
|
// src/relevance/relevance-score-provider.ts
|
|
6
6
|
function createSimilarityPrompt(query, text) {
|
|
@@ -17,7 +17,7 @@ Relevance score (0-1):`;
|
|
|
17
17
|
var MastraAgentRelevanceScorer = class {
|
|
18
18
|
agent;
|
|
19
19
|
constructor(name, model) {
|
|
20
|
-
this.agent = new
|
|
20
|
+
this.agent = new chunkCJ4RMDJJ_cjs.Agent({
|
|
21
21
|
id: `relevance-scorer-${name}`,
|
|
22
22
|
name: `Relevance Scorer ${name}`,
|
|
23
23
|
instructions: `You are a specialized agent for evaluating the relevance of text to queries.
|
|
@@ -37,7 +37,7 @@ Always return just the number, no explanation.`,
|
|
|
37
37
|
const prompt = createSimilarityPrompt(query, text);
|
|
38
38
|
const model = await this.agent.getModel();
|
|
39
39
|
let response;
|
|
40
|
-
if (
|
|
40
|
+
if (chunkCJ4RMDJJ_cjs.isSupportedLanguageModel(model)) {
|
|
41
41
|
const responseText = await this.agent.generate(prompt);
|
|
42
42
|
response = responseText.text;
|
|
43
43
|
} else {
|
package/dist/relevance/index.js
CHANGED
package/dist/stream/index.cjs
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkCJ4RMDJJ_cjs = require('../chunk-CJ4RMDJJ.cjs');
|
|
4
4
|
var chunkANLO4VM2_cjs = require('../chunk-ANLO4VM2.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "ChunkFrom", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunkCJ4RMDJJ_cjs.ChunkFrom; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "MastraAgentNetworkStream", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkCJ4RMDJJ_cjs.MastraAgentNetworkStream; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "MastraModelOutput", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkCJ4RMDJJ_cjs.MastraModelOutput; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "WorkflowRunOutput", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkCJ4RMDJJ_cjs.WorkflowRunOutput; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "convertFullStreamChunkToMastra", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkCJ4RMDJJ_cjs.convertFullStreamChunkToMastra; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "convertFullStreamChunkToUIMessageStream", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkCJ4RMDJJ_cjs.convertFullStreamChunkToUIMessageStream; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "convertMastraChunkToAISDKv5", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkCJ4RMDJJ_cjs.convertMastraChunkToAISDKv5; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "DefaultGeneratedFile", {
|
|
37
37
|
enumerable: true,
|
package/dist/stream/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { ChunkFrom, MastraAgentNetworkStream, MastraModelOutput, WorkflowRunOutput, convertFullStreamChunkToMastra, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5 } from '../chunk-
|
|
1
|
+
export { ChunkFrom, MastraAgentNetworkStream, MastraModelOutput, WorkflowRunOutput, convertFullStreamChunkToMastra, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5 } from '../chunk-IVXAQT6H.js';
|
|
2
2
|
export { DefaultGeneratedFile, DefaultGeneratedFileWithType } from '../chunk-SLZ3WO42.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,20 +1,20 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk45LU555A_cjs = require('../chunk-45LU555A.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "getSettings", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunk45LU555A_cjs.getSettings; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "isToolLoopAgentLike", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunk45LU555A_cjs.isToolLoopAgentLike; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "toolLoopAgentToMastraAgent", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunk45LU555A_cjs.toolLoopAgentToMastraAgent; }
|
|
18
18
|
});
|
|
19
19
|
//# sourceMappingURL=index.cjs.map
|
|
20
20
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { getSettings, isToolLoopAgentLike, toolLoopAgentToMastraAgent } from '../chunk-
|
|
1
|
+
export { getSettings, isToolLoopAgentLike, toolLoopAgentToMastraAgent } from '../chunk-OF7ELKXY.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|