@mastra/memory 1.23.1-alpha.1 → 1.24.0-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.
@@ -9576,7 +9576,7 @@ function withUserAgentSuffix(headers, ...userAgentSuffixParts) {
9576
9576
  );
9577
9577
  return Object.fromEntries(normalizedHeaders.entries());
9578
9578
  }
9579
- var VERSION2 = "3.0.29";
9579
+ var VERSION2 = "3.0.30";
9580
9580
  var getOriginalFetch = () => globalThis.fetch;
9581
9581
  var getFromApi = async ({
9582
9582
  url,
@@ -12451,7 +12451,7 @@ async function getVercelRequestId() {
12451
12451
  var _a1032;
12452
12452
  return (_a1032 = getContext().headers) == null ? void 0 : _a1032["x-vercel-id"];
12453
12453
  }
12454
- var VERSION3 = "2.0.113";
12454
+ var VERSION3 = "2.0.115";
12455
12455
  var AI_GATEWAY_PROTOCOL_VERSION = "0.0.1";
12456
12456
  function createGatewayProvider(options = {}) {
12457
12457
  var _a1032, _b104;
@@ -13438,7 +13438,7 @@ function getGlobalProvider() {
13438
13438
  var _a163;
13439
13439
  return (_a163 = globalThis.AI_SDK_DEFAULT_PROVIDER) != null ? _a163 : gateway;
13440
13440
  }
13441
- var VERSION32 = "5.0.214";
13441
+ var VERSION32 = "5.0.216";
13442
13442
  var dataContentSchema2 = z42.z.union([
13443
13443
  z42.z.string(),
13444
13444
  z42.z.instanceof(Uint8Array),
@@ -15195,7 +15195,7 @@ function withUserAgentSuffix2(headers, ...userAgentSuffixParts) {
15195
15195
  );
15196
15196
  return Object.fromEntries(normalizedHeaders.entries());
15197
15197
  }
15198
- var VERSION4 = "4.0.39";
15198
+ var VERSION4 = "4.0.40";
15199
15199
  var getOriginalFetch3 = () => globalThis.fetch;
15200
15200
  var getFromApi2 = async ({
15201
15201
  url,
@@ -18966,7 +18966,7 @@ async function getVercelRequestId2() {
18966
18966
  var _a117;
18967
18967
  return (_a117 = getContext2().headers) == null ? void 0 : _a117["x-vercel-id"];
18968
18968
  }
18969
- var VERSION5 = "3.0.151";
18969
+ var VERSION5 = "3.0.153";
18970
18970
  var AI_GATEWAY_PROTOCOL_VERSION2 = "0.0.1";
18971
18971
  function createGatewayProvider2(options = {}) {
18972
18972
  var _a117, _b113;
@@ -20072,7 +20072,7 @@ function getTotalTimeoutMs(timeout) {
20072
20072
  }
20073
20073
  return timeout.totalMs;
20074
20074
  }
20075
- var VERSION23 = "6.0.228";
20075
+ var VERSION23 = "6.0.230";
20076
20076
  var dataContentSchema3 = z42.z.union([
20077
20077
  z42.z.string(),
20078
20078
  z42.z.instanceof(Uint8Array),
@@ -25448,7 +25448,7 @@ ${workingMemory}`;
25448
25448
  "Observational memory requires @mastra/core support for request-response-id-rotation. Please bump @mastra/core to a newer version."
25449
25449
  );
25450
25450
  }
25451
- const { ObservationalMemory: OMClass } = await import('./observational-memory-OD3W7JXC.cjs');
25451
+ const { ObservationalMemory: OMClass } = await import('./observational-memory-FF4AVBKG.cjs');
25452
25452
  const onIndexObservations = this.hasRetrievalSearch(omConfig.retrieval) ? async (observation) => {
25453
25453
  await this.indexObservation(observation);
25454
25454
  } : void 0;
@@ -26496,7 +26496,7 @@ Notes:
26496
26496
  if (!effectiveConfig) return null;
26497
26497
  const engine = await this.omEngine;
26498
26498
  if (!engine) return null;
26499
- const { ObservationalMemoryProcessor: ObservationalMemoryProcessor2 } = await import('./observational-memory-OD3W7JXC.cjs');
26499
+ const { ObservationalMemoryProcessor: ObservationalMemoryProcessor2 } = await import('./observational-memory-FF4AVBKG.cjs');
26500
26500
  return new ObservationalMemoryProcessor2(engine, this, {
26501
26501
  temporalMarkers: effectiveConfig.temporalMarkers
26502
26502
  });
@@ -31492,5 +31492,5 @@ exports.stripEphemeralAnchorIds = stripEphemeralAnchorIds;
31492
31492
  exports.stripObservationGroups = stripObservationGroups;
31493
31493
  exports.summarizeConversation = summarizeConversation;
31494
31494
  exports.wrapInObservationGroup = wrapInObservationGroup;
31495
- //# sourceMappingURL=chunk-YNTQFC3L.cjs.map
31496
- //# sourceMappingURL=chunk-YNTQFC3L.cjs.map
31495
+ //# sourceMappingURL=chunk-RY3SV3BJ.cjs.map
31496
+ //# sourceMappingURL=chunk-RY3SV3BJ.cjs.map