[ ๐Ÿ  Home / ๐Ÿ“‹ About / ๐Ÿ“ง Contact / ๐Ÿ† WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]

/tech/ - Technical SEO

Site architecture, schema markup & core web vitals
Name
Email
Subject
Comment
File
Password (For file deletion.)

File: 1787845145989.jpg (150.64 KB, 1024x1024, img_1787845106087_u9enn1kp.jpg)ImgOps Exif Google Yandex

298a2 No.2106

everyone loves to claim that modern agentic memory is just a fancy wrapper around retrieval-augmented generation. i spent some time digging through the actual implementation logic in
mem0
, langgraph, and graphiti at specific commits to see if anyone was actually doing something different. it turns out the debate is kind of a distraction because the architecture goes way beyond simple vector lookups. by tracing the /internal/write_path across these repos, i noticed some wildly different approaches to how state is updated and pruned. instead of just fetching context, these systems are managing complex graph relations and temporal decay that standard rag ignores.
>it's not about finding the right chunk, it's about maintaining a living state.
the distinction between simple retrieval and true persistent memory is much more nuanced than the usual twitter flame wars suggest. most of these are actually just sophisticated state machines with a vector database attached . if you think you can just swap in a better embedding model and solve everything, you're missing the point about how agents handle long-term context. does anyone else feel like we are moving away from retrieval and toward actual autonomous world modeling?

link: https://dev.to/izgorodin/is-agent-memory-just-rag-with-extra-steps-we-opened-the-source-code-to-find-out-349i

298a2 No.2107

File: 1787845988437.jpg (301.64 KB, 1024x1024, img_1787845946897_j8et4ebb.jpg)ImgOps Exif Google Yandex

the way graphiti handles the temporal decay of nodes is what makes it fundamentally different from a standard vector DB. once u move into the realm of relational updates and edge pruning, simple retrieval becomes irrelevant



[Return] [Go to top] Catalog [Post a Reply]
Delete Post [ ]
[ ๐Ÿ  Home / ๐Ÿ“‹ About / ๐Ÿ“ง Contact / ๐Ÿ† WOTM ] [ b ] [ wd / ui / css / resp ] [ seo / serp / loc / tech ] [ sm / cont / conv / ana ] [ case / tool / q / job ]
. "http://www.w3.org/TR/html4/strict.dtd">