Add authenticated Mem0 memory service #5
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "feat/infra-mem0"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add an API-only Mem0 OSS service to Infra. It uses isolated databases on the existing PostgreSQL/pgvector container, routes grok-fast and voyage-4 through LiteLLM, binds only to 127.0.0.1:8888, keeps authentication enabled, and pins the upstream source and mem0ai package to v2.0.12. Runtime secrets and state remain ignored. Database provisioning, image build, runtime configuration, and end-to-end memory tests remain manual after approval.