@mastra/core 0.22.1 → 0.22.2-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 +10 -10
- package/dist/agent/index.js +1 -1
- package/dist/agent/input-processor/index.cjs +6 -6
- package/dist/agent/input-processor/index.js +1 -1
- package/dist/{chunk-RXBG6UV2.js → chunk-4PMF7QUH.js} +3 -3
- package/dist/{chunk-RXBG6UV2.js.map → chunk-4PMF7QUH.js.map} +1 -1
- package/dist/{chunk-QBPTDMR7.cjs → chunk-5CHZUAZV.cjs} +3 -3
- package/dist/chunk-5CHZUAZV.cjs.map +1 -0
- package/dist/{chunk-YOVX3R5U.cjs → chunk-AMHNTB4N.cjs} +12 -12
- package/dist/{chunk-YOVX3R5U.cjs.map → chunk-AMHNTB4N.cjs.map} +1 -1
- package/dist/{chunk-34L2Z6PH.cjs → chunk-CGT36GQE.cjs} +4 -4
- package/dist/{chunk-34L2Z6PH.cjs.map → chunk-CGT36GQE.cjs.map} +1 -1
- package/dist/{chunk-CAZTWPDK.cjs → chunk-HD455BM6.cjs} +9 -9
- package/dist/{chunk-CAZTWPDK.cjs.map → chunk-HD455BM6.cjs.map} +1 -1
- package/dist/{chunk-O4KVF3MI.cjs → chunk-MQ67HP3O.cjs} +4 -4
- package/dist/{chunk-O4KVF3MI.cjs.map → chunk-MQ67HP3O.cjs.map} +1 -1
- package/dist/{chunk-SF75RENF.js → chunk-PJDIDFKV.js} +3 -3
- package/dist/{chunk-SF75RENF.js.map → chunk-PJDIDFKV.js.map} +1 -1
- package/dist/{chunk-F7OMDF5K.js → chunk-T2RDWNN6.js} +3 -3
- package/dist/chunk-T2RDWNN6.js.map +1 -0
- package/dist/{chunk-MHICZASQ.js → chunk-VD27FF3L.js} +3 -3
- package/dist/{chunk-MHICZASQ.js.map → chunk-VD27FF3L.js.map} +1 -1
- package/dist/{chunk-ITFEGBP2.js → chunk-VX7NIAMW.js} +3 -3
- package/dist/{chunk-ITFEGBP2.js.map → chunk-VX7NIAMW.js.map} +1 -1
- package/dist/index.cjs +19 -19
- package/dist/index.js +4 -4
- package/dist/loop/index.cjs +2 -2
- package/dist/loop/index.js +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.js +1 -1
- package/dist/processors/index.cjs +11 -11
- package/dist/processors/index.js +1 -1
- package/dist/relevance/index.cjs +4 -4
- package/dist/relevance/index.js +1 -1
- package/dist/scores/index.cjs +4 -4
- package/dist/scores/index.js +1 -1
- package/dist/scores/scoreTraces/index.cjs +3 -3
- package/dist/scores/scoreTraces/index.js +1 -1
- package/dist/stream/index.cjs +8 -8
- package/dist/stream/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 +12 -12
- package/dist/workflows/index.js +1 -1
- package/dist/workflows/legacy/index.cjs +22 -22
- package/dist/workflows/legacy/index.js +1 -1
- package/dist/workflows/workflow.d.ts.map +1 -1
- package/package.json +2 -2
- package/dist/chunk-F7OMDF5K.js.map +0 -1
- package/dist/chunk-QBPTDMR7.cjs.map +0 -1
package/CHANGELOG.md
CHANGED
package/dist/agent/index.cjs
CHANGED
|
@@ -1,45 +1,45 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk5CHZUAZV_cjs = require('../chunk-5CHZUAZV.cjs');
|
|
4
4
|
var chunk634YFL42_cjs = require('../chunk-634YFL42.cjs');
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
|
|
8
8
|
Object.defineProperty(exports, "Agent", {
|
|
9
9
|
enumerable: true,
|
|
10
|
-
get: function () { return
|
|
10
|
+
get: function () { return chunk5CHZUAZV_cjs.Agent; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "LanguageDetectorInputProcessor", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunk5CHZUAZV_cjs.LanguageDetectorInputProcessor; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "ModerationInputProcessor", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunk5CHZUAZV_cjs.ModerationInputProcessor; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "PIIDetectorInputProcessor", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunk5CHZUAZV_cjs.PIIDetectorInputProcessor; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "PromptInjectionDetectorInputProcessor", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunk5CHZUAZV_cjs.PromptInjectionDetectorInputProcessor; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "TripWire", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunk5CHZUAZV_cjs.TripWire; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "UnicodeNormalizerInputProcessor", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunk5CHZUAZV_cjs.UnicodeNormalizerInputProcessor; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "tryGenerateWithJsonFallback", {
|
|
37
37
|
enumerable: true,
|
|
38
|
-
get: function () { return
|
|
38
|
+
get: function () { return chunk5CHZUAZV_cjs.tryGenerateWithJsonFallback; }
|
|
39
39
|
});
|
|
40
40
|
Object.defineProperty(exports, "tryStreamWithJsonFallback", {
|
|
41
41
|
enumerable: true,
|
|
42
|
-
get: function () { return
|
|
42
|
+
get: function () { return chunk5CHZUAZV_cjs.tryStreamWithJsonFallback; }
|
|
43
43
|
});
|
|
44
44
|
Object.defineProperty(exports, "MessageList", {
|
|
45
45
|
enumerable: true,
|
package/dist/agent/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { Agent, LanguageDetectorInputProcessor, ModerationInputProcessor, PIIDetectorInputProcessor, PromptInjectionDetectorInputProcessor, TripWire, UnicodeNormalizerInputProcessor, tryGenerateWithJsonFallback, tryStreamWithJsonFallback } from '../chunk-
|
|
1
|
+
export { Agent, LanguageDetectorInputProcessor, ModerationInputProcessor, PIIDetectorInputProcessor, PromptInjectionDetectorInputProcessor, TripWire, UnicodeNormalizerInputProcessor, tryGenerateWithJsonFallback, tryStreamWithJsonFallback } from '../chunk-T2RDWNN6.js';
|
|
2
2
|
export { MessageList, convertMessages } from '../chunk-AGD5B3FB.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,28 +1,28 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunk5CHZUAZV_cjs = require('../../chunk-5CHZUAZV.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "LanguageDetectorInputProcessor", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunk5CHZUAZV_cjs.LanguageDetectorInputProcessor; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "ModerationInputProcessor", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunk5CHZUAZV_cjs.ModerationInputProcessor; }
|
|
14
14
|
});
|
|
15
15
|
Object.defineProperty(exports, "PIIDetectorInputProcessor", {
|
|
16
16
|
enumerable: true,
|
|
17
|
-
get: function () { return
|
|
17
|
+
get: function () { return chunk5CHZUAZV_cjs.PIIDetectorInputProcessor; }
|
|
18
18
|
});
|
|
19
19
|
Object.defineProperty(exports, "PromptInjectionDetectorInputProcessor", {
|
|
20
20
|
enumerable: true,
|
|
21
|
-
get: function () { return
|
|
21
|
+
get: function () { return chunk5CHZUAZV_cjs.PromptInjectionDetectorInputProcessor; }
|
|
22
22
|
});
|
|
23
23
|
Object.defineProperty(exports, "UnicodeNormalizerInputProcessor", {
|
|
24
24
|
enumerable: true,
|
|
25
|
-
get: function () { return
|
|
25
|
+
get: function () { return chunk5CHZUAZV_cjs.UnicodeNormalizerInputProcessor; }
|
|
26
26
|
});
|
|
27
27
|
//# sourceMappingURL=index.cjs.map
|
|
28
28
|
//# sourceMappingURL=index.cjs.map
|
|
@@ -1,3 +1,3 @@
|
|
|
1
|
-
export { LanguageDetectorInputProcessor, ModerationInputProcessor, PIIDetectorInputProcessor, PromptInjectionDetectorInputProcessor, UnicodeNormalizerInputProcessor } from '../../chunk-
|
|
1
|
+
export { LanguageDetectorInputProcessor, ModerationInputProcessor, PIIDetectorInputProcessor, PromptInjectionDetectorInputProcessor, UnicodeNormalizerInputProcessor } from '../../chunk-T2RDWNN6.js';
|
|
2
2
|
//# sourceMappingURL=index.js.map
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
import { validateStepInput, getStepResult, Workflow, Run, ExecutionEngine } from './chunk-
|
|
1
|
+
import { validateStepInput, getStepResult, Workflow, Run, ExecutionEngine } from './chunk-T2RDWNN6.js';
|
|
2
2
|
import { STREAM_FORMAT_SYMBOL, EMITTER_SYMBOL } from './chunk-NLNKQD2T.js';
|
|
3
3
|
import { RuntimeContext } from './chunk-HLRWYUFN.js';
|
|
4
4
|
import { MastraError } from './chunk-T3JFFQH2.js';
|
|
@@ -2536,5 +2536,5 @@ var EventedExecutionEngine = class extends ExecutionEngine {
|
|
|
2536
2536
|
};
|
|
2537
2537
|
|
|
2538
2538
|
export { EventedExecutionEngine, EventedRun, EventedWorkflow, StepExecutor, WorkflowEventProcessor, cloneStep, cloneWorkflow, createStep, createWorkflow };
|
|
2539
|
-
//# sourceMappingURL=chunk-
|
|
2540
|
-
//# sourceMappingURL=chunk-
|
|
2539
|
+
//# sourceMappingURL=chunk-4PMF7QUH.js.map
|
|
2540
|
+
//# sourceMappingURL=chunk-4PMF7QUH.js.map
|