0
代码介绍
代码
Issues
Pull Requests
流水线
Actions
讨论
Wiki
项目成员
分析
项目设置
0
  1. oG-Memory
  2. /
  3. providers
  4. /
  5. vector_index
akushonkamenakushonkamenfeat: add BM25 hybrid retrieval, dream lifecycle, and extraction improvements
9c58498b创建于 21 天前历史提交
文件最后提交记录最后更新时间
__init__.py
feat: eval — ChromaDB index, Volcengine embedder, LoCoMo eval 1 个月前
chroma_index.py
feat: add BM25 hybrid retrieval, dream lifecycle, and extraction improvements - Add BM25 keyword index with Vector-Anchored Fusion for hybrid seed retrieval - Add DreamService lifecycle subsystem with RecallTracker, SQLRecallStore, and LightDreaming phase - Merge dual-run extraction results by (category, routing_key) to reduce duplicates - Raise extraction confidence threshold from 0.5 to 0.6 - Remove L1 (overview) level from index records, enrich metadata with when/who/where - Add list_archives_since to SQLSessionArchiveStore for dream recall queries - Integrate recall tracking into RetrievalPipeline and MemoryService Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com> 21 天前
in_memory_index.py
feat: support shared agent retrieval scope 1 个月前
opengauss_index.py
增加ogmem token计算/优化记忆摘要流程/修复数据库upsert bug 1 个月前