Skip to content
PACKAGES

agenticMemoryKgProjectionBundle()

Creates an agentic memory kg projection bundle.

import { agenticMemoryKgProjectionBundle } from "@graphrefly/ts/solutions";
function agenticMemoryKgProjectionBundle(
graph: Graph,
opts: AgenticMemoryKgProjectionBundleOptions,
): AgenticMemoryKgProjectionBundle
ParameterTypeDescription
graphGraphGraph that owns the created nodes or projector.
optsAgenticMemoryKgProjectionBundleOptionsOptions that configure the helper.

A bundle of graph-visible nodes for the recipe.

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

packages/ts/src/solutions/agentic-memory/kg.ts