Retrieval v0.2.0
@betterdb/retrieval v0.2.0
What's new
- 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. - LongMemEval eval harness improvements: rerank stage, embedding pipeline
updates, and a preference-diagnostics runner.
Installation
npm install @betterdb/retrieval@0.2.0