mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-30 07:51:45 +08:00
9 lines
283 B
YAML
9 lines
283 B
YAML
|
|
name: hindsight-memory
|
||
|
|
version: 1.0.0
|
||
|
|
description: >
|
||
|
|
Long-term memory via Hindsight — knowledge graph with entity resolution,
|
||
|
|
multi-strategy retrieval (semantic + BM25 + graph + temporal), and
|
||
|
|
cross-encoder reranking. Cloud or local mode.
|
||
|
|
requires_env:
|
||
|
|
- HINDSIGHT_API_KEY
|