Skip to content
PACKAGES

agenticMemoryRecordAdmissionBundle()

Creates an agentic memory record admission bundle.

import { agenticMemoryRecordAdmissionBundle } from "@graphrefly/ts/solutions";
function agenticMemoryRecordAdmissionBundle(
graph: Graph,
opts: AgenticMemoryRecordAdmissionBundleOptions<T>,
): AgenticMemoryRecordAdmissionBundle<T>
ParameterTypeDescription
graphGraphGraph that owns the created nodes or projector.
optsAgenticMemoryRecordAdmissionBundleOptions<T>Options that configure the helper.

A bundle of graph-visible nodes for the recipe.

import { agenticMemoryRecordAdmissionBundle } from "@graphrefly/ts/solutions/agentic-memory";

packages/ts/src/solutions/agentic-memory/proposal-admission.ts