agentskit.js

createInMemoryGraph

Auto-generated API reference for createInMemoryGraph.

Function: createInMemoryGraph()

createInMemoryGraph(): GraphMemory

Defined in: graph.ts:54

In-memory graph — fine for tests, single-process demos, and as reference for what a backing store needs to implement.

Returns

GraphMemory

✎ Edit this page on GitHub·Found a problem? Open an issue →·How to contribute →

On this page