@mastra/core 1.11.0-alpha.1 → 1.11.0-alpha.2
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 +6 -0
- package/dist/agent/index.cjs +13 -13
- package/dist/agent/index.js +2 -2
- package/dist/agent/message-list/conversion/output-converter.d.ts.map +1 -1
- package/dist/agent/message-list/index.cjs +18 -18
- package/dist/agent/message-list/index.js +1 -1
- package/dist/{chunk-2CSKXHM7.cjs → chunk-6NZQ52RZ.cjs} +22 -10
- package/dist/chunk-6NZQ52RZ.cjs.map +1 -0
- package/dist/{chunk-PUTCRAH6.cjs → chunk-6VSVQ62A.cjs} +43 -43
- package/dist/{chunk-PUTCRAH6.cjs.map → chunk-6VSVQ62A.cjs.map} +1 -1
- package/dist/{chunk-C574TBOV.js → chunk-VVX2O7XN.js} +3 -3
- package/dist/{chunk-C574TBOV.js.map → chunk-VVX2O7XN.js.map} +1 -1
- package/dist/{chunk-GQRY6HEY.js → chunk-WD467XGW.js} +22 -10
- package/dist/chunk-WD467XGW.js.map +1 -0
- package/dist/datasets/index.cjs +16 -16
- package/dist/datasets/index.js +1 -1
- package/dist/docs/SKILL.md +1 -1
- package/dist/docs/assets/SOURCE_MAP.json +182 -182
- package/dist/evals/index.cjs +4 -4
- package/dist/evals/index.js +1 -1
- package/dist/evals/scoreTraces/index.cjs +3 -3
- package/dist/evals/scoreTraces/index.js +1 -1
- package/dist/harness/index.cjs +3 -3
- package/dist/harness/index.js +1 -1
- package/dist/index.cjs +2 -2
- package/dist/index.js +1 -1
- package/dist/llm/index.cjs +6 -6
- package/dist/llm/index.js +1 -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/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/relevance/index.cjs +3 -3
- package/dist/relevance/index.js +1 -1
- package/dist/storage/index.cjs +64 -64
- package/dist/storage/index.js +1 -1
- package/dist/stream/index.cjs +11 -11
- package/dist/stream/index.js +2 -2
- package/dist/test-utils/llm-mock.cjs +12 -12
- package/dist/test-utils/llm-mock.js +3 -3
- package/dist/tool-loop-agent/index.cjs +4 -4
- package/dist/tool-loop-agent/index.js +1 -1
- package/dist/utils.cjs +23 -23
- package/dist/utils.js +1 -1
- package/dist/vector/index.cjs +9 -9
- package/dist/vector/index.js +2 -2
- 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 +5 -5
- package/dist/chunk-2CSKXHM7.cjs.map +0 -1
- package/dist/chunk-GQRY6HEY.js.map +0 -1
|
@@ -2,7 +2,7 @@ import { ModelsDevGateway, parseModelRouterId, ToolLoopAgent } from './chunk-Y2M
|
|
|
2
2
|
import { NetlifyGateway } from './chunk-XWMBFPD5.js';
|
|
3
3
|
import { EventSourceParserStream, MastraModelGateway, createOpenAICompatible, createOpenAI, createGoogleGenerativeAI } from './chunk-GOGAIHBU.js';
|
|
4
4
|
import { PROVIDER_REGISTRY, GatewayRegistry } from './chunk-J4V2WVFG.js';
|
|
5
|
-
import { MessageList, output_exports, generateText, generateObject, streamText, streamObject, coreContentToString, DefaultGeneratedFile, DefaultGeneratedFileWithType, sanitizeToolName } from './chunk-
|
|
5
|
+
import { MessageList, output_exports, generateText, generateObject, streamText, streamObject, coreContentToString, DefaultGeneratedFile, DefaultGeneratedFileWithType, sanitizeToolName } from './chunk-WD467XGW.js';
|
|
6
6
|
import { DefaultVoice } from './chunk-ISDIKE46.js';
|
|
7
7
|
import { generateId, parsePartialJson, isDeepEqualData, APICallError, tool, asSchema, stepCountIs } from './chunk-76ZCW5L6.js';
|
|
8
8
|
import { PUBSUB_SYMBOL, STREAM_FORMAT_SYMBOL } from './chunk-2QXNHEDL.js';
|
|
@@ -52581,5 +52581,5 @@ var removeUndefinedValues = (obj) => {
|
|
|
52581
52581
|
};
|
|
52582
52582
|
|
|
52583
52583
|
export { AISDKV5LanguageModel, Agent, AgentsStorage, AzureOpenAIGateway, BaseProcessor, BatchPartsProcessor, BlobStore, ChunkFrom, Dataset, DatasetsInMemory, DatasetsManager, DatasetsStorage, DefaultExecutionEngine, EDITOR_DOMAINS, EMBEDDING_MODELS, EventedExecutionEngine, EventedRun, EventedWorkflow, ExecutionEngine, ExperimentsInMemory, ExperimentsStorage, FilePartSchema, FilesystemAgentsStorage, FilesystemDB, FilesystemMCPClientsStorage, FilesystemMCPServersStorage, FilesystemPromptBlocksStorage, FilesystemScorerDefinitionsStorage, FilesystemSkillsStorage, FilesystemStore, FilesystemVersionedHelpers, FilesystemWorkspacesStorage, GitHistory, ImagePartSchema, InMemoryAgentsStorage, InMemoryBlobStore, InMemoryDB, InMemoryMCPClientsStorage, InMemoryMCPServersStorage, InMemoryMemory, InMemoryPromptBlocksStorage, InMemoryScorerDefinitionsStorage, InMemorySkillsStorage, InMemoryStore, InMemoryWorkspacesStorage, LanguageDetector, MCPClientsStorage, MCPServersStorage, Mastra, MastraAgentNetworkStream, MastraCompositeStore, MastraLLMV1, MastraMemory, MastraModelOutput, MastraScorer, MastraStorage, MemoryProcessor, MemoryStorage, MessageContentSchema, MessageHistory, MessagePartSchema, MockMemory, MockStore, ModelRouterEmbeddingModel, ModelRouterLanguageModel, ModerationProcessor, ObservabilityInMemory, ObservabilityStorage, PIIDetector, ProcessorInputPhaseSchema, ProcessorInputStepPhaseSchema, ProcessorMessageContentSchema, ProcessorMessageSchema, ProcessorOutputResultPhaseSchema, ProcessorOutputStepPhaseSchema, ProcessorOutputStreamPhaseSchema, ProcessorRunner, ProcessorState, ProcessorStepInputSchema, ProcessorStepOutputSchema, ProcessorStepSchema, PromptBlocksStorage, PromptInjectionDetector, ReasoningPartSchema, Run, SchemaUpdateValidationError, SchemaValidationError, SchemaValidator, ScorerDefinitionsStorage, ScoresInMemory, ScoresStorage, SemanticRecall, SkillsProcessor, SkillsStorage, SourcePartSchema, StepExecutor, StepStartPartSchema, StorageDomain, StoreOperations, StoreOperationsInMemory, StructuredOutputProcessor, SystemPromptScrubber, TextPartSchema, TokenLimiterProcessor, ToolCallFilter, ToolInvocationPartSchema, ToolSearchProcessor, TripWire, UnicodeNormalizer, VersionedStorageDomain, WORKING_MEMORY_END_TAG, WORKING_MEMORY_START_TAG, Workflow, WorkflowEventProcessor, WorkflowRunOutput, WorkflowsInMemory, WorkflowsStorage, WorkingMemory, WorkspaceInstructionsProcessor, WorkspacesStorage, calculatePagination, checkEvalStorageFields, cleanStepResult, cloneStep, cloneStep2, cloneWorkflow, cloneWorkflow2, compareExperiments, computeMean, computeScorerStats, convertFullStreamChunkToMastra, convertFullStreamChunkToUIMessageStream, convertMastraChunkToAISDKv5, createDeprecationProxy, createMastraProxy, createScorer, createStep, createStep2, createStorageErrorId, createStoreErrorId, createTimeTravelExecutionParams, createValidator, createVectorErrorId, createWorkflow, createWorkflow2, deepEqual, deepMerge, delay2 as delay, ensureDate, ensureToolProperties, executeTarget, extractWorkingMemoryContent, extractWorkingMemoryTags, fetchWithRetry, filterByDateRange, formatCheckFeedback, formatCompletionFeedback, formatStreamCompletionFeedback, formatValidationFeedback, generateEmptyFromSchema, generateFinalResult, generateStructuredFinalResult, getDefaultValue, getNestedValue, getResumeLabelsByStepId, getSchemaValidator, getSettings, getSqlType, getStepIds, getStepResult, getThreadOMMetadata, globalEmbeddingCache, hydrateSerializedStepErrors, isCoreMessage, isObservationalMemoryEnabled, isProcessor, isProcessorWorkflow, isRegression, isSupportedLanguageModel, isToolLoopAgentLike, isUiMessage, isZodType, jsonValueEquals, loop, makeCoreTool, makeCoreToolV5, mapVariable, maskStreamTags, memoryDefaultOptions, normalizePerPage, omitKeys, parseFieldKey, parseMemoryRequestContext, parseSqlIdentifier, removeUndefinedValues, removeWorkingMemoryTags, resolveModelConfig, resolveScorers, resolveSerializedZodOutput, resolveThreadIdFromArgs, runChecks, runCompletionScorers, runCountDeprecationMessage, runDefaultCompletionCheck, runEvals, runExperiment, runScorersForItem, runStreamCompletionScorers, runValidation, safelyParseJSON, selectFields, serializeDate, setNestedValue, setThreadOMMetadata, supportedLanguageModelSpecifications, toolLoopAgentToMastraAgent, transformRow, transformScoreRow, tryGenerateWithJsonFallback, tryStreamWithJsonFallback, validateStepInput, validateStepRequestContext, validateStepResumeData, validateStepStateData, validateStepSuspendData };
|
|
52584
|
-
//# sourceMappingURL=chunk-
|
|
52585
|
-
//# sourceMappingURL=chunk-
|
|
52584
|
+
//# sourceMappingURL=chunk-VVX2O7XN.js.map
|
|
52585
|
+
//# sourceMappingURL=chunk-VVX2O7XN.js.map
|