mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-05-03 17:27:37 +08:00
Files
ff8ec0d9cfc9bb4b4eb90c219a22aabb5e05489a
10 lines
249 B
YAML
10 lines
249 B
YAML
name: hindsight
|
|||
version: 1.0.0
|
|||
description: "Hindsight — long-term memory with knowledge graph, entity resolution, and multi-strategy retrieval."
|
|||
pip_dependencies:
|
|||
- hindsight-client
|
|||
requires_env:
|
|||
- HINDSIGHT_API_KEY
|
|||
hooks:
|
|||
- on_session_end
|