Closed homanp closed 1 year ago
Memory should only take into account the last 5 messages for performance reasons.
Only fetch the five last messages and feed into BufferMemory
BufferMemory
Is your proposal related to a problem?
Memory should only take into account the last 5 messages for performance reasons.
Describe the solution you'd like
Only fetch the five last messages and feed into
BufferMemory