Skip to content

Retrieval v0.2.0

Choose a tag to compare

@github-actions github-actions released this 26 Jun 13:19
a7f5848

@betterdb/retrieval v0.2.0

What's new

  • Opt-out anonymous usage analytics (PostHog). Disable with
    BETTERDB_TELEMETRY=false (or 0/no/off), or per-instance via the
    analytics option. 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