MCPcopy Create free account
hub / github.com/CaviraOSS/OpenMemory / basic-usage.js

File basic-usage.js

examples/js-sdk/basic-usage.js:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { OpenMemory } from 'openmemory-sdk';
2
3async function basicExample() {
4 console.log('🧠 OpenMemory JavaScript SDK - Basic Example');

Callers

nothing calls this directly

Calls 1

basicExampleFunction · 0.85

Tested by

no test coverage detected