Agent Memory v0.2.1
@betterdb/agent-memory v0.2.1
What's new
- New read-only
MemoryStoremethods:get,list,recallByVector, and
stats, plus support for an optional embed function. - Opt-out anonymous usage analytics (PostHog). Disable with
BETTERDB_TELEMETRY=false(or0/no/off), or per-instance via the
analyticsoption. Instance id is an anonymous UUID persisted in Valkey;
no payload data is sent.
Installation
npm install @betterdb/agent-memory@0.2.1