Flowise icon indicating copy to clipboard operation
Flowise copied to clipboard

Conversational Agent using Buffer Memory doesn't seem to remember conversation history

Open thenerdie opened this issue 2 years ago • 1 comments

I'm trying to use the Conversational Agent node, but it doesn't seem to be remembering the conversation history.

Here is my node setup, cloned straight from the Marketplace (minus Serp API): image

Am I doing something silly, or is it possible that I set up something wrong?

thenerdie avatar May 11 '23 04:05 thenerdie

Thanks for the bug! Its now fixed

If you're installing via npm, reinstall again to get latest changes: npm install -g flowise

If you're using docker, pull from latest version

If you're using git clone/fork: sync your fork

HenryHengZJ avatar May 11 '23 09:05 HenryHengZJ