OKF: Google's open format for agent memory
What Google's Open Knowledge Format is, how its provenance and stale_after fields handle stale and poisoned agent memory, and which OKF tool to pick.
Filtering by topic #agent-memory · clear
What Google's Open Knowledge Format is, how its provenance and stale_after fields handle stale and poisoned agent memory, and which OKF tool to pick.
Semantic, episodic and procedural agent memory in one table, then the half nobody writes: what each type costs to store and to re-embed on a VPS.
Prompt injection ends with the session. Memory poisoning does not. How hostile text becomes a stored fact, and how to isolate, expire and review it.
Compartment keeps agent memory encrypted on your own machine, fully offline. What that threat model really covers, and what happens if you lose the key.
Agent memories go wrong quietly. Put an expiry on time bound facts, cascade the deletes, review the rest, and read your SQLite store with sqlite3.
Run the mem0 memory server on your own VPS: the real RAM floor, a Compose file that binds to localhost, TLS in front of the API, and a fully local Ollama path.