Previous
Migrating off ConversationBufferWindowMemory or ConversationTokenBufferMemory
Next
A Long-Term Memory Agent
Follow this guide if you're trying to migrate off one of the old memory classes listed below:
Memory Type DescriptionConversationSummaryMemory
Continually summarizes the conversation history. The summary is updated after each conversation turn. The abstraction returns the summary of the conversation history. ConversationSummaryBufferMemory
Provides a running summary of the conversation together with the most recent messages in the conversation under the constraint that the total number of tokens in the conversation does not exceed a certain limit.
Please follow the following how-to guide on summarization in LangGraph.
This guide shows how to maintain a running summary of the conversation while discarding older messages, ensuring they aren't re-processed during later turns.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4