Is it possible to set a custom name for participants in the Chat Memory Manager node without using 'AI,' 'system,' or 'user'?

Hello n8n Community!

I’m using the Chat Memory Manager node and would like to set a custom name for participants instead of the default options like AI, system, or user. However, when I try to use a different name (e.g., “Attendant”), I get an error.

Is there a way to use a custom participant name without causing issues? Has anyone successfully done this?

Thanks in advance for any help! :rocket:

If you are using the default “Window Buffer Memory” from n8n, I’d say it’s not possible.

But if you are using something like Redis to manage the buffer memory, maybe it is, depending on the setup you have.

But please, take a look at this documentation, as this node isn’t always necessary when you already have a memory attached to the AI that is handled automatically.

2 Likes

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