Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
1
import
{ OpenMemory } from
'openmemory-sdk'
;
2
3
async
function
basicExample() {
4
console.log(
'🧠 OpenMemory JavaScript SDK - Basic Example'
);
Callers
nothing calls this directly
Calls
1
basicExample
Function · 0.85
Tested by
no test coverage detected