Flowise
Flowise copied to clipboard
Conversational Agent using Buffer Memory doesn't seem to remember conversation history
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):
Am I doing something silly, or is it possible that I set up something wrong?
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