@mastra/core 1.1.0-alpha.1 → 1.1.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 +364 -0
- package/dist/agent/index.cjs +8 -8
- package/dist/agent/index.js +1 -1
- package/dist/{chunk-C6YO523J.cjs → chunk-4ACKGMN2.cjs} +5 -5
- package/dist/{chunk-C6YO523J.cjs.map → chunk-4ACKGMN2.cjs.map} +1 -1
- package/dist/{chunk-NVRAVZZM.js → chunk-4KQEQ4NM.js} +2 -216
- package/dist/chunk-4KQEQ4NM.js.map +1 -0
- package/dist/{chunk-O7II2PSR.cjs → chunk-4PERRFZD.cjs} +44 -44
- package/dist/{chunk-O7II2PSR.cjs.map → chunk-4PERRFZD.cjs.map} +1 -1
- package/dist/{chunk-LMNHODU4.cjs → chunk-4QJBNJI4.cjs} +5 -5
- package/dist/{chunk-LMNHODU4.cjs.map → chunk-4QJBNJI4.cjs.map} +1 -1
- package/dist/{chunk-UJRSZGKO.js → chunk-BG6DCMO2.js} +6 -4
- package/dist/chunk-BG6DCMO2.js.map +1 -0
- package/dist/{chunk-SFICZTYL.js → chunk-FVVQY6UU.js} +4 -4
- package/dist/{chunk-SFICZTYL.js.map → chunk-FVVQY6UU.js.map} +1 -1
- package/dist/{chunk-64LMKFD3.js → chunk-FZZI2V2T.js} +3 -3
- package/dist/{chunk-64LMKFD3.js.map → chunk-FZZI2V2T.js.map} +1 -1
- package/dist/{chunk-BKUNHQZ4.cjs → chunk-HR67B4UM.cjs} +15 -15
- package/dist/{chunk-BKUNHQZ4.cjs.map → chunk-HR67B4UM.cjs.map} +1 -1
- package/dist/{chunk-TO7IB5JE.cjs → chunk-MGOFRL36.cjs} +7 -5
- package/dist/chunk-MGOFRL36.cjs.map +1 -0
- package/dist/{chunk-HKD4NSHR.js → chunk-OSIE5L6N.js} +7 -7
- package/dist/{chunk-HKD4NSHR.js.map → chunk-OSIE5L6N.js.map} +1 -1
- package/dist/{chunk-QT56V3PE.js → chunk-OW7H7G5N.js} +4 -4
- package/dist/{chunk-QT56V3PE.js.map → chunk-OW7H7G5N.js.map} +1 -1
- package/dist/{chunk-66462UTX.cjs → chunk-RYVRCT7Z.cjs} +2 -216
- package/dist/chunk-RYVRCT7Z.cjs.map +1 -0
- package/dist/{chunk-IKS5Z56O.cjs → chunk-SLMSUZBA.cjs} +14 -14
- package/dist/{chunk-IKS5Z56O.cjs.map → chunk-SLMSUZBA.cjs.map} +1 -1
- package/dist/{chunk-RQGER4J4.js → chunk-VAJRNUEF.js} +3 -3
- package/dist/{chunk-RQGER4J4.js.map → chunk-VAJRNUEF.js.map} +1 -1
- package/dist/{chunk-EZWVMAC6.cjs → chunk-VNGQXHUE.cjs} +7 -7
- package/dist/{chunk-EZWVMAC6.cjs.map → chunk-VNGQXHUE.cjs.map} +1 -1
- package/dist/{chunk-SJUNV5AS.js → chunk-YQMDMIP6.js} +3 -3
- package/dist/{chunk-SJUNV5AS.js.map → chunk-YQMDMIP6.js.map} +1 -1
- package/dist/docs/README.md +1 -1
- package/dist/docs/SKILL.md +1 -1
- package/dist/docs/SOURCE_MAP.json +109 -109
- package/dist/docs/agents/01-overview.md +2 -2
- package/dist/docs/evals/01-overview.md +5 -5
- package/dist/docs/mcp/01-overview.md +2 -2
- package/dist/docs/observability/01-overview.md +1 -1
- package/dist/docs/observability/03-overview.md +3 -3
- package/dist/docs/rag/01-overview.md +1 -1
- package/dist/docs/tools-mcp/01-mcp-overview.md +2 -2
- package/dist/docs/voice/01-overview.md +1 -1
- package/dist/docs/workflows/01-overview.md +5 -5
- package/dist/docs/workspace/01-overview.md +2 -2
- 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/index.cjs +2 -2
- package/dist/index.js +1 -1
- package/dist/llm/index.cjs +9 -9
- package/dist/llm/index.js +2 -2
- package/dist/llm/model/provider-types.generated.d.ts +1 -0
- package/dist/loop/index.cjs +12 -12
- 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 +11 -11
- package/dist/memory/index.js +1 -1
- package/dist/processors/index.cjs +40 -40
- package/dist/processors/index.js +1 -1
- package/dist/provider-registry-B3CGX3OF.js +3 -0
- package/dist/{provider-registry-SQTJTKSM.js.map → provider-registry-B3CGX3OF.js.map} +1 -1
- package/dist/provider-registry-CHV3DFFA.cjs +40 -0
- package/dist/{provider-registry-JZ6QRIVL.cjs.map → provider-registry-CHV3DFFA.cjs.map} +1 -1
- package/dist/provider-registry.json +4 -2
- 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/dist/workspace/index.cjs +32 -32
- package/dist/workspace/index.d.ts +1 -1
- package/dist/workspace/index.d.ts.map +1 -1
- package/dist/workspace/index.js +1 -1
- package/dist/workspace/skills/skill-source.d.ts +1 -13
- package/dist/workspace/skills/skill-source.d.ts.map +1 -1
- package/dist/workspace/skills/types.d.ts +5 -70
- package/dist/workspace/skills/types.d.ts.map +1 -1
- package/dist/workspace/skills/workspace-skills.d.ts +2 -19
- package/dist/workspace/skills/workspace-skills.d.ts.map +1 -1
- package/dist/workspace/workspace.d.ts +0 -12
- package/dist/workspace/workspace.d.ts.map +1 -1
- package/package.json +7 -7
- package/src/llm/model/provider-types.generated.d.ts +1 -0
- package/dist/chunk-66462UTX.cjs.map +0 -1
- package/dist/chunk-NVRAVZZM.js.map +0 -1
- package/dist/chunk-TO7IB5JE.cjs.map +0 -1
- package/dist/chunk-UJRSZGKO.js.map +0 -1
- package/dist/provider-registry-JZ6QRIVL.cjs +0 -40
- package/dist/provider-registry-SQTJTKSM.js +0 -3
|
@@ -1,40 +0,0 @@
|
|
|
1
|
-
'use strict';
|
|
2
|
-
|
|
3
|
-
var chunkTO7IB5JE_cjs = require('./chunk-TO7IB5JE.cjs');
|
|
4
|
-
|
|
5
|
-
|
|
6
|
-
|
|
7
|
-
Object.defineProperty(exports, "GatewayRegistry", {
|
|
8
|
-
enumerable: true,
|
|
9
|
-
get: function () { return chunkTO7IB5JE_cjs.GatewayRegistry; }
|
|
10
|
-
});
|
|
11
|
-
Object.defineProperty(exports, "PROVIDER_MODELS", {
|
|
12
|
-
enumerable: true,
|
|
13
|
-
get: function () { return chunkTO7IB5JE_cjs.PROVIDER_MODELS; }
|
|
14
|
-
});
|
|
15
|
-
Object.defineProperty(exports, "PROVIDER_REGISTRY", {
|
|
16
|
-
enumerable: true,
|
|
17
|
-
get: function () { return chunkTO7IB5JE_cjs.PROVIDER_REGISTRY; }
|
|
18
|
-
});
|
|
19
|
-
Object.defineProperty(exports, "getProviderConfig", {
|
|
20
|
-
enumerable: true,
|
|
21
|
-
get: function () { return chunkTO7IB5JE_cjs.getProviderConfig; }
|
|
22
|
-
});
|
|
23
|
-
Object.defineProperty(exports, "getRegisteredProviders", {
|
|
24
|
-
enumerable: true,
|
|
25
|
-
get: function () { return chunkTO7IB5JE_cjs.getRegisteredProviders; }
|
|
26
|
-
});
|
|
27
|
-
Object.defineProperty(exports, "isProviderRegistered", {
|
|
28
|
-
enumerable: true,
|
|
29
|
-
get: function () { return chunkTO7IB5JE_cjs.isProviderRegistered; }
|
|
30
|
-
});
|
|
31
|
-
Object.defineProperty(exports, "isValidModelId", {
|
|
32
|
-
enumerable: true,
|
|
33
|
-
get: function () { return chunkTO7IB5JE_cjs.isValidModelId; }
|
|
34
|
-
});
|
|
35
|
-
Object.defineProperty(exports, "parseModelString", {
|
|
36
|
-
enumerable: true,
|
|
37
|
-
get: function () { return chunkTO7IB5JE_cjs.parseModelString; }
|
|
38
|
-
});
|
|
39
|
-
//# sourceMappingURL=provider-registry-JZ6QRIVL.cjs.map
|
|
40
|
-
//# sourceMappingURL=provider-registry-JZ6QRIVL.cjs.map
|
|
@@ -1,3 +0,0 @@
|
|
|
1
|
-
export { GatewayRegistry, PROVIDER_MODELS, PROVIDER_REGISTRY, getProviderConfig, getRegisteredProviders, isProviderRegistered, isValidModelId, parseModelString } from './chunk-UJRSZGKO.js';
|
|
2
|
-
//# sourceMappingURL=provider-registry-SQTJTKSM.js.map
|
|
3
|
-
//# sourceMappingURL=provider-registry-SQTJTKSM.js.map
|