Spaces:
Paused
Paused
File size: 240 Bytes
b5b9c2e | 1 2 3 4 5 6 7 8 9 | name: hindsight
version: 1.0.0
description: "Hindsight — long-term memory with knowledge graph, entity resolution, and multi-strategy retrieval."
pip_dependencies:
- "hindsight-client>=0.4.22"
requires_env: []
hooks:
- on_session_end
|