Skip to content
PACKAGES

agenticMemoryRecordsSnapshotKey()

Creates an agentic memory records snapshot key.

import { agenticMemoryRecordsSnapshotKey } from "@graphrefly/ts/adapters";
function agenticMemoryRecordsSnapshotKey(storagePrefix = "agentic-memory"): string
ParameterTypeDescription
storagePrefixunknownPrefix used to derive storage keys.

The stable key or reference string.

import { agenticMemoryRecordsSnapshotKey } from "@graphrefly/ts/adapters";

packages/ts/src/adapters/agentic-memory-storage.ts