Logo
Explore Help
Sign In
Timmy_Foundation/hermes-agent
15
0
Fork 0
You've already forked hermes-agent
Code Issues 277 Pull Requests 90 Actions Packages Projects Releases Wiki Activity
Files
93a855d4e3c31506e4b7d8a5151f4f03262385cd
hermes-agent/plugins/memory/mem0_local/plugin.yaml

6 lines
169 B
YAML
Raw Normal View History

feat: Tool investigation report + Mem0 local provider (#842) ## Investigation Report - docs/tool-investigation-2026-04-15.md: Full report analyzing 414 tools from awesome-ai-tools. Top 5 recommendations with integration paths. - docs/plans/awesome-ai-tools-integration.md: Implementation tracking plan. ## Mem0 Local Provider (P1) - plugins/memory/mem0_local/: New ChromaDB-backed memory provider. No API key required - fully sovereign. Compatible tool schemas with cloud Mem0 (mem0_profile, mem0_search, mem0_conclude). - Pattern-based fact extraction from conversations. - Deterministic dedup via content hashing. - Circuit breaker for resilience. - tests/plugins/memory/test_mem0_local.py: Full test coverage. ## Issues Filed - #857: LightRAG integration (P2) - #858: n8n workflow orchestration (P3) - #859: RAGFlow document understanding (P4) - #860: tensorzero LLMOps evaluation (P3) Closes #842
2026-04-15 23:04:41 -04:00
name: mem0_local
version: 1.0.0
description: "Mem0 local mode — ChromaDB-backed memory with no API key required. Sovereign deployment."
pip_dependencies:
- chromadb
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.4 Page: 58ms Template: 3ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API