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.
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.