mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-05 10:17:17 +08:00
7 lines
210 B
YAML
7 lines
210 B
YAML
|
|
name: hermes-memory-store
|
||
|
|
version: 0.1.0
|
||
|
|
description: Structured memory backend with SQLite storage, trust scoring, entity resolution, and hybrid keyword/BM25 retrieval.
|
||
|
|
author: peppi
|
||
|
|
hooks:
|
||
|
|
- on_session_end
|