Clear Window Buffer Memory

Hey, I have an AI agent with an OpenAI Chat Model attached and a Window Buffer Memory (WBM). In my tests, I would like to clear the WBM in order to make the model forget of what I asked previously and start fresh.

How can I do this?

When I click on “Delete current execution data” the previous turns are not deleted from the WBM.

Thanks in advance

It looks like your topic is missing some important information. Could you provide the following if applicable.

  • n8n version:
  • Database (default: SQLite):
  • n8n EXECUTIONS_PROCESS setting (default: own, main):
  • Running n8n via (Docker, npm, n8n cloud, desktop app):
  • Operating system:

Save and reload the page. Works like a charm

2 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.