13 lines
348 B
YAML
13 lines
348 B
YAML
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
|