A self-hosted multi-user LLM memory service designed for Raspberry Pi 5. Implements MCP (Model Context Protocol) for persistent memory management across sessions. Supports multiple backends (SQLite, PostgreSQL) and provides REST and MCP APIs. Current version 0.3.120, actively developed.
pip install oc-pilociNo compatibility data collected yet for this library.
Verified import paths — ran on the pinned version, not inferred.
Initialize client with an in-memory SQLite backend, store and retrieve memories.
Upgrade to Python 3.11+.
Always provide a MemoryConfig with explicit backend and settings.
Use keyword argument 'namespace' instead of 'user' when upgrading.
No resource links recorded.