Skip to content
PACKAGES

agenticMemoryRecordChangeFrame()

Creates an agentic memory record change frame.

import { agenticMemoryRecordChangeFrame } from "@graphrefly/ts/adapters";
function agenticMemoryRecordChangeFrame(records: readonly AgenticMemoryRecord<TJson>[]): AgenticMemoryRecordChangeFrame<TJson>
ParameterTypeDescription
recordsreadonly AgenticMemoryRecord<TJson>[]Records to encode, persist, or project.

The agentic memory record change frame result.

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

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