Long-term memory API for self-hosted AI applications; Foxmemory-store is the memory persistence layer in the FoxMemory stack. It wraps Mem0 OSS and exposes REST endpoints for writing, searching, and managing memories, with optional graph memory for entity/relation extraction.
Stars
0
Forks
0
Watchers
0
Open Issues
4
Overall repository health assessment
^2.3.0-fox.ad3b587f^4.21.2^3.24.2^4.17.21^22.13.10^4.19.3^5.8.25
commits
Merge pull request #9 from Foxlight-Foundation/feat/per-purpose-inference
0a0d7b1View on GitHubfix: validate extraction strategy env var, gate graph auth on GRAPH_ENABLED
bd45c22View on GitHubfix: preserve legacy health diagnostics fields for backward compat
987d3c9View on GitHubfix: derive auth diagnostics from per-purpose API keys
c6b3832View on GitHubfeat: per-purpose inference config for main LLM, embedder, and graph LLM
c2ceb90View on GitHubMerge pull request #4 from Foxlight-Foundation/fix/remove-fallback-raw
7535c6aView on GitHubfix(write): remove fallback_raw — stop storing raw text when inference returns NONE
70b5bdcView on GitHubMerge pull request #3 from Foxlight-Foundation/feat/role-names-config
cd47166View on GitHubfix: recreate memory instance after restoring persisted config from DB
7692030View on GitHubMerge pull request #2 from Foxlight-Foundation/feat/async-writes-and-capture-config
ac1ee06View on GitHubfix: persist idempotency record before accepting async job
0f43754View on GitHubfix: OpenAPI nullable type and lower default capture limit to 5
8fa0c7aView on GitHubfeat: async writes, capture config, and model reporting fixes
ea8fce9View on GitHub