More context does not mean better agents. The current approach to agent memory is transcript replay, where you append every past interaction to the prompt. More history, more information, better decisions. The alternative is retrieval-based memory, where you store past
Agent Memory: Transcript Replay vs Retrieval-Based Approaches
By
–
