Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 284 Bytes

File metadata and controls

19 lines (13 loc) · 284 Bytes

openmemory-langgraph-starter

simple starter for using openmemory with langgraph.

setup

  1. install dependencies:

    npm install
  2. run:

    npm start

what it does

creates a simple graph that uses openmemory to store and retrieve state.