Lessons I'd Tell My 12-Year-Old Self (henriquegodoy.com)
1 points by henriquegodoy 2m ago 0 comments
Running Linux on my Amiga 4000 (sandervanderburg.blogspot.com)
2 points by doener 27m ago 0 comments
Achieving SOTA LongMemEval scores (80%) with RAG alone
3 tybaa 1 7/17/2025, 7:59:53 PM mastra.ai ↗
Starting at a low 65% accuracy, we made some changes to how our memory system works and reached 80% using RAG alone. We ran the benchmark with a series of different configs (since we're a configurable framework) and saw results ranging from 63% with very conservative settings, 74% with small to medium context size, up to 80% with longer context. We accidentally spent $8k and burned 3.8B tokens figuring this out - but it proved that RAG absolutely works for agent memory when properly configured.