mirror of
https://github.com/NousResearch/hermes-agent.git
synced 2026-04-30 07:51:45 +08:00
7 lines
245 B
YAML
7 lines
245 B
YAML
|
|
name: cognitive-memory
|
||
|
|
version: 1.0.0
|
||
|
|
description: >
|
||
|
|
Semantic memory with vector embeddings, auto-classification, contradiction
|
||
|
|
detection, importance decay, and time-based forgetting. Local SQLite storage,
|
||
|
|
requires litellm for embeddings.
|