Spaces:
Running
Running
File size: 348 Bytes
b2d9e47 | 1 2 3 4 5 6 7 8 9 10 11 12 13 | name: agentmemory
version: 0.8.0
description: "Persistent cross-session memory for Hermes Agent via agentmemory. 95.2% retrieval accuracy on LongMemEval."
author: "Rohit Ghumare"
homepage: "https://github.com/rohitg00/agentmemory"
hooks:
- prefetch
- sync_turn
- on_session_end
- on_pre_compress
- on_memory_write
- system_prompt_block
|