@mastra/core 1.15.0-alpha.3 → 1.15.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 +113 -0
- package/dist/agent/index.cjs +8 -8
- package/dist/agent/index.js +1 -1
- package/dist/{chunk-K5NREJ7B.cjs → chunk-2YN2UNSQ.cjs} +6 -6
- package/dist/{chunk-K5NREJ7B.cjs.map → chunk-2YN2UNSQ.cjs.map} +1 -1
- package/dist/{chunk-VPN66PYF.js → chunk-3A2WQ6XL.js} +3 -3
- package/dist/{chunk-VPN66PYF.js.map → chunk-3A2WQ6XL.js.map} +1 -1
- package/dist/{chunk-BAUAKBM6.cjs → chunk-5JO4UOHA.cjs} +185 -185
- package/dist/{chunk-BAUAKBM6.cjs.map → chunk-5JO4UOHA.cjs.map} +1 -1
- package/dist/{chunk-K6EF74Q4.js → chunk-6JLJTBF7.js} +3 -3
- package/dist/chunk-6JLJTBF7.js.map +1 -0
- package/dist/{chunk-4HBFSEH5.cjs → chunk-BVFFFLMD.cjs} +7 -7
- package/dist/{chunk-4HBFSEH5.cjs.map → chunk-BVFFFLMD.cjs.map} +1 -1
- package/dist/{chunk-DYFEJA5J.cjs → chunk-BXSSIONK.cjs} +20 -17
- package/dist/chunk-BXSSIONK.cjs.map +1 -0
- package/dist/{chunk-7FCDSKDP.cjs → chunk-EB6WWMRH.cjs} +3 -3
- package/dist/chunk-EB6WWMRH.cjs.map +1 -0
- package/dist/{chunk-O5KUYSYB.js → chunk-EHC3R2MJ.js} +3 -3
- package/dist/{chunk-O5KUYSYB.js.map → chunk-EHC3R2MJ.js.map} +1 -1
- package/dist/{chunk-CJHZXD3U.js → chunk-H4QQ6U2N.js} +7 -7
- package/dist/{chunk-CJHZXD3U.js.map → chunk-H4QQ6U2N.js.map} +1 -1
- package/dist/{chunk-SVHGG25E.js → chunk-JEAJVWXB.js} +9 -9
- package/dist/{chunk-SVHGG25E.js.map → chunk-JEAJVWXB.js.map} +1 -1
- package/dist/{chunk-XOBYVWML.cjs → chunk-NI5Q26SA.cjs} +10 -10
- package/dist/{chunk-XOBYVWML.cjs.map → chunk-NI5Q26SA.cjs.map} +1 -1
- package/dist/{chunk-A5IWSJLJ.cjs → chunk-P2PWEGRW.cjs} +76 -76
- package/dist/{chunk-A5IWSJLJ.cjs.map → chunk-P2PWEGRW.cjs.map} +1 -1
- package/dist/{chunk-M4AJQGAW.js → chunk-P4GCK6VL.js} +12 -9
- package/dist/chunk-P4GCK6VL.js.map +1 -0
- package/dist/{chunk-OFY7LQSG.cjs → chunk-PJTQ3KPM.cjs} +49 -49
- package/dist/chunk-PJTQ3KPM.cjs.map +1 -0
- package/dist/{chunk-5TR3QHRW.cjs → chunk-Q37F6PBO.cjs} +16 -16
- package/dist/{chunk-5TR3QHRW.cjs.map → chunk-Q37F6PBO.cjs.map} +1 -1
- package/dist/{chunk-MFB7BS3L.js → chunk-RTQZRDV7.js} +24 -8
- package/dist/chunk-RTQZRDV7.js.map +1 -0
- package/dist/{chunk-3QVIGF2C.js → chunk-SEXK27FJ.js} +4 -4
- package/dist/chunk-SEXK27FJ.js.map +1 -0
- package/dist/{chunk-6H4DIT5W.cjs → chunk-U37AM3YI.cjs} +5 -5
- package/dist/{chunk-6H4DIT5W.cjs.map → chunk-U37AM3YI.cjs.map} +1 -1
- package/dist/{chunk-AVLD4VHQ.js → chunk-WAPASC33.js} +4 -4
- package/dist/{chunk-AVLD4VHQ.js.map → chunk-WAPASC33.js.map} +1 -1
- package/dist/{chunk-B5M72XCG.js → chunk-WRHDZMKQ.js} +4 -4
- package/dist/{chunk-B5M72XCG.js.map → chunk-WRHDZMKQ.js.map} +1 -1
- package/dist/{chunk-TRLOXCPX.cjs → chunk-XIQD3JK4.cjs} +25 -9
- package/dist/chunk-XIQD3JK4.cjs.map +1 -0
- package/dist/{chunk-6OM5P63S.js → chunk-Z6IJWMIL.js} +4 -4
- package/dist/{chunk-6OM5P63S.js.map → chunk-Z6IJWMIL.js.map} +1 -1
- package/dist/datasets/index.cjs +11 -11
- package/dist/datasets/index.js +1 -1
- package/dist/docs/SKILL.md +1 -1
- package/dist/docs/assets/SOURCE_MAP.json +122 -122
- package/dist/docs/references/docs-memory-observational-memory.md +28 -0
- package/dist/docs/references/reference-memory-observational-memory.md +38 -0
- 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 +9 -1
- 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/memory/memory.d.ts.map +1 -1
- package/dist/memory/mock.d.ts +3 -2
- package/dist/memory/mock.d.ts.map +1 -1
- package/dist/memory/types.d.ts +15 -0
- package/dist/memory/types.d.ts.map +1 -1
- package/dist/models-dev-MYQ5DG6M.js +3 -0
- package/dist/{models-dev-KSUL2WSE.js.map → models-dev-MYQ5DG6M.js.map} +1 -1
- package/dist/models-dev-U7CZOMQF.cjs +12 -0
- package/dist/{models-dev-N3BB7QC6.cjs.map → models-dev-U7CZOMQF.cjs.map} +1 -1
- package/dist/netlify-GCMZMVMD.cjs +12 -0
- package/dist/{netlify-5FZZLF2V.cjs.map → netlify-GCMZMVMD.cjs.map} +1 -1
- package/dist/netlify-MUGFMWEG.js +3 -0
- package/dist/{netlify-YHUBX5AX.js.map → netlify-MUGFMWEG.js.map} +1 -1
- package/dist/processor-provider/index.cjs +10 -10
- package/dist/processor-provider/index.js +1 -1
- package/dist/processors/index.cjs +42 -42
- package/dist/processors/index.js +1 -1
- package/dist/provider-registry-3BGGCZ2Y.js +3 -0
- package/dist/{provider-registry-52PKE45P.js.map → provider-registry-3BGGCZ2Y.js.map} +1 -1
- package/dist/provider-registry-QXHI4DMY.cjs +40 -0
- package/dist/{provider-registry-YH7WKSYN.cjs.map → provider-registry-QXHI4DMY.cjs.map} +1 -1
- package/dist/provider-registry.json +20 -4
- 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 +10 -10
- package/src/llm/model/provider-types.generated.d.ts +9 -1
- package/dist/chunk-3QVIGF2C.js.map +0 -1
- package/dist/chunk-7FCDSKDP.cjs.map +0 -1
- package/dist/chunk-DYFEJA5J.cjs.map +0 -1
- package/dist/chunk-K6EF74Q4.js.map +0 -1
- package/dist/chunk-M4AJQGAW.js.map +0 -1
- package/dist/chunk-MFB7BS3L.js.map +0 -1
- package/dist/chunk-OFY7LQSG.cjs.map +0 -1
- package/dist/chunk-TRLOXCPX.cjs.map +0 -1
- package/dist/models-dev-KSUL2WSE.js +0 -3
- package/dist/models-dev-N3BB7QC6.cjs +0 -12
- package/dist/netlify-5FZZLF2V.cjs +0 -12
- package/dist/netlify-YHUBX5AX.js +0 -3
- package/dist/provider-registry-52PKE45P.js +0 -3
- package/dist/provider-registry-YH7WKSYN.cjs +0 -40
package/CHANGELOG.md
CHANGED
|
@@ -1,5 +1,118 @@
|
|
|
1
1
|
# @mastra/core
|
|
2
2
|
|
|
3
|
+
## 1.15.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- Add `server.studioHost`, `server.studioProtocol`, and `server.studioPort` options for Studio in cloud deployments ([#12899](https://github.com/mastra-ai/mastra/pull/12899))
|
|
8
|
+
|
|
9
|
+
When deploying to cloud environments (e.g., Google Cloud Run), `server.host` must be `0.0.0.0` for the container to accept traffic, and the internal port often differs from the external one (e.g., 8080 internally vs 443 externally). Studio needs the actual public domain, protocol, and port to make API calls from the browser. These new options decouple the server bind configuration from the Studio API URL.
|
|
10
|
+
|
|
11
|
+
```typescript
|
|
12
|
+
export const mastra = new Mastra({
|
|
13
|
+
server: {
|
|
14
|
+
host: '0.0.0.0',
|
|
15
|
+
port: 8080,
|
|
16
|
+
studioHost: 'my-app.run.app',
|
|
17
|
+
studioProtocol: 'https',
|
|
18
|
+
studioPort: 443,
|
|
19
|
+
},
|
|
20
|
+
});
|
|
21
|
+
```
|
|
22
|
+
|
|
23
|
+
All three options are optional and fall back to existing behavior when not set.
|
|
24
|
+
|
|
25
|
+
- Added filesystem-level optimistic concurrency for file writes. When `expectedMtime` is provided in `WriteOptions`, the write will be rejected with a `StaleFileError` if the file was modified externally since it was last read. This provides defense-in-depth against external modifications (e.g., LSP-based editors) that occur between the tool-level mtime check and the actual write. ([#14354](https://github.com/mastra-ai/mastra/pull/14354))
|
|
26
|
+
|
|
27
|
+
**New `expectedMtime` option on `WriteOptions`**
|
|
28
|
+
|
|
29
|
+
Any caller of `filesystem.writeFile()` can now opt into optimistic concurrency:
|
|
30
|
+
|
|
31
|
+
```ts
|
|
32
|
+
// Read a file and capture its mtime
|
|
33
|
+
const stat = await filesystem.stat('config.json');
|
|
34
|
+
const content = await filesystem.readFile('config.json');
|
|
35
|
+
|
|
36
|
+
// Later, write with mtime guard — fails if file changed externally
|
|
37
|
+
await filesystem.writeFile('config.json', newContent, {
|
|
38
|
+
overwrite: true,
|
|
39
|
+
expectedMtime: stat.modifiedAt,
|
|
40
|
+
});
|
|
41
|
+
```
|
|
42
|
+
|
|
43
|
+
If the file was modified between the read and write, a `StaleFileError` is thrown instead of silently overwriting.
|
|
44
|
+
|
|
45
|
+
**Automatic mtime pass-through for workspace tools**
|
|
46
|
+
|
|
47
|
+
When `requireReadBeforeWrite` is enabled, the `edit_file`, `write_file`, and `ast_edit` tools now automatically pass the recorded mtime through to the filesystem layer, providing a second line of defense beyond the existing tool-level read tracker check.
|
|
48
|
+
|
|
49
|
+
### Patch Changes
|
|
50
|
+
|
|
51
|
+
- Update provider registry and model documentation with latest models and providers ([`cb611a1`](https://github.com/mastra-ai/mastra/commit/cb611a1e89a4f4cf74c97b57e0c27bb56f2eceb5))
|
|
52
|
+
|
|
53
|
+
- Added experimental retrieval-mode recall tooling for observational memory. ([#14437](https://github.com/mastra-ai/mastra/pull/14437))
|
|
54
|
+
|
|
55
|
+
When `observationalMemory.retrieval` is enabled with `scope: 'thread'`, observation groups store colon-delimited message ranges (`startId:endId`) pointing back to the raw messages they were derived from. A `recall` tool is registered that lets agents retrieve those source messages via cursor-based pagination.
|
|
56
|
+
|
|
57
|
+
The recall tool supports:
|
|
58
|
+
- **Detail levels**: `detail: 'low'` (default) returns truncated text with part indices; `detail: 'high'` returns full content clamped to one part per call with continuation hints
|
|
59
|
+
- **Part-level fetch**: `partIndex` targets a single message part at full detail
|
|
60
|
+
- **Pagination flags**: `hasNextPage` and `hasPrevPage` in results
|
|
61
|
+
- **Token limiting**: results are capped at a token budget with `truncated` and `tokenOffset` reporting
|
|
62
|
+
- **Smart range detection**: passing a range as a cursor returns a helpful hint explaining how to extract individual IDs
|
|
63
|
+
|
|
64
|
+
- Fixed agent.stream() so the returned spanId matches the top-level agent run span instead of the nested model span. ([#14447](https://github.com/mastra-ai/mastra/pull/14447))
|
|
65
|
+
|
|
66
|
+
- Fixed deserializeRequestContext to return an actual RequestContext instance instead of a Map, preventing crashes during Inngest durable execution replay with observability enabled. ([#14442](https://github.com/mastra-ai/mastra/pull/14442))
|
|
67
|
+
|
|
68
|
+
- Fixed trace context propagation in evented workflow steps and processors. Operations started inside those steps now appear under the correct parent in distributed traces. ([#14455](https://github.com/mastra-ai/mastra/pull/14455))
|
|
69
|
+
|
|
70
|
+
- Fix OTEL context propagation in workflow step execution. Wrapping `step.execute()` in `executeWithContext` ensures auto-instrumented code inside a step (e.g. AI SDK spans) is correctly nested under the workflow step span rather than appearing as siblings. ([#13755](https://github.com/mastra-ai/mastra/pull/13755))
|
|
71
|
+
|
|
72
|
+
- Added opt-in Observational Memory thread titles. ([#14436](https://github.com/mastra-ai/mastra/pull/14436))
|
|
73
|
+
|
|
74
|
+
When enabled, the Observer suggests a short thread title and updates it as the conversation topic changes. Harness consumers can detect these updates via the new `om_thread_title_updated` event.
|
|
75
|
+
|
|
76
|
+
**Example**
|
|
77
|
+
|
|
78
|
+
```ts
|
|
79
|
+
const memory = new Memory({
|
|
80
|
+
options: {
|
|
81
|
+
observationalMemory: {
|
|
82
|
+
observation: {
|
|
83
|
+
threadTitle: true,
|
|
84
|
+
},
|
|
85
|
+
},
|
|
86
|
+
},
|
|
87
|
+
});
|
|
88
|
+
```
|
|
89
|
+
|
|
90
|
+
- Added version query parameters to GET /api/agents/:agentId endpoint. Code-defined agents can now be resolved with specific stored config versions using ?status=draft (latest, default), ?status=published (active version), or ?versionId=<id> (specific version). ([#14156](https://github.com/mastra-ai/mastra/pull/14156))
|
|
91
|
+
|
|
92
|
+
- Fixed generation span output to include tool call data, enabling PostHog's LLM Analytics Tools tab to extract and display tool usage ([#14383](https://github.com/mastra-ai/mastra/pull/14383))
|
|
93
|
+
|
|
94
|
+
- Fixed a bug where workflow-based processor execution would pass null stream parts to subsequent processors. When a processor's processOutputStream returns null (e.g., a guardrail filtering a part), the next processor in the chain would receive null as the part, causing potential errors. The null guard now matches the inline processor path behavior, skipping processors when the part is null. ([#14514](https://github.com/mastra-ai/mastra/pull/14514))
|
|
95
|
+
|
|
96
|
+
- Updated dependencies [[`b71bce1`](https://github.com/mastra-ai/mastra/commit/b71bce144912ed33f76c52a94e594988a649c3e1), [`cd7b568`](https://github.com/mastra-ai/mastra/commit/cd7b568fe427b1b4838abe744fa5367a47539db3)]:
|
|
97
|
+
- @mastra/schema-compat@1.2.6
|
|
98
|
+
|
|
99
|
+
## 1.15.0-alpha.4
|
|
100
|
+
|
|
101
|
+
### Patch Changes
|
|
102
|
+
|
|
103
|
+
- Added experimental retrieval-mode recall tooling for observational memory. ([#14437](https://github.com/mastra-ai/mastra/pull/14437))
|
|
104
|
+
|
|
105
|
+
When `observationalMemory.retrieval` is enabled with `scope: 'thread'`, observation groups store colon-delimited message ranges (`startId:endId`) pointing back to the raw messages they were derived from. A `recall` tool is registered that lets agents retrieve those source messages via cursor-based pagination.
|
|
106
|
+
|
|
107
|
+
The recall tool supports:
|
|
108
|
+
- **Detail levels**: `detail: 'low'` (default) returns truncated text with part indices; `detail: 'high'` returns full content clamped to one part per call with continuation hints
|
|
109
|
+
- **Part-level fetch**: `partIndex` targets a single message part at full detail
|
|
110
|
+
- **Pagination flags**: `hasNextPage` and `hasPrevPage` in results
|
|
111
|
+
- **Token limiting**: results are capped at a token budget with `truncated` and `tokenOffset` reporting
|
|
112
|
+
- **Smart range detection**: passing a range as a cursor returns a helpful hint explaining how to extract individual IDs
|
|
113
|
+
|
|
114
|
+
- Fixed a bug where workflow-based processor execution would pass null stream parts to subsequent processors. When a processor's processOutputStream returns null (e.g., a guardrail filtering a part), the next processor in the chain would receive null as the part, causing potential errors. The null guard now matches the inline processor path behavior, skipping processors when the part is null. ([#14514](https://github.com/mastra-ai/mastra/pull/14514))
|
|
115
|
+
|
|
3
116
|
## 1.15.0-alpha.3
|
|
4
117
|
|
|
5
118
|
### Minor Changes
|
package/dist/agent/index.cjs
CHANGED
|
@@ -1,37 +1,37 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
3
|
+
var chunkBXSSIONK_cjs = require('../chunk-BXSSIONK.cjs');
|
|
4
4
|
var chunkO6O5MD7Q_cjs = require('../chunk-O6O5MD7Q.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 chunkBXSSIONK_cjs.Agent; }
|
|
11
11
|
});
|
|
12
12
|
Object.defineProperty(exports, "TripWire", {
|
|
13
13
|
enumerable: true,
|
|
14
|
-
get: function () { return
|
|
14
|
+
get: function () { return chunkBXSSIONK_cjs.TripWire; }
|
|
15
15
|
});
|
|
16
16
|
Object.defineProperty(exports, "isSupportedLanguageModel", {
|
|
17
17
|
enumerable: true,
|
|
18
|
-
get: function () { return
|
|
18
|
+
get: function () { return chunkBXSSIONK_cjs.isSupportedLanguageModel; }
|
|
19
19
|
});
|
|
20
20
|
Object.defineProperty(exports, "resolveThreadIdFromArgs", {
|
|
21
21
|
enumerable: true,
|
|
22
|
-
get: function () { return
|
|
22
|
+
get: function () { return chunkBXSSIONK_cjs.resolveThreadIdFromArgs; }
|
|
23
23
|
});
|
|
24
24
|
Object.defineProperty(exports, "supportedLanguageModelSpecifications", {
|
|
25
25
|
enumerable: true,
|
|
26
|
-
get: function () { return
|
|
26
|
+
get: function () { return chunkBXSSIONK_cjs.supportedLanguageModelSpecifications; }
|
|
27
27
|
});
|
|
28
28
|
Object.defineProperty(exports, "tryGenerateWithJsonFallback", {
|
|
29
29
|
enumerable: true,
|
|
30
|
-
get: function () { return
|
|
30
|
+
get: function () { return chunkBXSSIONK_cjs.tryGenerateWithJsonFallback; }
|
|
31
31
|
});
|
|
32
32
|
Object.defineProperty(exports, "tryStreamWithJsonFallback", {
|
|
33
33
|
enumerable: true,
|
|
34
|
-
get: function () { return
|
|
34
|
+
get: function () { return chunkBXSSIONK_cjs.tryStreamWithJsonFallback; }
|
|
35
35
|
});
|
|
36
36
|
Object.defineProperty(exports, "MessageList", {
|
|
37
37
|
enumerable: true,
|
package/dist/agent/index.js
CHANGED
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
export { Agent, TripWire, isSupportedLanguageModel, resolveThreadIdFromArgs, supportedLanguageModelSpecifications, tryGenerateWithJsonFallback, tryStreamWithJsonFallback } from '../chunk-
|
|
1
|
+
export { Agent, TripWire, isSupportedLanguageModel, resolveThreadIdFromArgs, supportedLanguageModelSpecifications, tryGenerateWithJsonFallback, tryStreamWithJsonFallback } from '../chunk-P4GCK6VL.js';
|
|
2
2
|
export { MessageList, TypeDetector, aiV5ModelMessageToV2PromptMessage, convertMessages } from '../chunk-YPJ5V2S5.js';
|
|
3
3
|
//# sourceMappingURL=index.js.map
|
|
4
4
|
//# sourceMappingURL=index.js.map
|
|
@@ -1,7 +1,7 @@
|
|
|
1
1
|
'use strict';
|
|
2
2
|
|
|
3
|
-
var
|
|
4
|
-
var
|
|
3
|
+
var chunkU37AM3YI_cjs = require('./chunk-U37AM3YI.cjs');
|
|
4
|
+
var chunkBXSSIONK_cjs = require('./chunk-BXSSIONK.cjs');
|
|
5
5
|
var chunk5WBEMKE2_cjs = require('./chunk-5WBEMKE2.cjs');
|
|
6
6
|
var chunk4U7ZLI36_cjs = require('./chunk-4U7ZLI36.cjs');
|
|
7
7
|
var schemaCompat = require('@mastra/schema-compat');
|
|
@@ -97,7 +97,7 @@ async function executeAgent(agent, item, signal, requestContext) {
|
|
|
97
97
|
const model = await agent.getModel();
|
|
98
98
|
const input = item.input;
|
|
99
99
|
const reqCtx = requestContext ? new chunk5WBEMKE2_cjs.RequestContext(Object.entries(requestContext)) : void 0;
|
|
100
|
-
const rawResult =
|
|
100
|
+
const rawResult = chunkBXSSIONK_cjs.isSupportedLanguageModel(model) ? await agent.generate(input, {
|
|
101
101
|
scorers: {},
|
|
102
102
|
returnScorerData: true,
|
|
103
103
|
abortSignal: signal,
|
|
@@ -193,7 +193,7 @@ async function runScorersForItem(scorers, item, output, storage, runId, targetTy
|
|
|
193
193
|
const { result, promptMetadata } = await runScorerSafe(scorer, item, output, scorerInput, scorerOutput);
|
|
194
194
|
if (storage && result.score !== null) {
|
|
195
195
|
try {
|
|
196
|
-
await
|
|
196
|
+
await chunkU37AM3YI_cjs.validateAndSaveScore(storage, {
|
|
197
197
|
scorerId: scorer.id,
|
|
198
198
|
score: result.score,
|
|
199
199
|
reason: result.reason ?? void 0,
|
|
@@ -1315,5 +1315,5 @@ exports.isRegression = isRegression;
|
|
|
1315
1315
|
exports.resolveScorers = resolveScorers;
|
|
1316
1316
|
exports.runExperiment = runExperiment;
|
|
1317
1317
|
exports.runScorersForItem = runScorersForItem;
|
|
1318
|
-
//# sourceMappingURL=chunk-
|
|
1319
|
-
//# sourceMappingURL=chunk-
|
|
1318
|
+
//# sourceMappingURL=chunk-2YN2UNSQ.cjs.map
|
|
1319
|
+
//# sourceMappingURL=chunk-2YN2UNSQ.cjs.map
|