docs: add Hermes MemPalace to Community plugins section#26868
docs: add Hermes MemPalace to Community plugins section#26868kjames2001 wants to merge 1 commit into
Conversation
|
Merged via PR #27247 — your commit was cherry-picked onto current |
|
Heads up — I merged this earlier today as part of a batch salvage, but on a closer look I've removed the link from the README in #27271. The hermes-mempalace repo is 1 commit / 0 stars / 0 forks and the plugin is in-process (memory provider runs inside users' agents), so a README link from us carries more implicit endorsement than a typical docs entry — too much for a brand-new repo with no usage signal. Nothing about the plugin itself; the shape looks technically correct. Please re-submit once it has some real adoption and we'll revisit. |
Add Hermes MemPalace — a standalone memory provider plugin that gives Hermes Agent native MemPalace integration (semantic search, knowledge graph, diary journaling via ChromaDB).
Per CONTRIBUTING.md, memory providers are closed to in-tree additions. This plugin was previously submitted as #24283 and has been extracted to a standalone repo as recommended by @kshitijk4poor.
pip install hermes-mempalacepost_setup()