-
-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
✨ enhancementNew feature or requestNew feature or request
Description
Contact Details
What features would you like to see added?
I propose the adoption of ConversationSummaryBufferMemory in LibreChat. This memory class combines the advantages of BufferMemory and ConversationSummaryMemory for managing the conversation history. It maintains a buffer of the most recent interactions and a summary of the previous conversation, enabling efficient memory usage and improving context awareness, particularly during long conversations. For more details on how ConversationSummaryBufferMemory works, you can refer to this article.
More details
I'd like to discuss the potential impact of this adoption on the existing system and how to best approach its implementation. Would be happy to contribute to this enhancement.
Which components are impacted by your request?
General, UI
Pictures
Not applicable for this request.
Code of Conduct
- I agree to follow this project's Code of Conduct
Metadata
Metadata
Assignees
Labels
✨ enhancementNew feature or requestNew feature or request
Projects
Status
✅ Done