@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,38 +1,38 @@
|
|
|
1
1
|
{
|
|
2
|
-
"version": "1.18.
|
|
2
|
+
"version": "1.18.1-alpha.0",
|
|
3
3
|
"package": "@mastra/core",
|
|
4
4
|
"exports": {
|
|
5
5
|
"Agent": {
|
|
6
6
|
"types": "dist/agent/agent.d.ts",
|
|
7
|
-
"implementation": "dist/chunk-
|
|
7
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
8
8
|
"line": 18881
|
|
9
9
|
},
|
|
10
10
|
"TripWire": {
|
|
11
11
|
"types": "dist/agent/index.d.ts",
|
|
12
|
-
"implementation": "dist/chunk-
|
|
12
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
13
13
|
"line": 4807
|
|
14
14
|
},
|
|
15
15
|
"isSupportedLanguageModel": {
|
|
16
16
|
"types": "dist/agent/index.d.ts",
|
|
17
|
-
"implementation": "dist/chunk-
|
|
17
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
18
18
|
"line": 945
|
|
19
19
|
},
|
|
20
20
|
"resolveThreadIdFromArgs": {
|
|
21
21
|
"types": "dist/agent/index.d.ts",
|
|
22
|
-
"implementation": "dist/chunk-
|
|
22
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
23
23
|
"line": 996
|
|
24
24
|
},
|
|
25
25
|
"supportedLanguageModelSpecifications": {
|
|
26
26
|
"types": "dist/agent/index.d.ts",
|
|
27
|
-
"implementation": "dist/chunk-
|
|
27
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
28
28
|
},
|
|
29
29
|
"tryGenerateWithJsonFallback": {
|
|
30
30
|
"types": "dist/agent/index.d.ts",
|
|
31
|
-
"implementation": "dist/chunk-
|
|
31
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
32
32
|
},
|
|
33
33
|
"tryStreamWithJsonFallback": {
|
|
34
34
|
"types": "dist/agent/index.d.ts",
|
|
35
|
-
"implementation": "dist/chunk-
|
|
35
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
36
36
|
},
|
|
37
37
|
"MessageList": {
|
|
38
38
|
"types": "dist/agent/index.d.ts",
|
|
@@ -94,207 +94,207 @@
|
|
|
94
94
|
},
|
|
95
95
|
"DefaultExecutionEngine": {
|
|
96
96
|
"types": "dist/workflows/index.d.ts",
|
|
97
|
-
"implementation": "dist/chunk-
|
|
97
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
98
98
|
"line": 7572
|
|
99
99
|
},
|
|
100
100
|
"ExecutionEngine": {
|
|
101
101
|
"types": "dist/workflows/index.d.ts",
|
|
102
|
-
"implementation": "dist/chunk-
|
|
102
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
103
103
|
"line": 5143
|
|
104
104
|
},
|
|
105
105
|
"Run": {
|
|
106
106
|
"types": "dist/workflows/index.d.ts",
|
|
107
|
-
"implementation": "dist/chunk-
|
|
107
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
108
108
|
"line": 9917
|
|
109
109
|
},
|
|
110
110
|
"Workflow": {
|
|
111
111
|
"types": "dist/workflows/workflow.d.ts",
|
|
112
|
-
"implementation": "dist/chunk-
|
|
112
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
113
113
|
"line": 9056
|
|
114
114
|
},
|
|
115
115
|
"cleanStepResult": {
|
|
116
116
|
"types": "dist/workflows/index.d.ts",
|
|
117
|
-
"implementation": "dist/chunk-
|
|
117
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
118
118
|
"line": 5519
|
|
119
119
|
},
|
|
120
120
|
"cloneStep": {
|
|
121
121
|
"types": "dist/workflows/index.d.ts",
|
|
122
|
-
"implementation": "dist/chunk-
|
|
122
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
123
123
|
"line": 9021
|
|
124
124
|
},
|
|
125
125
|
"cloneWorkflow": {
|
|
126
126
|
"types": "dist/workflows/index.d.ts",
|
|
127
|
-
"implementation": "dist/chunk-
|
|
127
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
128
128
|
"line": 9043
|
|
129
129
|
},
|
|
130
130
|
"createDeprecationProxy": {
|
|
131
131
|
"types": "dist/workflows/index.d.ts",
|
|
132
|
-
"implementation": "dist/chunk-
|
|
132
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
133
133
|
"line": 5373
|
|
134
134
|
},
|
|
135
135
|
"createStep": {
|
|
136
136
|
"types": "dist/workflows/index.d.ts",
|
|
137
|
-
"implementation": "dist/chunk-
|
|
137
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
138
138
|
"line": 8310
|
|
139
139
|
},
|
|
140
140
|
"createTimeTravelExecutionParams": {
|
|
141
141
|
"types": "dist/workflows/index.d.ts",
|
|
142
|
-
"implementation": "dist/chunk-
|
|
142
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
143
143
|
"line": 5404
|
|
144
144
|
},
|
|
145
145
|
"createWorkflow": {
|
|
146
146
|
"types": "dist/workflows/index.d.ts",
|
|
147
|
-
"implementation": "dist/chunk-
|
|
147
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
148
148
|
"line": 9040
|
|
149
149
|
},
|
|
150
150
|
"getResumeLabelsByStepId": {
|
|
151
151
|
"types": "dist/workflows/index.d.ts",
|
|
152
|
-
"implementation": "dist/chunk-
|
|
152
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
153
153
|
"line": 5362
|
|
154
154
|
},
|
|
155
155
|
"getStepIds": {
|
|
156
156
|
"types": "dist/workflows/index.d.ts",
|
|
157
|
-
"implementation": "dist/chunk-
|
|
157
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
158
158
|
"line": 5392
|
|
159
159
|
},
|
|
160
160
|
"getStepResult": {
|
|
161
161
|
"types": "dist/workflows/index.d.ts",
|
|
162
|
-
"implementation": "dist/chunk-
|
|
162
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
163
163
|
"line": 5214
|
|
164
164
|
},
|
|
165
165
|
"hydrateSerializedStepErrors": {
|
|
166
166
|
"types": "dist/workflows/index.d.ts",
|
|
167
|
-
"implementation": "dist/chunk-
|
|
167
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
168
168
|
"line": 5499
|
|
169
169
|
},
|
|
170
170
|
"isProcessor": {
|
|
171
171
|
"types": "dist/workflows/index.d.ts",
|
|
172
|
-
"implementation": "dist/chunk-
|
|
172
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
173
173
|
"line": 9037
|
|
174
174
|
},
|
|
175
175
|
"mapVariable": {
|
|
176
176
|
"types": "dist/workflows/index.d.ts",
|
|
177
|
-
"implementation": "dist/chunk-
|
|
177
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
178
178
|
"line": 8298
|
|
179
179
|
},
|
|
180
180
|
"runCountDeprecationMessage": {
|
|
181
181
|
"types": "dist/workflows/index.d.ts",
|
|
182
|
-
"implementation": "dist/chunk-
|
|
182
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
183
183
|
},
|
|
184
184
|
"validateStepInput": {
|
|
185
185
|
"types": "dist/workflows/index.d.ts",
|
|
186
|
-
"implementation": "dist/chunk-
|
|
186
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
187
187
|
},
|
|
188
188
|
"validateStepRequestContext": {
|
|
189
189
|
"types": "dist/workflows/index.d.ts",
|
|
190
|
-
"implementation": "dist/chunk-
|
|
190
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
191
191
|
},
|
|
192
192
|
"validateStepResumeData": {
|
|
193
193
|
"types": "dist/workflows/index.d.ts",
|
|
194
|
-
"implementation": "dist/chunk-
|
|
194
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
195
195
|
},
|
|
196
196
|
"validateStepStateData": {
|
|
197
197
|
"types": "dist/workflows/index.d.ts",
|
|
198
|
-
"implementation": "dist/chunk-
|
|
198
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
199
199
|
},
|
|
200
200
|
"validateStepSuspendData": {
|
|
201
201
|
"types": "dist/workflows/index.d.ts",
|
|
202
|
-
"implementation": "dist/chunk-
|
|
202
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
203
203
|
},
|
|
204
204
|
"MastraMemory": {
|
|
205
205
|
"types": "dist/memory/index.d.ts",
|
|
206
|
-
"implementation": "dist/chunk-
|
|
206
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
207
207
|
"line": 26524
|
|
208
208
|
},
|
|
209
209
|
"MemoryProcessor": {
|
|
210
210
|
"types": "dist/memory/index.d.ts",
|
|
211
|
-
"implementation": "dist/chunk-
|
|
211
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
212
212
|
"line": 26494
|
|
213
213
|
},
|
|
214
214
|
"MockMemory": {
|
|
215
215
|
"types": "dist/memory/index.d.ts",
|
|
216
|
-
"implementation": "dist/chunk-
|
|
216
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
217
217
|
"line": 27082
|
|
218
218
|
},
|
|
219
219
|
"WORKING_MEMORY_END_TAG": {
|
|
220
220
|
"types": "dist/memory/index.d.ts",
|
|
221
|
-
"implementation": "dist/chunk-
|
|
221
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
222
222
|
},
|
|
223
223
|
"WORKING_MEMORY_START_TAG": {
|
|
224
224
|
"types": "dist/memory/index.d.ts",
|
|
225
|
-
"implementation": "dist/chunk-
|
|
225
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
226
226
|
},
|
|
227
227
|
"extractWorkingMemoryContent": {
|
|
228
228
|
"types": "dist/memory/index.d.ts",
|
|
229
|
-
"implementation": "dist/chunk-
|
|
229
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
230
230
|
"line": 25704
|
|
231
231
|
},
|
|
232
232
|
"extractWorkingMemoryTags": {
|
|
233
233
|
"types": "dist/memory/index.d.ts",
|
|
234
|
-
"implementation": "dist/chunk-
|
|
234
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
235
235
|
"line": 25672
|
|
236
236
|
},
|
|
237
237
|
"getThreadOMMetadata": {
|
|
238
238
|
"types": "dist/memory/index.d.ts",
|
|
239
|
-
"implementation": "dist/chunk-
|
|
239
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
240
240
|
"line": 75
|
|
241
241
|
},
|
|
242
242
|
"isObservationalMemoryEnabled": {
|
|
243
243
|
"types": "dist/memory/index.d.ts",
|
|
244
|
-
"implementation": "dist/chunk-
|
|
244
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
245
245
|
"line": 124
|
|
246
246
|
},
|
|
247
247
|
"memoryDefaultOptions": {
|
|
248
248
|
"types": "dist/memory/index.d.ts",
|
|
249
|
-
"implementation": "dist/chunk-
|
|
249
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
250
250
|
},
|
|
251
251
|
"parseMemoryRequestContext": {
|
|
252
252
|
"types": "dist/memory/index.d.ts",
|
|
253
|
-
"implementation": "dist/chunk-
|
|
253
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
254
254
|
"line": 98
|
|
255
255
|
},
|
|
256
256
|
"removeWorkingMemoryTags": {
|
|
257
257
|
"types": "dist/memory/index.d.ts",
|
|
258
|
-
"implementation": "dist/chunk-
|
|
258
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
259
259
|
"line": 25685
|
|
260
260
|
},
|
|
261
261
|
"setThreadOMMetadata": {
|
|
262
262
|
"types": "dist/memory/index.d.ts",
|
|
263
|
-
"implementation": "dist/chunk-
|
|
263
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
264
264
|
"line": 83
|
|
265
265
|
},
|
|
266
266
|
"ChunkFrom": {
|
|
267
267
|
"types": "dist/stream/index.d.ts",
|
|
268
|
-
"implementation": "dist/chunk-
|
|
268
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
269
269
|
},
|
|
270
270
|
"MastraAgentNetworkStream": {
|
|
271
271
|
"types": "dist/stream/index.d.ts",
|
|
272
|
-
"implementation": "dist/chunk-
|
|
272
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
273
273
|
"line": 197
|
|
274
274
|
},
|
|
275
275
|
"MastraModelOutput": {
|
|
276
276
|
"types": "dist/stream/index.d.ts",
|
|
277
|
-
"implementation": "dist/chunk-
|
|
277
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
278
278
|
"line": 2679
|
|
279
279
|
},
|
|
280
280
|
"WorkflowRunOutput": {
|
|
281
281
|
"types": "dist/stream/index.d.ts",
|
|
282
|
-
"implementation": "dist/chunk-
|
|
282
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
283
283
|
"line": 3940
|
|
284
284
|
},
|
|
285
285
|
"convertFullStreamChunkToMastra": {
|
|
286
286
|
"types": "dist/stream/index.d.ts",
|
|
287
|
-
"implementation": "dist/chunk-
|
|
287
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
288
288
|
"line": 4333
|
|
289
289
|
},
|
|
290
290
|
"convertFullStreamChunkToUIMessageStream": {
|
|
291
291
|
"types": "dist/stream/index.d.ts",
|
|
292
|
-
"implementation": "dist/chunk-
|
|
292
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
293
293
|
"line": 360
|
|
294
294
|
},
|
|
295
295
|
"convertMastraChunkToAISDKv5": {
|
|
296
296
|
"types": "dist/stream/index.d.ts",
|
|
297
|
-
"implementation": "dist/chunk-
|
|
297
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
298
298
|
"line": 4552
|
|
299
299
|
},
|
|
300
300
|
"DefaultGeneratedFile": {
|
|
@@ -309,73 +309,73 @@
|
|
|
309
309
|
},
|
|
310
310
|
"AzureOpenAIGateway": {
|
|
311
311
|
"types": "dist/llm/index.d.ts",
|
|
312
|
-
"implementation": "dist/chunk-
|
|
312
|
+
"implementation": "dist/chunk-HZI7AYCD.js",
|
|
313
313
|
"line": 6899
|
|
314
314
|
},
|
|
315
315
|
"EMBEDDING_MODELS": {
|
|
316
316
|
"types": "dist/llm/index.d.ts",
|
|
317
|
-
"implementation": "dist/chunk-
|
|
317
|
+
"implementation": "dist/chunk-HZI7AYCD.js"
|
|
318
318
|
},
|
|
319
319
|
"ModelRouterEmbeddingModel": {
|
|
320
320
|
"types": "dist/llm/index.d.ts",
|
|
321
|
-
"implementation": "dist/chunk-
|
|
321
|
+
"implementation": "dist/chunk-HZI7AYCD.js",
|
|
322
322
|
"line": 7694
|
|
323
323
|
},
|
|
324
324
|
"ModelRouterLanguageModel": {
|
|
325
325
|
"types": "dist/llm/index.d.ts",
|
|
326
|
-
"implementation": "dist/chunk-
|
|
326
|
+
"implementation": "dist/chunk-HZI7AYCD.js",
|
|
327
327
|
"line": 7346
|
|
328
328
|
},
|
|
329
329
|
"resolveModelConfig": {
|
|
330
330
|
"types": "dist/llm/index.d.ts",
|
|
331
|
-
"implementation": "dist/chunk-
|
|
331
|
+
"implementation": "dist/chunk-HZI7AYCD.js"
|
|
332
332
|
},
|
|
333
333
|
"ModelsDevGateway": {
|
|
334
334
|
"types": "dist/llm/index.d.ts",
|
|
335
|
-
"implementation": "dist/chunk-
|
|
335
|
+
"implementation": "dist/chunk-BWRB3RPC.js",
|
|
336
336
|
"line": 7854
|
|
337
337
|
},
|
|
338
338
|
"NetlifyGateway": {
|
|
339
339
|
"types": "dist/llm/index.d.ts",
|
|
340
|
-
"implementation": "dist/chunk-
|
|
340
|
+
"implementation": "dist/chunk-L3V6LSQF.js",
|
|
341
341
|
"line": 6
|
|
342
342
|
},
|
|
343
343
|
"MastraModelGateway": {
|
|
344
344
|
"types": "dist/llm/index.d.ts",
|
|
345
|
-
"implementation": "dist/chunk-
|
|
345
|
+
"implementation": "dist/chunk-NRIT3KHS.js",
|
|
346
346
|
"line": 8481
|
|
347
347
|
},
|
|
348
348
|
"PROVIDER_REGISTRY": {
|
|
349
349
|
"types": "dist/llm/index.d.ts",
|
|
350
|
-
"implementation": "dist/chunk-
|
|
350
|
+
"implementation": "dist/chunk-WGJL6F3F.js"
|
|
351
351
|
},
|
|
352
352
|
"getProviderConfig": {
|
|
353
353
|
"types": "dist/llm/index.d.ts",
|
|
354
|
-
"implementation": "dist/chunk-
|
|
355
|
-
"line":
|
|
354
|
+
"implementation": "dist/chunk-WGJL6F3F.js",
|
|
355
|
+
"line": 8448
|
|
356
356
|
},
|
|
357
357
|
"parseModelString": {
|
|
358
358
|
"types": "dist/llm/index.d.ts",
|
|
359
|
-
"implementation": "dist/chunk-
|
|
360
|
-
"line":
|
|
359
|
+
"implementation": "dist/chunk-WGJL6F3F.js",
|
|
360
|
+
"line": 8431
|
|
361
361
|
},
|
|
362
362
|
"Mastra": {
|
|
363
363
|
"types": "dist/mastra/index.d.ts",
|
|
364
|
-
"implementation": "dist/chunk-
|
|
364
|
+
"implementation": "dist/chunk-KG5NOH3Z.js",
|
|
365
365
|
"line": 26
|
|
366
366
|
},
|
|
367
367
|
"runEvals": {
|
|
368
368
|
"types": "dist/evals/index.d.ts",
|
|
369
|
-
"implementation": "dist/chunk-
|
|
369
|
+
"implementation": "dist/chunk-GALW5K2E.js"
|
|
370
370
|
},
|
|
371
371
|
"MastraScorer": {
|
|
372
372
|
"types": "dist/evals/index.d.ts",
|
|
373
|
-
"implementation": "dist/chunk-
|
|
373
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
374
374
|
"line": 11037
|
|
375
375
|
},
|
|
376
376
|
"createScorer": {
|
|
377
377
|
"types": "dist/evals/index.d.ts",
|
|
378
|
-
"implementation": "dist/chunk-
|
|
378
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
379
379
|
"line": 11412
|
|
380
380
|
},
|
|
381
381
|
"extractTrajectory": {
|
|
@@ -451,192 +451,192 @@
|
|
|
451
451
|
},
|
|
452
452
|
"AgentsMDInjector": {
|
|
453
453
|
"types": "dist/processors/index.d.ts",
|
|
454
|
-
"implementation": "dist/chunk-
|
|
454
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
455
455
|
"line": 25024
|
|
456
456
|
},
|
|
457
457
|
"BaseProcessor": {
|
|
458
458
|
"types": "dist/processors/index.d.ts",
|
|
459
|
-
"implementation": "dist/chunk-
|
|
459
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
460
460
|
"line": 26420
|
|
461
461
|
},
|
|
462
462
|
"BatchPartsProcessor": {
|
|
463
463
|
"types": "dist/processors/index.d.ts",
|
|
464
|
-
"implementation": "dist/chunk-
|
|
464
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
465
465
|
"line": 24147
|
|
466
466
|
},
|
|
467
467
|
"FilePartSchema": {
|
|
468
468
|
"types": "dist/processors/index.d.ts",
|
|
469
|
-
"implementation": "dist/chunk-
|
|
469
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
470
470
|
},
|
|
471
471
|
"ImagePartSchema": {
|
|
472
472
|
"types": "dist/processors/index.d.ts",
|
|
473
|
-
"implementation": "dist/chunk-
|
|
473
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
474
474
|
},
|
|
475
475
|
"LanguageDetector": {
|
|
476
476
|
"types": "dist/processors/index.d.ts",
|
|
477
|
-
"implementation": "dist/chunk-
|
|
477
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
478
478
|
"line": 23823
|
|
479
479
|
},
|
|
480
480
|
"MessageContentSchema": {
|
|
481
481
|
"types": "dist/processors/index.d.ts",
|
|
482
|
-
"implementation": "dist/chunk-
|
|
482
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
483
483
|
},
|
|
484
484
|
"MessageHistory": {
|
|
485
485
|
"types": "dist/processors/index.d.ts",
|
|
486
|
-
"implementation": "dist/chunk-
|
|
486
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
487
487
|
"line": 25714
|
|
488
488
|
},
|
|
489
489
|
"MessagePartSchema": {
|
|
490
490
|
"types": "dist/processors/index.d.ts",
|
|
491
|
-
"implementation": "dist/chunk-
|
|
491
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
492
492
|
},
|
|
493
493
|
"ModerationProcessor": {
|
|
494
494
|
"types": "dist/processors/index.d.ts",
|
|
495
|
-
"implementation": "dist/chunk-
|
|
495
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
496
496
|
"line": 22888
|
|
497
497
|
},
|
|
498
498
|
"PIIDetector": {
|
|
499
499
|
"types": "dist/processors/index.d.ts",
|
|
500
|
-
"implementation": "dist/chunk-
|
|
500
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
501
501
|
"line": 23361
|
|
502
502
|
},
|
|
503
503
|
"ProcessorInputPhaseSchema": {
|
|
504
504
|
"types": "dist/processors/index.d.ts",
|
|
505
|
-
"implementation": "dist/chunk-
|
|
505
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
506
506
|
},
|
|
507
507
|
"ProcessorInputStepPhaseSchema": {
|
|
508
508
|
"types": "dist/processors/index.d.ts",
|
|
509
|
-
"implementation": "dist/chunk-
|
|
509
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
510
510
|
},
|
|
511
511
|
"ProcessorMessageContentSchema": {
|
|
512
512
|
"types": "dist/processors/index.d.ts",
|
|
513
|
-
"implementation": "dist/chunk-
|
|
513
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
514
514
|
},
|
|
515
515
|
"ProcessorMessageSchema": {
|
|
516
516
|
"types": "dist/processors/index.d.ts",
|
|
517
|
-
"implementation": "dist/chunk-
|
|
517
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
518
518
|
},
|
|
519
519
|
"ProcessorOutputResultPhaseSchema": {
|
|
520
520
|
"types": "dist/processors/index.d.ts",
|
|
521
|
-
"implementation": "dist/chunk-
|
|
521
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
522
522
|
},
|
|
523
523
|
"ProcessorOutputStepPhaseSchema": {
|
|
524
524
|
"types": "dist/processors/index.d.ts",
|
|
525
|
-
"implementation": "dist/chunk-
|
|
525
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
526
526
|
},
|
|
527
527
|
"ProcessorOutputStreamPhaseSchema": {
|
|
528
528
|
"types": "dist/processors/index.d.ts",
|
|
529
|
-
"implementation": "dist/chunk-
|
|
529
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
530
530
|
},
|
|
531
531
|
"ProcessorRunner": {
|
|
532
532
|
"types": "dist/processors/index.d.ts",
|
|
533
|
-
"implementation": "dist/chunk-
|
|
533
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
534
534
|
"line": 1110
|
|
535
535
|
},
|
|
536
536
|
"ProcessorState": {
|
|
537
537
|
"types": "dist/processors/index.d.ts",
|
|
538
|
-
"implementation": "dist/chunk-
|
|
538
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
539
539
|
"line": 1054
|
|
540
540
|
},
|
|
541
541
|
"ProcessorStepInputSchema": {
|
|
542
542
|
"types": "dist/processors/index.d.ts",
|
|
543
|
-
"implementation": "dist/chunk-
|
|
543
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
544
544
|
},
|
|
545
545
|
"ProcessorStepOutputSchema": {
|
|
546
546
|
"types": "dist/processors/index.d.ts",
|
|
547
|
-
"implementation": "dist/chunk-
|
|
547
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
548
548
|
},
|
|
549
549
|
"ProcessorStepSchema": {
|
|
550
550
|
"types": "dist/processors/index.d.ts",
|
|
551
|
-
"implementation": "dist/chunk-
|
|
551
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
552
552
|
},
|
|
553
553
|
"PromptInjectionDetector": {
|
|
554
554
|
"types": "dist/processors/index.d.ts",
|
|
555
|
-
"implementation": "dist/chunk-
|
|
555
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
556
556
|
"line": 23131
|
|
557
557
|
},
|
|
558
558
|
"ReasoningPartSchema": {
|
|
559
559
|
"types": "dist/processors/index.d.ts",
|
|
560
|
-
"implementation": "dist/chunk-
|
|
560
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
561
561
|
},
|
|
562
562
|
"SemanticRecall": {
|
|
563
563
|
"types": "dist/processors/index.d.ts",
|
|
564
|
-
"implementation": "dist/chunk-
|
|
564
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
565
565
|
"line": 26053
|
|
566
566
|
},
|
|
567
567
|
"SkillSearchProcessor": {
|
|
568
568
|
"types": "dist/processors/index.d.ts",
|
|
569
|
-
"implementation": "dist/chunk-
|
|
569
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
570
570
|
"line": 25415
|
|
571
571
|
},
|
|
572
572
|
"SkillsProcessor": {
|
|
573
573
|
"types": "dist/processors/index.d.ts",
|
|
574
|
-
"implementation": "dist/chunk-
|
|
574
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
575
575
|
"line": 16960
|
|
576
576
|
},
|
|
577
577
|
"SourcePartSchema": {
|
|
578
578
|
"types": "dist/processors/index.d.ts",
|
|
579
|
-
"implementation": "dist/chunk-
|
|
579
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
580
580
|
},
|
|
581
581
|
"StepStartPartSchema": {
|
|
582
582
|
"types": "dist/processors/index.d.ts",
|
|
583
|
-
"implementation": "dist/chunk-
|
|
583
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
584
584
|
},
|
|
585
585
|
"StructuredOutputProcessor": {
|
|
586
586
|
"types": "dist/processors/index.d.ts",
|
|
587
|
-
"implementation": "dist/chunk-
|
|
587
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
588
588
|
"line": 730
|
|
589
589
|
},
|
|
590
590
|
"SystemPromptScrubber": {
|
|
591
591
|
"types": "dist/processors/index.d.ts",
|
|
592
|
-
"implementation": "dist/chunk-
|
|
592
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
593
593
|
"line": 24525
|
|
594
594
|
},
|
|
595
595
|
"TextPartSchema": {
|
|
596
596
|
"types": "dist/processors/index.d.ts",
|
|
597
|
-
"implementation": "dist/chunk-
|
|
597
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
598
598
|
},
|
|
599
599
|
"TokenLimiterProcessor": {
|
|
600
600
|
"types": "dist/processors/index.d.ts",
|
|
601
|
-
"implementation": "dist/chunk-
|
|
601
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
602
602
|
"line": 24234
|
|
603
603
|
},
|
|
604
604
|
"ToolCallFilter": {
|
|
605
605
|
"types": "dist/processors/index.d.ts",
|
|
606
|
-
"implementation": "dist/chunk-
|
|
606
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
607
607
|
"line": 24796
|
|
608
608
|
},
|
|
609
609
|
"ToolInvocationPartSchema": {
|
|
610
610
|
"types": "dist/processors/index.d.ts",
|
|
611
|
-
"implementation": "dist/chunk-
|
|
611
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
612
612
|
},
|
|
613
613
|
"ToolSearchProcessor": {
|
|
614
614
|
"types": "dist/processors/index.d.ts",
|
|
615
|
-
"implementation": "dist/chunk-
|
|
615
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
616
616
|
"line": 25139
|
|
617
617
|
},
|
|
618
618
|
"UnicodeNormalizer": {
|
|
619
619
|
"types": "dist/processors/index.d.ts",
|
|
620
|
-
"implementation": "dist/chunk-
|
|
620
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
621
621
|
"line": 131
|
|
622
622
|
},
|
|
623
623
|
"WorkingMemory": {
|
|
624
624
|
"types": "dist/processors/index.d.ts",
|
|
625
|
-
"implementation": "dist/chunk-
|
|
625
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
626
626
|
"line": 25878
|
|
627
627
|
},
|
|
628
628
|
"WorkspaceInstructionsProcessor": {
|
|
629
629
|
"types": "dist/processors/index.d.ts",
|
|
630
|
-
"implementation": "dist/chunk-
|
|
630
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
631
631
|
"line": 17095
|
|
632
632
|
},
|
|
633
633
|
"globalEmbeddingCache": {
|
|
634
634
|
"types": "dist/processors/index.d.ts",
|
|
635
|
-
"implementation": "dist/chunk-
|
|
635
|
+
"implementation": "dist/chunk-IVXAQT6H.js"
|
|
636
636
|
},
|
|
637
637
|
"isProcessorWorkflow": {
|
|
638
638
|
"types": "dist/processors/index.d.ts",
|
|
639
|
-
"implementation": "dist/chunk-
|
|
639
|
+
"implementation": "dist/chunk-IVXAQT6H.js",
|
|
640
640
|
"line": 26435
|
|
641
641
|
},
|
|
642
642
|
"AgentsStorage": {
|
|
@@ -1881,7 +1881,7 @@
|
|
|
1881
1881
|
"agent": {
|
|
1882
1882
|
"index": "dist/agent/index.js",
|
|
1883
1883
|
"chunks": [
|
|
1884
|
-
"chunk-
|
|
1884
|
+
"chunk-IVXAQT6H.js",
|
|
1885
1885
|
"chunk-SLZ3WO42.js"
|
|
1886
1886
|
]
|
|
1887
1887
|
},
|
|
@@ -1895,36 +1895,36 @@
|
|
|
1895
1895
|
"workflows": {
|
|
1896
1896
|
"index": "dist/workflows/index.js",
|
|
1897
1897
|
"chunks": [
|
|
1898
|
-
"chunk-
|
|
1898
|
+
"chunk-IVXAQT6H.js"
|
|
1899
1899
|
]
|
|
1900
1900
|
},
|
|
1901
1901
|
"memory": {
|
|
1902
1902
|
"index": "dist/memory/index.js",
|
|
1903
1903
|
"chunks": [
|
|
1904
|
-
"chunk-
|
|
1904
|
+
"chunk-IVXAQT6H.js"
|
|
1905
1905
|
]
|
|
1906
1906
|
},
|
|
1907
1907
|
"stream": {
|
|
1908
1908
|
"index": "dist/stream/index.js",
|
|
1909
1909
|
"chunks": [
|
|
1910
|
-
"chunk-
|
|
1910
|
+
"chunk-IVXAQT6H.js",
|
|
1911
1911
|
"chunk-SLZ3WO42.js"
|
|
1912
1912
|
]
|
|
1913
1913
|
},
|
|
1914
1914
|
"llm": {
|
|
1915
1915
|
"index": "dist/llm/index.js",
|
|
1916
1916
|
"chunks": [
|
|
1917
|
-
"chunk-
|
|
1918
|
-
"chunk-
|
|
1919
|
-
"chunk-
|
|
1920
|
-
"chunk-
|
|
1921
|
-
"chunk-
|
|
1917
|
+
"chunk-HZI7AYCD.js",
|
|
1918
|
+
"chunk-BWRB3RPC.js",
|
|
1919
|
+
"chunk-L3V6LSQF.js",
|
|
1920
|
+
"chunk-NRIT3KHS.js",
|
|
1921
|
+
"chunk-WGJL6F3F.js"
|
|
1922
1922
|
]
|
|
1923
1923
|
},
|
|
1924
1924
|
"mastra": {
|
|
1925
1925
|
"index": "dist/mastra/index.js",
|
|
1926
1926
|
"chunks": [
|
|
1927
|
-
"chunk-
|
|
1927
|
+
"chunk-KG5NOH3Z.js"
|
|
1928
1928
|
]
|
|
1929
1929
|
},
|
|
1930
1930
|
"mcp": {
|
|
@@ -1934,15 +1934,15 @@
|
|
|
1934
1934
|
"evals": {
|
|
1935
1935
|
"index": "dist/evals/index.js",
|
|
1936
1936
|
"chunks": [
|
|
1937
|
-
"chunk-
|
|
1938
|
-
"chunk-
|
|
1937
|
+
"chunk-GALW5K2E.js",
|
|
1938
|
+
"chunk-IVXAQT6H.js",
|
|
1939
1939
|
"chunk-PMWMEK4T.js"
|
|
1940
1940
|
]
|
|
1941
1941
|
},
|
|
1942
1942
|
"processors": {
|
|
1943
1943
|
"index": "dist/processors/index.js",
|
|
1944
1944
|
"chunks": [
|
|
1945
|
-
"chunk-
|
|
1945
|
+
"chunk-IVXAQT6H.js"
|
|
1946
1946
|
]
|
|
1947
1947
|
},
|
|
1948
1948
|
"storage": {
|