Files
67e3620c5cd83f8a1e31a42f8f017cea03e47d38
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
|