Feature Request: ConversationBufferWindowMemory #14

Open
opened 2026-02-16 05:16:04 -05:00 by yindo · 2 comments
Owner

Originally created by @theinhumaneme on GitHub (May 14, 2024).

It would be great if we have this implementation to reduce the API costs while passing the Conversation to the LLM while passing only the relevant history.

Originally created by @theinhumaneme on GitHub (May 14, 2024). It would be great if we have this implementation to reduce the API costs while passing the Conversation to the LLM while passing only the relevant history.
Author
Owner

@35sui-com commented on GitHub (May 27, 2024):

Greate!

@35sui-com commented on GitHub (May 27, 2024): Greate!
Author
Owner

@theinhumaneme commented on GitHub (Oct 28, 2024):

will this feature be worked upon? as sending the entire chat history which could possibly be a a few hundred messages be a very expensive undertaking

@theinhumaneme commented on GitHub (Oct 28, 2024): will this feature be worked upon? as sending the entire chat history which could possibly be a a few hundred messages be a very expensive undertaking
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langchain-postgres#14