@dakera-ai/dakera 0.11.55 → 0.11.56

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -14,7 +14,7 @@
14
14
  <a href="https://www.npmjs.com/package/@dakera-ai/dakera"><img alt="Downloads" src="https://img.shields.io/npm/dm/%40dakera-ai%2Fdakera" /></a>
15
15
  <a href="LICENSE"><img alt="License: MIT" src="https://img.shields.io/github/license/Dakera-AI/dakera-js" /></a>
16
16
  <a href="https://dakera.ai/docs"><img alt="Docs" src="https://img.shields.io/badge/docs-dakera.ai%2Fdocs-3b82f6?style=flat-square" /></a>
17
- <a href="https://dakera.ai/benchmark"><img alt="LoCoMo 87.6%" src="https://img.shields.io/badge/LoCoMo-87.6%25-22c55e?style=flat-square" /></a>
17
+ <a href="https://dakera.ai/benchmark"><img alt="LoCoMo 87.8%" src="https://img.shields.io/badge/LoCoMo-87.8%25-22c55e?style=flat-square" /></a>
18
18
  </p>
19
19
 
20
20
  ---
@@ -23,7 +23,7 @@
23
23
 
24
24
  | | Dakera | Others |
25
25
  |---|---|---|
26
- | **LoCoMo accuracy** | **87.6%** (1,540 Q standard eval) | 60–92% |
26
+ | **LoCoMo accuracy** | **87.8%** (1,540 Q standard eval) | 60–92% |
27
27
  | **Deployment** | Single binary, Docker one-liner | External vector DB + embedding service required |
28
28
  | **Embeddings** | Built-in — no OpenAI key needed | Requires external embedding API |
29
29
  | **Search modes** | Vector · BM25 · Hybrid · Knowledge Graph | Usually one or two |