@mastra/core 0.17.0-alpha.8 → 0.17.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 +122 -0
- package/dist/agent/index.cjs +11 -11
- package/dist/agent/index.js +2 -2
- package/dist/agent/input-processor/index.cjs +6 -6
- package/dist/agent/input-processor/index.js +1 -1
- package/dist/ai-tracing/index.cjs +32 -32
- package/dist/ai-tracing/index.js +1 -1
- package/dist/{chunk-PPDAGFR2.cjs → chunk-5OH5VHX5.cjs} +4 -4
- package/dist/{chunk-PPDAGFR2.cjs.map → chunk-5OH5VHX5.cjs.map} +1 -1
- package/dist/{chunk-BBI6HIN2.cjs → chunk-6TQSVAUZ.cjs} +7 -7
- package/dist/{chunk-BBI6HIN2.cjs.map → chunk-6TQSVAUZ.cjs.map} +1 -1
- package/dist/{chunk-MTJXEZUV.cjs → chunk-B2ZNJ7EW.cjs} +6 -6
- package/dist/{chunk-MTJXEZUV.cjs.map → chunk-B2ZNJ7EW.cjs.map} +1 -1
- package/dist/{chunk-H272TL2F.js → chunk-B6WB5A6U.js} +4 -4
- package/dist/{chunk-H272TL2F.js.map → chunk-B6WB5A6U.js.map} +1 -1
- package/dist/{chunk-BZ4AOVOL.cjs → chunk-BL44ZRZT.cjs} +6 -6
- package/dist/{chunk-BZ4AOVOL.cjs.map → chunk-BL44ZRZT.cjs.map} +1 -1
- package/dist/{chunk-GWSHTBQY.js → chunk-CD4WDS4V.js} +4 -4
- package/dist/{chunk-GWSHTBQY.js.map → chunk-CD4WDS4V.js.map} +1 -1
- package/dist/{chunk-WQEATYNS.cjs → chunk-DOARUBVA.cjs} +35 -35
- package/dist/{chunk-WQEATYNS.cjs.map → chunk-DOARUBVA.cjs.map} +1 -1
- package/dist/{chunk-BJLIYOUK.js → chunk-EMPBDL5C.js} +3 -3
- package/dist/{chunk-BJLIYOUK.js.map → chunk-EMPBDL5C.js.map} +1 -1
- package/dist/{chunk-DDINE7CK.js → chunk-GS2TSJOZ.js} +3 -3
- package/dist/{chunk-DDINE7CK.js.map → chunk-GS2TSJOZ.js.map} +1 -1
- package/dist/{chunk-N4YXCARN.cjs → chunk-HQFRMWRB.cjs} +4 -4
- package/dist/{chunk-N4YXCARN.cjs.map → chunk-HQFRMWRB.cjs.map} +1 -1
- package/dist/{chunk-WYBYCVS3.cjs → chunk-ICE3AMTD.cjs} +4 -4
- package/dist/{chunk-WYBYCVS3.cjs.map → chunk-ICE3AMTD.cjs.map} +1 -1
- package/dist/{chunk-VRRY6NGC.js → chunk-ISQ7LHV6.js} +4 -4
- package/dist/{chunk-VRRY6NGC.js.map → chunk-ISQ7LHV6.js.map} +1 -1
- package/dist/{chunk-AWH4VWOH.js → chunk-K4ROJXAQ.js} +3 -3
- package/dist/{chunk-AWH4VWOH.js.map → chunk-K4ROJXAQ.js.map} +1 -1
- package/dist/{chunk-CWG4ACYX.js → chunk-KE5KVIPQ.js} +5 -5
- package/dist/{chunk-CWG4ACYX.js.map → chunk-KE5KVIPQ.js.map} +1 -1
- package/dist/{chunk-2LYMBKNF.cjs → chunk-LIVKDHYX.cjs} +8 -8
- package/dist/{chunk-2LYMBKNF.cjs.map → chunk-LIVKDHYX.cjs.map} +1 -1
- package/dist/{chunk-QSDYWMXU.js → chunk-M65NZ6EW.js} +7 -7
- package/dist/{chunk-QSDYWMXU.js.map → chunk-M65NZ6EW.js.map} +1 -1
- package/dist/{chunk-CIPXOPLS.js → chunk-PUQCQUH7.js} +3 -3
- package/dist/{chunk-CIPXOPLS.js.map → chunk-PUQCQUH7.js.map} +1 -1
- package/dist/{chunk-E42ZTCWN.cjs → chunk-RUZBKNXG.cjs} +12 -12
- package/dist/{chunk-E42ZTCWN.cjs.map → chunk-RUZBKNXG.cjs.map} +1 -1
- package/dist/index.cjs +39 -39
- package/dist/index.js +8 -8
- package/dist/loop/index.cjs +2 -2
- package/dist/loop/index.js +1 -1
- package/dist/mastra/index.cjs +2 -2
- package/dist/mastra/index.js +1 -1
- package/dist/memory/index.cjs +4 -4
- package/dist/memory/index.js +1 -1
- package/dist/network/vNext/index.cjs +29 -29
- package/dist/network/vNext/index.js +2 -2
- package/dist/processors/index.cjs +8 -8
- package/dist/processors/index.js +2 -2
- package/dist/relevance/index.cjs +4 -4
- package/dist/relevance/index.js +1 -1
- package/dist/scores/index.cjs +8 -8
- package/dist/scores/index.js +1 -1
- package/dist/storage/index.cjs +3 -3
- package/dist/storage/index.js +1 -1
- package/dist/stream/index.cjs +4 -4
- package/dist/stream/index.js +1 -1
- package/dist/test-utils/llm-mock.cjs +2 -2
- package/dist/test-utils/llm-mock.js +1 -1
- package/dist/utils.cjs +17 -17
- package/dist/utils.js +1 -1
- package/dist/workflows/evented/index.cjs +10 -10
- package/dist/workflows/evented/index.js +1 -1
- package/dist/workflows/index.cjs +10 -10
- package/dist/workflows/index.js +1 -1
- package/dist/workflows/legacy/index.cjs +22 -22
- package/dist/workflows/legacy/index.js +1 -1
- package/package.json +3 -3
|
@@ -1,15 +1,15 @@
|
|
|
1
1
|
import { DefaultVoice } from './chunk-RPFJBB5X.js';
|
|
2
2
|
import { STREAM_FORMAT_SYMBOL, EMITTER_SYMBOL } from './chunk-NLNKQD2T.js';
|
|
3
3
|
import { InstrumentClass, Telemetry } from './chunk-SEZBEL3U.js';
|
|
4
|
-
import { MastraLLMV1 } from './chunk-
|
|
5
|
-
import { MessageList, DefaultGeneratedFile, DefaultGeneratedFileWithType } from './chunk-
|
|
4
|
+
import { MastraLLMV1 } from './chunk-EMPBDL5C.js';
|
|
5
|
+
import { MessageList, DefaultGeneratedFile, DefaultGeneratedFileWithType } from './chunk-PUQCQUH7.js';
|
|
6
6
|
import { executeHook } from './chunk-TTELJD4F.js';
|
|
7
7
|
import { zodToJsonSchema } from './chunk-PJKCPRYF.js';
|
|
8
|
-
import { getValidTraceId, wrapMastra, selectFields, getOrCreateSpan, ensureToolProperties, makeCoreTool, createMastraProxy, delay } from './chunk-
|
|
9
|
-
import { RuntimeContext } from './chunk-HLRWYUFN.js';
|
|
10
|
-
import { MastraError } from './chunk-MCOVMKIS.js';
|
|
8
|
+
import { getValidTraceId, wrapMastra, selectFields, getOrCreateSpan, ensureToolProperties, makeCoreTool, createMastraProxy, delay } from './chunk-ISQ7LHV6.js';
|
|
11
9
|
import { ToolStream } from './chunk-A3QHQYMC.js';
|
|
12
10
|
import { Tool, createTool } from './chunk-RAQ4VAQ4.js';
|
|
11
|
+
import { RuntimeContext } from './chunk-HLRWYUFN.js';
|
|
12
|
+
import { MastraError } from './chunk-MCOVMKIS.js';
|
|
13
13
|
import { MastraBase } from './chunk-BMVFEBPE.js';
|
|
14
14
|
import { RegisteredLogger, ConsoleLogger } from './chunk-BN2M4UK5.js';
|
|
15
15
|
import { __commonJS, __toESM, __decoratorStart, __decorateElement, __runInitializers } from './chunk-3HXBPDKN.js';
|
|
@@ -770,5 +770,5 @@ Target: ${this.targetLanguages.join("/")}${translate}`;}};// src/agent/input-pro
|
|
|
770
770
|
var LanguageDetectorInputProcessor=class{name="language-detector";processor;constructor(options){this.processor=new LanguageDetector(options);}async process(args){return this.processor.processInput(args);}};
|
|
771
771
|
|
|
772
772
|
export { AISDKV5OutputStream, Agent, ChunkFrom, DefaultExecutionEngine, ExecutionEngine, LanguageDetector, LanguageDetectorInputProcessor, LegacyStep, LegacyWorkflow, MastraModelOutput, ModerationInputProcessor, ModerationProcessor, PIIDetector, PIIDetectorInputProcessor, PromptInjectionDetector, PromptInjectionDetectorInputProcessor, RESOURCE_TYPES, Run, StructuredOutputProcessor, TripWire, UnicodeNormalizer, UnicodeNormalizerInputProcessor, WhenConditionReturnValue, Workflow, agentToStep, cloneStep, cloneWorkflow, createStep, createWorkflow, getActivePathsAndStatus, getResultActivePaths, getStepResult, getSuspendedPaths, isAgent, isConditionalKey, isErrorEvent, isFinalState, isLimboState, isTransitionEvent, isVariableReference, isWorkflow, loop, mapVariable, mergeChildValue, recursivelyCheckForFinalState, resolveVariables, updateStepInHierarchy, workflowToStep };
|
|
773
|
-
//# sourceMappingURL=chunk-
|
|
774
|
-
//# sourceMappingURL=chunk-
|
|
773
|
+
//# sourceMappingURL=chunk-M65NZ6EW.js.map
|
|
774
|
+
//# sourceMappingURL=chunk-M65NZ6EW.js.map
|