About Chat memory manager

Describe the problem/error/question

Question about how to use the chat memory manager.

What is the error message (if any)?

I am trying to inset the chat into the chat memory by using the llm chain instead of using the conversational agent. The reason of using this is becoz I want to reduce the token usage that forcing some thinking step become hard logic.

While I trying, I found out that chatmemory + zep cannot insert any information into the chat. I am here looking for more detailed documentation of this node.

Please share your workflow

(Select the nodes on your canvas and use the keyboard shortcuts CMD+C/CTRL+C and CMD+V/CTRL+V to copy and paste the workflow.)


Share the output returned by the last node

Information on your n8n setup

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

Hey @Rico_Yu,

What sort of details are you after on the node?