@mastra/core 0.9.0 → 0.9.1-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/dist/agent/index.cjs +2 -2
- package/dist/agent/index.d.cts +4 -2
- package/dist/agent/index.d.ts +4 -2
- package/dist/agent/index.js +1 -1
- package/dist/{base-oP3DoUrm.d.cts → base-CZmT-p10.d.cts} +524 -53
- package/dist/{base-Bk5V1doj.d.ts → base-DDoWFpFc.d.ts} +524 -53
- package/dist/{chunk-NTHHPNOW.js → chunk-34622N67.js} +1 -1
- package/dist/{chunk-ATXF6TIO.cjs → chunk-422BXQRT.cjs} +24 -677
- package/dist/{chunk-HARYMLZH.js → chunk-4K4DHXRF.js} +6 -658
- package/dist/{chunk-N2ONCUUS.js → chunk-6AHC67YY.js} +132 -12
- package/dist/chunk-7AGAXO6B.cjs +588 -0
- package/dist/{chunk-GEIPVIW4.js → chunk-BFF2O6RO.js} +1 -1
- package/dist/{chunk-RASVJ3TR.js → chunk-BU45BMXY.js} +55 -1
- package/dist/{chunk-DIZZQ3E5.cjs → chunk-CEXM6WP5.cjs} +2 -2
- package/dist/chunk-HNEE7IF4.js +60 -0
- package/dist/{chunk-NZDXKMDP.cjs → chunk-LABUWBKX.cjs} +1 -1
- package/dist/chunk-MUNFCOMB.cjs +62 -0
- package/dist/{chunk-GJWCFDFN.js → chunk-PS2ZF6MA.js} +1 -1
- package/dist/{chunk-M472GIT6.js → chunk-SGGPJWRQ.js} +1 -1
- package/dist/{chunk-7CSNWYGJ.cjs → chunk-U5DGGGS2.cjs} +2 -2
- package/dist/{chunk-W5IA5OGL.cjs → chunk-V7IE36YV.cjs} +58 -4
- package/dist/chunk-VMVXIPGW.js +586 -0
- package/dist/{chunk-53P5ZBJE.cjs → chunk-YTTBFAQJ.cjs} +2 -2
- package/dist/{chunk-KZWBYRXW.cjs → chunk-YZFNMXY4.cjs} +135 -14
- package/dist/di/index.cjs +2 -2
- package/dist/di/index.d.cts +1 -52
- package/dist/di/index.d.ts +1 -52
- package/dist/di/index.js +1 -1
- package/dist/eval/index.d.cts +4 -2
- package/dist/eval/index.d.ts +4 -2
- package/dist/index.cjs +60 -55
- package/dist/index.d.cts +5 -3
- package/dist/index.d.ts +5 -3
- package/dist/index.js +10 -9
- package/dist/integration/index.cjs +3 -3
- package/dist/integration/index.d.cts +4 -2
- package/dist/integration/index.d.ts +4 -2
- package/dist/integration/index.js +1 -1
- package/dist/llm/index.cjs +8 -0
- package/dist/llm/index.d.cts +4 -2
- package/dist/llm/index.d.ts +4 -2
- package/dist/llm/index.js +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.d.cts +4 -2
- package/dist/mastra/index.d.ts +4 -2
- package/dist/mastra/index.js +1 -1
- package/dist/memory/index.cjs +7 -3
- package/dist/memory/index.d.cts +4 -2
- package/dist/memory/index.d.ts +4 -2
- package/dist/memory/index.js +1 -1
- package/dist/network/index.cjs +4 -4
- package/dist/network/index.d.cts +4 -2
- package/dist/network/index.d.ts +4 -2
- package/dist/network/index.js +2 -2
- package/dist/relevance/index.cjs +4 -4
- package/dist/relevance/index.d.cts +4 -2
- package/dist/relevance/index.d.ts +4 -2
- package/dist/relevance/index.js +1 -1
- package/dist/runtime-context/index.cjs +7 -68
- package/dist/runtime-context/index.js +1 -69
- package/dist/server/index.d.cts +4 -2
- package/dist/server/index.d.ts +4 -2
- package/dist/storage/index.d.cts +4 -2
- package/dist/storage/index.d.ts +4 -2
- package/dist/storage/libsql/index.cjs +19 -0
- package/dist/storage/libsql/index.d.cts +7 -8
- package/dist/storage/libsql/index.d.ts +7 -8
- package/dist/storage/libsql/index.js +19 -0
- package/dist/telemetry/index.d.cts +4 -2
- package/dist/telemetry/index.d.ts +4 -2
- package/dist/tools/index.cjs +4 -4
- package/dist/tools/index.d.cts +4 -2
- package/dist/tools/index.d.ts +4 -2
- package/dist/tools/index.js +1 -1
- package/dist/utils.cjs +14 -14
- package/dist/utils.d.cts +6 -4
- package/dist/utils.d.ts +6 -4
- package/dist/utils.js +1 -1
- package/dist/voice/index.d.cts +5 -3
- package/dist/voice/index.d.ts +5 -3
- package/dist/workflows/index.cjs +22 -26
- package/dist/workflows/index.d.cts +5 -3
- package/dist/workflows/index.d.ts +5 -3
- package/dist/workflows/index.js +1 -1
- package/dist/workflows/vNext/index.cjs +1058 -0
- package/dist/workflows/vNext/index.d.cts +180 -0
- package/dist/workflows/vNext/index.d.ts +180 -0
- package/dist/workflows/vNext/index.js +1046 -0
- package/package.json +11 -1
- package/workflows/vNext.d.ts +1 -0
- /package/dist/{chunk-WEYWYKLG.cjs → chunk-27PAET7X.cjs} +0 -0
- /package/dist/{chunk-FRQFWZDN.cjs → chunk-HSVOEWAM.cjs} +0 -0
- /package/dist/{chunk-ZDWFBE5L.js → chunk-NH5WJNNS.js} +0 -0
- /package/dist/{chunk-LANFNMEE.js → chunk-SGTFVHOZ.js} +0 -0
package/dist/index.cjs
CHANGED
|
@@ -1,15 +1,16 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
3
|
var chunkP6KJ7FZZ_cjs = require('./chunk-P6KJ7FZZ.cjs');
|
|
4
|
-
var
|
|
5
|
-
var
|
|
6
|
-
var
|
|
4
|
+
var chunkU5DGGGS2_cjs = require('./chunk-U5DGGGS2.cjs');
|
|
5
|
+
var chunkMUNFCOMB_cjs = require('./chunk-MUNFCOMB.cjs');
|
|
6
|
+
var chunkV7IE36YV_cjs = require('./chunk-V7IE36YV.cjs');
|
|
7
|
+
var chunkYZFNMXY4_cjs = require('./chunk-YZFNMXY4.cjs');
|
|
7
8
|
var chunk7JBINHJX_cjs = require('./chunk-7JBINHJX.cjs');
|
|
8
9
|
var chunkFPM2XCMS_cjs = require('./chunk-FPM2XCMS.cjs');
|
|
9
|
-
var
|
|
10
|
-
var
|
|
10
|
+
var chunkCEXM6WP5_cjs = require('./chunk-CEXM6WP5.cjs');
|
|
11
|
+
var chunk422BXQRT_cjs = require('./chunk-422BXQRT.cjs');
|
|
11
12
|
var chunkRIBNDTA6_cjs = require('./chunk-RIBNDTA6.cjs');
|
|
12
|
-
var
|
|
13
|
+
var chunkYTTBFAQJ_cjs = require('./chunk-YTTBFAQJ.cjs');
|
|
13
14
|
var chunkRZCYBC7D_cjs = require('./chunk-RZCYBC7D.cjs');
|
|
14
15
|
var chunkD63P5O4Q_cjs = require('./chunk-D63P5O4Q.cjs');
|
|
15
16
|
var chunkO7IW545H_cjs = require('./chunk-O7IW545H.cjs');
|
|
@@ -17,7 +18,7 @@ var chunk3C6V2FEP_cjs = require('./chunk-3C6V2FEP.cjs');
|
|
|
17
18
|
var chunkST5RMVLG_cjs = require('./chunk-ST5RMVLG.cjs');
|
|
18
19
|
|
|
19
20
|
// src/agent/index.warning.ts
|
|
20
|
-
var Agent2 = class extends
|
|
21
|
+
var Agent2 = class extends chunk422BXQRT_cjs.Agent {
|
|
21
22
|
constructor(config) {
|
|
22
23
|
super(config);
|
|
23
24
|
this.logger.warn('Please import "Agent from "@mastra/core/agent" instead of "@mastra/core"');
|
|
@@ -51,7 +52,7 @@ var MastraStorage2 = class extends chunkFPM2XCMS_cjs.MastraStorage {
|
|
|
51
52
|
};
|
|
52
53
|
|
|
53
54
|
// src/integration/integration.warning.ts
|
|
54
|
-
var Integration2 = class extends
|
|
55
|
+
var Integration2 = class extends chunkU5DGGGS2_cjs.Integration {
|
|
55
56
|
constructor() {
|
|
56
57
|
super();
|
|
57
58
|
console.warn('Please import "Integration" from "@mastra/core/integration" instead of "@mastra/core"');
|
|
@@ -59,7 +60,7 @@ var Integration2 = class extends chunk7CSNWYGJ_cjs.Integration {
|
|
|
59
60
|
};
|
|
60
61
|
|
|
61
62
|
// src/integration/openapi-toolset.warning.ts
|
|
62
|
-
var OpenAPIToolset2 = class extends
|
|
63
|
+
var OpenAPIToolset2 = class extends chunkU5DGGGS2_cjs.OpenAPIToolset {
|
|
63
64
|
constructor() {
|
|
64
65
|
super();
|
|
65
66
|
console.warn('Please import "OpenAPIToolset" from "@mastra/core/integration" instead of "@mastra/core"');
|
|
@@ -73,7 +74,7 @@ function createLogger2(options) {
|
|
|
73
74
|
}
|
|
74
75
|
|
|
75
76
|
// src/memory/index.warning.ts
|
|
76
|
-
var MastraMemory2 = class extends
|
|
77
|
+
var MastraMemory2 = class extends chunkYZFNMXY4_cjs.MastraMemory {
|
|
77
78
|
constructor(_arg) {
|
|
78
79
|
super({ name: `Deprecated memory` });
|
|
79
80
|
this.logger.warn('Please import "MastraMemory" from "@mastra/core/memory" instead of "@mastra/core"');
|
|
@@ -81,7 +82,7 @@ var MastraMemory2 = class extends chunkKZWBYRXW_cjs.MastraMemory {
|
|
|
81
82
|
};
|
|
82
83
|
|
|
83
84
|
// src/tools/index.warning.ts
|
|
84
|
-
var Tool2 = class extends
|
|
85
|
+
var Tool2 = class extends chunkYTTBFAQJ_cjs.Tool {
|
|
85
86
|
constructor(opts) {
|
|
86
87
|
super(opts);
|
|
87
88
|
console.warn('Please import "Tool" from "@mastra/core/tools" instead of "@mastra/core"');
|
|
@@ -105,116 +106,120 @@ var MastraVector2 = class extends chunk7JBINHJX_cjs.MastraVector {
|
|
|
105
106
|
};
|
|
106
107
|
|
|
107
108
|
// src/workflows/workflow.warning.ts
|
|
108
|
-
var Workflow2 = class extends
|
|
109
|
+
var Workflow2 = class extends chunk422BXQRT_cjs.Workflow {
|
|
109
110
|
constructor(args) {
|
|
110
111
|
super(args);
|
|
111
112
|
this.logger.warn('Please import "Workflow" from "@mastra/core/workflows" instead of "@mastra/core"');
|
|
112
113
|
}
|
|
113
114
|
};
|
|
114
115
|
|
|
116
|
+
Object.defineProperty(exports, "createMockModel", {
|
|
117
|
+
enumerable: true,
|
|
118
|
+
get: function () { return chunkMUNFCOMB_cjs.createMockModel; }
|
|
119
|
+
});
|
|
115
120
|
Object.defineProperty(exports, "Mastra", {
|
|
116
121
|
enumerable: true,
|
|
117
|
-
get: function () { return
|
|
122
|
+
get: function () { return chunkV7IE36YV_cjs.Mastra; }
|
|
118
123
|
});
|
|
119
124
|
Object.defineProperty(exports, "MemoryProcessor", {
|
|
120
125
|
enumerable: true,
|
|
121
|
-
get: function () { return
|
|
126
|
+
get: function () { return chunkYZFNMXY4_cjs.MemoryProcessor; }
|
|
127
|
+
});
|
|
128
|
+
Object.defineProperty(exports, "memoryDefaultOptions", {
|
|
129
|
+
enumerable: true,
|
|
130
|
+
get: function () { return chunkYZFNMXY4_cjs.memoryDefaultOptions; }
|
|
122
131
|
});
|
|
123
132
|
Object.defineProperty(exports, "CohereRelevanceScorer", {
|
|
124
133
|
enumerable: true,
|
|
125
|
-
get: function () { return
|
|
134
|
+
get: function () { return chunkCEXM6WP5_cjs.CohereRelevanceScorer; }
|
|
126
135
|
});
|
|
127
136
|
Object.defineProperty(exports, "MastraAgentRelevanceScorer", {
|
|
128
137
|
enumerable: true,
|
|
129
|
-
get: function () { return
|
|
138
|
+
get: function () { return chunkCEXM6WP5_cjs.MastraAgentRelevanceScorer; }
|
|
130
139
|
});
|
|
131
140
|
Object.defineProperty(exports, "createSimilarityPrompt", {
|
|
132
141
|
enumerable: true,
|
|
133
|
-
get: function () { return
|
|
142
|
+
get: function () { return chunkCEXM6WP5_cjs.createSimilarityPrompt; }
|
|
134
143
|
});
|
|
135
144
|
Object.defineProperty(exports, "Step", {
|
|
136
145
|
enumerable: true,
|
|
137
|
-
get: function () { return
|
|
146
|
+
get: function () { return chunk422BXQRT_cjs.Step; }
|
|
138
147
|
});
|
|
139
148
|
Object.defineProperty(exports, "WhenConditionReturnValue", {
|
|
140
149
|
enumerable: true,
|
|
141
|
-
get: function () { return
|
|
150
|
+
get: function () { return chunk422BXQRT_cjs.WhenConditionReturnValue; }
|
|
142
151
|
});
|
|
143
152
|
Object.defineProperty(exports, "agentToStep", {
|
|
144
153
|
enumerable: true,
|
|
145
|
-
get: function () { return
|
|
146
|
-
});
|
|
147
|
-
Object.defineProperty(exports, "createStep", {
|
|
148
|
-
enumerable: true,
|
|
149
|
-
get: function () { return chunkATXF6TIO_cjs.createStep; }
|
|
154
|
+
get: function () { return chunk422BXQRT_cjs.agentToStep; }
|
|
150
155
|
});
|
|
151
156
|
Object.defineProperty(exports, "getActivePathsAndStatus", {
|
|
152
157
|
enumerable: true,
|
|
153
|
-
get: function () { return
|
|
158
|
+
get: function () { return chunk422BXQRT_cjs.getActivePathsAndStatus; }
|
|
154
159
|
});
|
|
155
160
|
Object.defineProperty(exports, "getResultActivePaths", {
|
|
156
161
|
enumerable: true,
|
|
157
|
-
get: function () { return
|
|
162
|
+
get: function () { return chunk422BXQRT_cjs.getResultActivePaths; }
|
|
158
163
|
});
|
|
159
164
|
Object.defineProperty(exports, "getStepResult", {
|
|
160
165
|
enumerable: true,
|
|
161
|
-
get: function () { return
|
|
166
|
+
get: function () { return chunk422BXQRT_cjs.getStepResult; }
|
|
162
167
|
});
|
|
163
168
|
Object.defineProperty(exports, "getSuspendedPaths", {
|
|
164
169
|
enumerable: true,
|
|
165
|
-
get: function () { return
|
|
170
|
+
get: function () { return chunk422BXQRT_cjs.getSuspendedPaths; }
|
|
166
171
|
});
|
|
167
172
|
Object.defineProperty(exports, "isAgent", {
|
|
168
173
|
enumerable: true,
|
|
169
|
-
get: function () { return
|
|
174
|
+
get: function () { return chunk422BXQRT_cjs.isAgent; }
|
|
170
175
|
});
|
|
171
176
|
Object.defineProperty(exports, "isConditionalKey", {
|
|
172
177
|
enumerable: true,
|
|
173
|
-
get: function () { return
|
|
178
|
+
get: function () { return chunk422BXQRT_cjs.isConditionalKey; }
|
|
174
179
|
});
|
|
175
180
|
Object.defineProperty(exports, "isErrorEvent", {
|
|
176
181
|
enumerable: true,
|
|
177
|
-
get: function () { return
|
|
182
|
+
get: function () { return chunk422BXQRT_cjs.isErrorEvent; }
|
|
178
183
|
});
|
|
179
184
|
Object.defineProperty(exports, "isFinalState", {
|
|
180
185
|
enumerable: true,
|
|
181
|
-
get: function () { return
|
|
186
|
+
get: function () { return chunk422BXQRT_cjs.isFinalState; }
|
|
182
187
|
});
|
|
183
188
|
Object.defineProperty(exports, "isLimboState", {
|
|
184
189
|
enumerable: true,
|
|
185
|
-
get: function () { return
|
|
190
|
+
get: function () { return chunk422BXQRT_cjs.isLimboState; }
|
|
186
191
|
});
|
|
187
192
|
Object.defineProperty(exports, "isTransitionEvent", {
|
|
188
193
|
enumerable: true,
|
|
189
|
-
get: function () { return
|
|
194
|
+
get: function () { return chunk422BXQRT_cjs.isTransitionEvent; }
|
|
190
195
|
});
|
|
191
196
|
Object.defineProperty(exports, "isVariableReference", {
|
|
192
197
|
enumerable: true,
|
|
193
|
-
get: function () { return
|
|
198
|
+
get: function () { return chunk422BXQRT_cjs.isVariableReference; }
|
|
194
199
|
});
|
|
195
200
|
Object.defineProperty(exports, "isWorkflow", {
|
|
196
201
|
enumerable: true,
|
|
197
|
-
get: function () { return
|
|
202
|
+
get: function () { return chunk422BXQRT_cjs.isWorkflow; }
|
|
198
203
|
});
|
|
199
204
|
Object.defineProperty(exports, "mergeChildValue", {
|
|
200
205
|
enumerable: true,
|
|
201
|
-
get: function () { return
|
|
206
|
+
get: function () { return chunk422BXQRT_cjs.mergeChildValue; }
|
|
202
207
|
});
|
|
203
208
|
Object.defineProperty(exports, "recursivelyCheckForFinalState", {
|
|
204
209
|
enumerable: true,
|
|
205
|
-
get: function () { return
|
|
210
|
+
get: function () { return chunk422BXQRT_cjs.recursivelyCheckForFinalState; }
|
|
206
211
|
});
|
|
207
212
|
Object.defineProperty(exports, "resolveVariables", {
|
|
208
213
|
enumerable: true,
|
|
209
|
-
get: function () { return
|
|
214
|
+
get: function () { return chunk422BXQRT_cjs.resolveVariables; }
|
|
210
215
|
});
|
|
211
216
|
Object.defineProperty(exports, "updateStepInHierarchy", {
|
|
212
217
|
enumerable: true,
|
|
213
|
-
get: function () { return
|
|
218
|
+
get: function () { return chunk422BXQRT_cjs.updateStepInHierarchy; }
|
|
214
219
|
});
|
|
215
220
|
Object.defineProperty(exports, "workflowToStep", {
|
|
216
221
|
enumerable: true,
|
|
217
|
-
get: function () { return
|
|
222
|
+
get: function () { return chunk422BXQRT_cjs.workflowToStep; }
|
|
218
223
|
});
|
|
219
224
|
Object.defineProperty(exports, "InstrumentClass", {
|
|
220
225
|
enumerable: true,
|
|
@@ -238,59 +243,59 @@ Object.defineProperty(exports, "withSpan", {
|
|
|
238
243
|
});
|
|
239
244
|
Object.defineProperty(exports, "checkEvalStorageFields", {
|
|
240
245
|
enumerable: true,
|
|
241
|
-
get: function () { return
|
|
246
|
+
get: function () { return chunkYTTBFAQJ_cjs.checkEvalStorageFields; }
|
|
242
247
|
});
|
|
243
248
|
Object.defineProperty(exports, "createMastraProxy", {
|
|
244
249
|
enumerable: true,
|
|
245
|
-
get: function () { return
|
|
250
|
+
get: function () { return chunkYTTBFAQJ_cjs.createMastraProxy; }
|
|
246
251
|
});
|
|
247
252
|
Object.defineProperty(exports, "createTool", {
|
|
248
253
|
enumerable: true,
|
|
249
|
-
get: function () { return
|
|
254
|
+
get: function () { return chunkYTTBFAQJ_cjs.createTool; }
|
|
250
255
|
});
|
|
251
256
|
Object.defineProperty(exports, "deepMerge", {
|
|
252
257
|
enumerable: true,
|
|
253
|
-
get: function () { return
|
|
258
|
+
get: function () { return chunkYTTBFAQJ_cjs.deepMerge; }
|
|
254
259
|
});
|
|
255
260
|
Object.defineProperty(exports, "delay", {
|
|
256
261
|
enumerable: true,
|
|
257
|
-
get: function () { return
|
|
262
|
+
get: function () { return chunkYTTBFAQJ_cjs.delay; }
|
|
258
263
|
});
|
|
259
264
|
Object.defineProperty(exports, "ensureAllMessagesAreCoreMessages", {
|
|
260
265
|
enumerable: true,
|
|
261
|
-
get: function () { return
|
|
266
|
+
get: function () { return chunkYTTBFAQJ_cjs.ensureAllMessagesAreCoreMessages; }
|
|
262
267
|
});
|
|
263
268
|
Object.defineProperty(exports, "ensureToolProperties", {
|
|
264
269
|
enumerable: true,
|
|
265
|
-
get: function () { return
|
|
270
|
+
get: function () { return chunkYTTBFAQJ_cjs.ensureToolProperties; }
|
|
266
271
|
});
|
|
267
272
|
Object.defineProperty(exports, "isVercelTool", {
|
|
268
273
|
enumerable: true,
|
|
269
|
-
get: function () { return
|
|
274
|
+
get: function () { return chunkYTTBFAQJ_cjs.isVercelTool; }
|
|
270
275
|
});
|
|
271
276
|
Object.defineProperty(exports, "isZodType", {
|
|
272
277
|
enumerable: true,
|
|
273
|
-
get: function () { return
|
|
278
|
+
get: function () { return chunkYTTBFAQJ_cjs.isZodType; }
|
|
274
279
|
});
|
|
275
280
|
Object.defineProperty(exports, "jsonSchemaPropertiesToTSTypes", {
|
|
276
281
|
enumerable: true,
|
|
277
|
-
get: function () { return
|
|
282
|
+
get: function () { return chunkYTTBFAQJ_cjs.jsonSchemaPropertiesToTSTypes; }
|
|
278
283
|
});
|
|
279
284
|
Object.defineProperty(exports, "jsonSchemaToModel", {
|
|
280
285
|
enumerable: true,
|
|
281
|
-
get: function () { return
|
|
286
|
+
get: function () { return chunkYTTBFAQJ_cjs.jsonSchemaToModel; }
|
|
282
287
|
});
|
|
283
288
|
Object.defineProperty(exports, "makeCoreTool", {
|
|
284
289
|
enumerable: true,
|
|
285
|
-
get: function () { return
|
|
290
|
+
get: function () { return chunkYTTBFAQJ_cjs.makeCoreTool; }
|
|
286
291
|
});
|
|
287
292
|
Object.defineProperty(exports, "maskStreamTags", {
|
|
288
293
|
enumerable: true,
|
|
289
|
-
get: function () { return
|
|
294
|
+
get: function () { return chunkYTTBFAQJ_cjs.maskStreamTags; }
|
|
290
295
|
});
|
|
291
296
|
Object.defineProperty(exports, "resolveSerializedZodOutput", {
|
|
292
297
|
enumerable: true,
|
|
293
|
-
get: function () { return
|
|
298
|
+
get: function () { return chunkYTTBFAQJ_cjs.resolveSerializedZodOutput; }
|
|
294
299
|
});
|
|
295
300
|
Object.defineProperty(exports, "LogLevel", {
|
|
296
301
|
enumerable: true,
|
package/dist/index.d.cts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as Metric } from './types-BtMyV38I.cjs';
|
|
2
2
|
export { E as EvaluationResult, M as MetricResult, T as TestInfo } from './types-BtMyV38I.cjs';
|
|
3
|
-
import {
|
|
4
|
-
export {
|
|
3
|
+
import { D as ToolAction, F as Agent$1, G as AgentConfig, e as MastraStorage$1, H as MastraMemory$1, I as ToolExecutionContext, J as Tool$1, K as Step, L as Workflow$1, O as WorkflowOptions } from './base-CZmT-p10.cjs';
|
|
4
|
+
export { aD as ActionContext, aC as BaseCondition, a4 as BaseStructuredOutputType, al as Config, $ as CoreAssistantMessage, Y as CoreMessage, _ as CoreSystemMessage, au as CoreTool, a1 as CoreToolMessage, a0 as CoreUserMessage, ae as DefaultLLMStreamObjectOptions, ad as DefaultLLMStreamOptions, ac as DefaultLLMTextObjectOptions, ab as DefaultLLMTextOptions, aR as DependencyCheckOutput, a3 as EmbedManyResult, a2 as EmbedResult, E as EvalRow, aY as ExtractSchemaFromStep, a$ as ExtractSchemaType, aZ as ExtractStepResult, a8 as GenerateReturn, ai as LLMInnerStreamOptions, aj as LLMStreamObjectOptions, ah as LLMStreamOptions, ag as LLMTextObjectOptions, af as LLMTextOptions, X as LanguageModel, a as Mastra, an as MemoryConfig, aq as MemoryProcessor, ap as MemoryProcessorOpts, am as MessageResponse, g as MessageType, aa as OutputType, b0 as PathsToStringProps, aO as ResolverFunctionInput, aP as ResolverFunctionOutput, aA as RetryConfig, ao as SharedMemoryConfig, aw as StepAction, aG as StepCondition, aH as StepConfig, aF as StepDef, av as StepExecutionContext, az as StepGraph, aX as StepId, a_ as StepInputType, ay as StepNode, aS as StepResolverOutput, aI as StepResult, ax as StepVariableType, aJ as StepsRecord, S as StorageColumn, h as StorageGetMessagesArg, f as StorageThreadType, a9 as StreamReturn, a7 as StructuredOutput, a6 as StructuredOutputArrayItem, a5 as StructuredOutputType, aQ as SubscriberFunctionOutput, aB as VariableReference, at as VercelTool, aE as WhenConditionReturnValue, aU as WorkflowActionParams, aV as WorkflowActions, aT as WorkflowActors, aL as WorkflowContext, aN as WorkflowEvent, aM as WorkflowLogMessage, b1 as WorkflowResumeResult, Q as WorkflowRow, aK as WorkflowRunResult, W as WorkflowRunState, U as WorkflowRuns, aW as WorkflowState, ak as createMockModel, as as createTool, ar as memoryDefaultOptions } from './base-CZmT-p10.cjs';
|
|
5
5
|
import { M as MastraBase$1 } from './base-BihKcqDY.cjs';
|
|
6
6
|
export { O as OtelConfig, S as SamplingStrategy, T as Telemetry } from './base-BihKcqDY.cjs';
|
|
7
7
|
import { R as RegisteredLogger, a as LogLevel, T as TransportMap, L as Logger } from './index-CquI0inB.cjs';
|
|
@@ -21,13 +21,15 @@ export { AvailableHooks, executeHook, registerHook } from './hooks/index.cjs';
|
|
|
21
21
|
export { Message as AiMessageType } from 'ai';
|
|
22
22
|
import 'sift';
|
|
23
23
|
import 'json-schema';
|
|
24
|
-
import './
|
|
24
|
+
import './runtime-context/index.cjs';
|
|
25
25
|
import '@opentelemetry/api';
|
|
26
26
|
import 'xstate';
|
|
27
27
|
import 'node:events';
|
|
28
|
+
import 'events';
|
|
28
29
|
import 'hono';
|
|
29
30
|
import 'hono/cors';
|
|
30
31
|
import 'hono-openapi';
|
|
32
|
+
import 'ai/test';
|
|
31
33
|
import '@opentelemetry/sdk-trace-base';
|
|
32
34
|
import 'stream';
|
|
33
35
|
import 'pino';
|
package/dist/index.d.ts
CHANGED
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
import { a as Metric } from './types-BtMyV38I.js';
|
|
2
2
|
export { E as EvaluationResult, M as MetricResult, T as TestInfo } from './types-BtMyV38I.js';
|
|
3
|
-
import {
|
|
4
|
-
export {
|
|
3
|
+
import { D as ToolAction, F as Agent$1, G as AgentConfig, e as MastraStorage$1, H as MastraMemory$1, I as ToolExecutionContext, J as Tool$1, K as Step, L as Workflow$1, O as WorkflowOptions } from './base-DDoWFpFc.js';
|
|
4
|
+
export { aD as ActionContext, aC as BaseCondition, a4 as BaseStructuredOutputType, al as Config, $ as CoreAssistantMessage, Y as CoreMessage, _ as CoreSystemMessage, au as CoreTool, a1 as CoreToolMessage, a0 as CoreUserMessage, ae as DefaultLLMStreamObjectOptions, ad as DefaultLLMStreamOptions, ac as DefaultLLMTextObjectOptions, ab as DefaultLLMTextOptions, aR as DependencyCheckOutput, a3 as EmbedManyResult, a2 as EmbedResult, E as EvalRow, aY as ExtractSchemaFromStep, a$ as ExtractSchemaType, aZ as ExtractStepResult, a8 as GenerateReturn, ai as LLMInnerStreamOptions, aj as LLMStreamObjectOptions, ah as LLMStreamOptions, ag as LLMTextObjectOptions, af as LLMTextOptions, X as LanguageModel, a as Mastra, an as MemoryConfig, aq as MemoryProcessor, ap as MemoryProcessorOpts, am as MessageResponse, g as MessageType, aa as OutputType, b0 as PathsToStringProps, aO as ResolverFunctionInput, aP as ResolverFunctionOutput, aA as RetryConfig, ao as SharedMemoryConfig, aw as StepAction, aG as StepCondition, aH as StepConfig, aF as StepDef, av as StepExecutionContext, az as StepGraph, aX as StepId, a_ as StepInputType, ay as StepNode, aS as StepResolverOutput, aI as StepResult, ax as StepVariableType, aJ as StepsRecord, S as StorageColumn, h as StorageGetMessagesArg, f as StorageThreadType, a9 as StreamReturn, a7 as StructuredOutput, a6 as StructuredOutputArrayItem, a5 as StructuredOutputType, aQ as SubscriberFunctionOutput, aB as VariableReference, at as VercelTool, aE as WhenConditionReturnValue, aU as WorkflowActionParams, aV as WorkflowActions, aT as WorkflowActors, aL as WorkflowContext, aN as WorkflowEvent, aM as WorkflowLogMessage, b1 as WorkflowResumeResult, Q as WorkflowRow, aK as WorkflowRunResult, W as WorkflowRunState, U as WorkflowRuns, aW as WorkflowState, ak as createMockModel, as as createTool, ar as memoryDefaultOptions } from './base-DDoWFpFc.js';
|
|
5
5
|
import { M as MastraBase$1 } from './base-DT2poiVK.js';
|
|
6
6
|
export { O as OtelConfig, S as SamplingStrategy, T as Telemetry } from './base-DT2poiVK.js';
|
|
7
7
|
import { R as RegisteredLogger, a as LogLevel, T as TransportMap, L as Logger } from './index-CquI0inB.js';
|
|
@@ -21,13 +21,15 @@ export { AvailableHooks, executeHook, registerHook } from './hooks/index.js';
|
|
|
21
21
|
export { Message as AiMessageType } from 'ai';
|
|
22
22
|
import 'sift';
|
|
23
23
|
import 'json-schema';
|
|
24
|
-
import './
|
|
24
|
+
import './runtime-context/index.js';
|
|
25
25
|
import '@opentelemetry/api';
|
|
26
26
|
import 'xstate';
|
|
27
27
|
import 'node:events';
|
|
28
|
+
import 'events';
|
|
28
29
|
import 'hono';
|
|
29
30
|
import 'hono/cors';
|
|
30
31
|
import 'hono-openapi';
|
|
32
|
+
import 'ai/test';
|
|
31
33
|
import '@opentelemetry/sdk-trace-base';
|
|
32
34
|
import 'stream';
|
|
33
35
|
import 'pino';
|
package/dist/index.js
CHANGED
|
@@ -1,16 +1,17 @@
|
|
|
1
1
|
import { MastraTTS } from './chunk-ZRMY72JX.js';
|
|
2
|
-
import { Integration, OpenAPIToolset } from './chunk-
|
|
3
|
-
export {
|
|
4
|
-
|
|
5
|
-
|
|
2
|
+
import { Integration, OpenAPIToolset } from './chunk-BFF2O6RO.js';
|
|
3
|
+
export { createMockModel } from './chunk-HNEE7IF4.js';
|
|
4
|
+
export { Mastra } from './chunk-BU45BMXY.js';
|
|
5
|
+
import { MastraMemory } from './chunk-6AHC67YY.js';
|
|
6
|
+
export { MemoryProcessor, memoryDefaultOptions } from './chunk-6AHC67YY.js';
|
|
6
7
|
import { MastraVector } from './chunk-FY57LEMC.js';
|
|
7
8
|
import { MastraStorage } from './chunk-KWV5ZLOF.js';
|
|
8
|
-
export { CohereRelevanceScorer, MastraAgentRelevanceScorer, createSimilarityPrompt } from './chunk-
|
|
9
|
-
import { Agent, Workflow } from './chunk-
|
|
10
|
-
export { Step, WhenConditionReturnValue, agentToStep,
|
|
9
|
+
export { CohereRelevanceScorer, MastraAgentRelevanceScorer, createSimilarityPrompt } from './chunk-PS2ZF6MA.js';
|
|
10
|
+
import { Agent, Workflow } from './chunk-4K4DHXRF.js';
|
|
11
|
+
export { Step, WhenConditionReturnValue, agentToStep, getActivePathsAndStatus, getResultActivePaths, getStepResult, getSuspendedPaths, isAgent, isConditionalKey, isErrorEvent, isFinalState, isLimboState, isTransitionEvent, isVariableReference, isWorkflow, mergeChildValue, recursivelyCheckForFinalState, resolveVariables, updateStepInHierarchy, workflowToStep } from './chunk-4K4DHXRF.js';
|
|
11
12
|
export { InstrumentClass, OTLPTraceExporter as OTLPStorageExporter, Telemetry, hasActiveTelemetry, withSpan } from './chunk-HFOT2NFM.js';
|
|
12
|
-
import { Tool } from './chunk-
|
|
13
|
-
export { checkEvalStorageFields, createMastraProxy, createTool, deepMerge, delay, ensureAllMessagesAreCoreMessages, ensureToolProperties, isVercelTool, isZodType, jsonSchemaPropertiesToTSTypes, jsonSchemaToModel, makeCoreTool, maskStreamTags, resolveSerializedZodOutput } from './chunk-
|
|
13
|
+
import { Tool } from './chunk-34622N67.js';
|
|
14
|
+
export { checkEvalStorageFields, createMastraProxy, createTool, deepMerge, delay, ensureAllMessagesAreCoreMessages, ensureToolProperties, isVercelTool, isZodType, jsonSchemaPropertiesToTSTypes, jsonSchemaToModel, makeCoreTool, maskStreamTags, resolveSerializedZodOutput } from './chunk-34622N67.js';
|
|
14
15
|
import { MastraDeployer } from './chunk-5TFGORLG.js';
|
|
15
16
|
import { MastraBase } from './chunk-CLJQYXNM.js';
|
|
16
17
|
import { createLogger } from './chunk-2BVZNKLX.js';
|
|
@@ -1,14 +1,14 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkU5DGGGS2_cjs = require('../chunk-U5DGGGS2.cjs');
|
|
4
4
|
|
|
5
5
|
|
|
6
6
|
|
|
7
7
|
Object.defineProperty(exports, "Integration", {
|
|
8
8
|
enumerable: true,
|
|
9
|
-
get: function () { return
|
|
9
|
+
get: function () { return chunkU5DGGGS2_cjs.Integration; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "OpenAPIToolset", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkU5DGGGS2_cjs.OpenAPIToolset; }
|
|
14
14
|
});
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../base-BihKcqDY.cjs';
|
|
2
|
-
import {
|
|
2
|
+
import { L as Workflow, D as ToolAction } from '../base-CZmT-p10.cjs';
|
|
3
3
|
import '@opentelemetry/api';
|
|
4
4
|
import '../index-CquI0inB.cjs';
|
|
5
5
|
import 'stream';
|
|
@@ -10,17 +10,19 @@ import '../types-BtMyV38I.cjs';
|
|
|
10
10
|
import 'sift';
|
|
11
11
|
import 'zod';
|
|
12
12
|
import 'json-schema';
|
|
13
|
-
import '../
|
|
13
|
+
import '../runtime-context/index.cjs';
|
|
14
14
|
import 'xstate';
|
|
15
15
|
import 'node:events';
|
|
16
16
|
import '../vector/index.cjs';
|
|
17
17
|
import '../vector/filter/index.cjs';
|
|
18
18
|
import '../tts/index.cjs';
|
|
19
|
+
import 'events';
|
|
19
20
|
import '../deployer/index.cjs';
|
|
20
21
|
import '../bundler/index.cjs';
|
|
21
22
|
import 'hono';
|
|
22
23
|
import 'hono/cors';
|
|
23
24
|
import 'hono-openapi';
|
|
25
|
+
import 'ai/test';
|
|
24
26
|
|
|
25
27
|
declare class Integration<ToolsParams = void, ApiClient = void> {
|
|
26
28
|
name: string;
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
import '../base-DT2poiVK.js';
|
|
2
|
-
import {
|
|
2
|
+
import { L as Workflow, D as ToolAction } from '../base-DDoWFpFc.js';
|
|
3
3
|
import '@opentelemetry/api';
|
|
4
4
|
import '../index-CquI0inB.js';
|
|
5
5
|
import 'stream';
|
|
@@ -10,17 +10,19 @@ import '../types-BtMyV38I.js';
|
|
|
10
10
|
import 'sift';
|
|
11
11
|
import 'zod';
|
|
12
12
|
import 'json-schema';
|
|
13
|
-
import '../
|
|
13
|
+
import '../runtime-context/index.js';
|
|
14
14
|
import 'xstate';
|
|
15
15
|
import 'node:events';
|
|
16
16
|
import '../vector/index.js';
|
|
17
17
|
import '../vector/filter/index.js';
|
|
18
18
|
import '../tts/index.js';
|
|
19
|
+
import 'events';
|
|
19
20
|
import '../deployer/index.js';
|
|
20
21
|
import '../bundler/index.js';
|
|
21
22
|
import 'hono';
|
|
22
23
|
import 'hono/cors';
|
|
23
24
|
import 'hono-openapi';
|
|
25
|
+
import 'ai/test';
|
|
24
26
|
|
|
25
27
|
declare class Integration<ToolsParams = void, ApiClient = void> {
|
|
26
28
|
name: string;
|
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Integration, OpenAPIToolset } from '../chunk-
|
|
1
|
+
export { Integration, OpenAPIToolset } from '../chunk-BFF2O6RO.js';
|
package/dist/llm/index.cjs
CHANGED
package/dist/llm/index.d.cts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import 'ai';
|
|
2
2
|
import 'json-schema';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
5
|
-
import '../di/index.cjs';
|
|
4
|
+
export { a4 as BaseStructuredOutputType, $ as CoreAssistantMessage, Y as CoreMessage, _ as CoreSystemMessage, a1 as CoreToolMessage, a0 as CoreUserMessage, ae as DefaultLLMStreamObjectOptions, ad as DefaultLLMStreamOptions, ac as DefaultLLMTextObjectOptions, ab as DefaultLLMTextOptions, a3 as EmbedManyResult, a2 as EmbedResult, a8 as GenerateReturn, ai as LLMInnerStreamOptions, aj as LLMStreamObjectOptions, ah as LLMStreamOptions, ag as LLMTextObjectOptions, af as LLMTextOptions, X as LanguageModel, aa as OutputType, a9 as StreamReturn, a7 as StructuredOutput, a6 as StructuredOutputArrayItem, a5 as StructuredOutputType, ak as createMockModel } from '../base-CZmT-p10.cjs';
|
|
6
5
|
import '../index-CquI0inB.cjs';
|
|
6
|
+
import '../runtime-context/index.cjs';
|
|
7
7
|
import '../base-BihKcqDY.cjs';
|
|
8
8
|
import '@opentelemetry/api';
|
|
9
9
|
import '@opentelemetry/sdk-trace-base';
|
|
@@ -16,8 +16,10 @@ import '../vector/filter/index.cjs';
|
|
|
16
16
|
import 'stream';
|
|
17
17
|
import 'pino';
|
|
18
18
|
import '../tts/index.cjs';
|
|
19
|
+
import 'events';
|
|
19
20
|
import '../deployer/index.cjs';
|
|
20
21
|
import '../bundler/index.cjs';
|
|
21
22
|
import 'hono';
|
|
22
23
|
import 'hono/cors';
|
|
23
24
|
import 'hono-openapi';
|
|
25
|
+
import 'ai/test';
|
package/dist/llm/index.d.ts
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
import 'ai';
|
|
2
2
|
import 'json-schema';
|
|
3
3
|
import 'zod';
|
|
4
|
-
export {
|
|
5
|
-
import '../di/index.js';
|
|
4
|
+
export { a4 as BaseStructuredOutputType, $ as CoreAssistantMessage, Y as CoreMessage, _ as CoreSystemMessage, a1 as CoreToolMessage, a0 as CoreUserMessage, ae as DefaultLLMStreamObjectOptions, ad as DefaultLLMStreamOptions, ac as DefaultLLMTextObjectOptions, ab as DefaultLLMTextOptions, a3 as EmbedManyResult, a2 as EmbedResult, a8 as GenerateReturn, ai as LLMInnerStreamOptions, aj as LLMStreamObjectOptions, ah as LLMStreamOptions, ag as LLMTextObjectOptions, af as LLMTextOptions, X as LanguageModel, aa as OutputType, a9 as StreamReturn, a7 as StructuredOutput, a6 as StructuredOutputArrayItem, a5 as StructuredOutputType, ak as createMockModel } from '../base-DDoWFpFc.js';
|
|
6
5
|
import '../index-CquI0inB.js';
|
|
6
|
+
import '../runtime-context/index.js';
|
|
7
7
|
import '../base-DT2poiVK.js';
|
|
8
8
|
import '@opentelemetry/api';
|
|
9
9
|
import '@opentelemetry/sdk-trace-base';
|
|
@@ -16,8 +16,10 @@ import '../vector/filter/index.js';
|
|
|
16
16
|
import 'stream';
|
|
17
17
|
import 'pino';
|
|
18
18
|
import '../tts/index.js';
|
|
19
|
+
import 'events';
|
|
19
20
|
import '../deployer/index.js';
|
|
20
21
|
import '../bundler/index.js';
|
|
21
22
|
import 'hono';
|
|
22
23
|
import 'hono/cors';
|
|
23
24
|
import 'hono-openapi';
|
|
25
|
+
import 'ai/test';
|
package/dist/llm/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
|
|
1
|
+
export { createMockModel } from '../chunk-HNEE7IF4.js';
|
package/dist/mastra/index.cjs
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkV7IE36YV_cjs = require('../chunk-V7IE36YV.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 chunkV7IE36YV_cjs.Mastra; }
|
|
10
10
|
});
|
package/dist/mastra/index.d.cts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { al as Config, a as Mastra } from '../base-CZmT-p10.cjs';
|
|
2
2
|
import '../index-CquI0inB.cjs';
|
|
3
3
|
import '../vector/index.cjs';
|
|
4
4
|
import '../base-BihKcqDY.cjs';
|
|
@@ -9,13 +9,15 @@ import '../types-BtMyV38I.cjs';
|
|
|
9
9
|
import 'sift';
|
|
10
10
|
import 'zod';
|
|
11
11
|
import 'json-schema';
|
|
12
|
-
import '../
|
|
12
|
+
import '../runtime-context/index.cjs';
|
|
13
13
|
import '@opentelemetry/api';
|
|
14
14
|
import 'xstate';
|
|
15
15
|
import 'node:events';
|
|
16
|
+
import 'events';
|
|
16
17
|
import 'hono';
|
|
17
18
|
import 'hono/cors';
|
|
18
19
|
import 'hono-openapi';
|
|
20
|
+
import 'ai/test';
|
|
19
21
|
import 'stream';
|
|
20
22
|
import 'pino';
|
|
21
23
|
import '../vector/filter/index.cjs';
|
package/dist/mastra/index.d.ts
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export {
|
|
1
|
+
export { al as Config, a as Mastra } from '../base-DDoWFpFc.js';
|
|
2
2
|
import '../index-CquI0inB.js';
|
|
3
3
|
import '../vector/index.js';
|
|
4
4
|
import '../base-DT2poiVK.js';
|
|
@@ -9,13 +9,15 @@ import '../types-BtMyV38I.js';
|
|
|
9
9
|
import 'sift';
|
|
10
10
|
import 'zod';
|
|
11
11
|
import 'json-schema';
|
|
12
|
-
import '../
|
|
12
|
+
import '../runtime-context/index.js';
|
|
13
13
|
import '@opentelemetry/api';
|
|
14
14
|
import 'xstate';
|
|
15
15
|
import 'node:events';
|
|
16
|
+
import 'events';
|
|
16
17
|
import 'hono';
|
|
17
18
|
import 'hono/cors';
|
|
18
19
|
import 'hono-openapi';
|
|
20
|
+
import 'ai/test';
|
|
19
21
|
import 'stream';
|
|
20
22
|
import 'pino';
|
|
21
23
|
import '../vector/filter/index.js';
|
package/dist/mastra/index.js
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
export { Mastra } from '../chunk-
|
|
1
|
+
export { Mastra } from '../chunk-BU45BMXY.js';
|
package/dist/memory/index.cjs
CHANGED
|
@@ -1,14 +1,18 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkYZFNMXY4_cjs = require('../chunk-YZFNMXY4.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 chunkYZFNMXY4_cjs.MastraMemory; }
|
|
10
10
|
});
|
|
11
11
|
Object.defineProperty(exports, "MemoryProcessor", {
|
|
12
12
|
enumerable: true,
|
|
13
|
-
get: function () { return
|
|
13
|
+
get: function () { return chunkYZFNMXY4_cjs.MemoryProcessor; }
|
|
14
|
+
});
|
|
15
|
+
Object.defineProperty(exports, "memoryDefaultOptions", {
|
|
16
|
+
enumerable: true,
|
|
17
|
+
get: function () { return chunkYZFNMXY4_cjs.memoryDefaultOptions; }
|
|
14
18
|
});
|