X @Avi Chawla
Avi Chawla·2026-04-23 07:55

The more your agent remembers, the less it knows.This sounds counterintuitive, but it is actually a direct result of how agent memory is built today.Agent memory inherits the cognitive shape of its store.- A vector DB gives it associative memory to recognize familiar patterns.- A graph gives it relational memory to understand how things connect.Most agents run on the first and skip the second.Here's an example that explains the failure it leads to:Say a study assistant stores three facts about a student in ...

X @Avi Chawla - Reportify