Loading...
Contextual Unstructured Memory(CUM)
Explicit, modality-general memory system storing information across heterogeneous inputs for multi-agent agentic AI systems
In 30 seconds
- What
- Stores diverse input types (text, images, audio, structured data) in a shared, indexed memory accessible to multiple agents for content retrieval and coordination.
- When to use
- Multi-agent systems creating or processing heterogeneous content where agents need to reference each other's work or build on shared context across modalities.
- Watch out
- Memory bloat and retrieval latency grow quickly; indexing overhead and cross-modal search complexity can outpace benefits unless carefully scoped.
Loading technique guide…