Graph memory example
Create local graph nodes and edges with @tekmemo/graph.
Source folder:
txt
examples/graph-memory/Navigate to the example folder and run it:
bash
cd examples/graph-memory
npm install
npm run devValidate it:
bash
npm run typecheck