Whose Memory Is It? Building Multi-Tenant, Multi-Tier Memory for AI Agents (Part 2)
This is a 4-part series on how agents remember: building short-, medium- and long-term memory that scales across users, agents, and kubernetes clusters.
Alice and bob are talking to the same agents. Alice interacts with various agents for infra management. Bob interacts with various agents for app development. Both are able to build on learnings from the last month. But how far should this go? Should Alice be able to recall memories from Bob’s interactions? Should a user allow a single agent to recall memories from across their agents?
This captures the design choices required in multi-tenancy for agentic memory management
Recently I spent some time extending the Kubernetes Agent Orchestration System (KAOS)to support multi-tiered memory persistence (aka short-, medium- and long-term memory). Along the way I hit most of the same issues that anyone would whilst building or integrating multi-tiered memory into a multi-tenant system, so I thought...
Copyright of this story solely belongs to hackernoon.com. To see the full text click HERE