#PR #8979 feat(memory): add MemOS memory provider plugin

1 messages · Page 1 of 1 (latest)

queen magnet
#

We have some thoughts about Hermes's memory improvement, and we already submited a lite and sweet PR for a while, we'll appreciate it if you have time to check it out 🤠

What we provides:

  • Server-side memory extraction
  • Semantic search
  • Preference management
  • Multi-agent memory isolation capabilities

By integrating the MemOS Platform, Hermes can maintain persistent, cross-session knowledge and personalize user experiences effectively.

https://github.com/NousResearch/hermes-agent/pull/8979

GitHub

What does this PR do?

This PR adds support for MemOS as a new external Memory Provider plugin for Hermes Agent.
MemOS provides server-side memory extraction, semantic search, preference managemen...