[Postgres Chat Memory] add fields to the database

Is there a way to add interaction date fields?


and in addition to being able to choose the name of the Table Name table, you can add additional columns, for example, place a lead field where I can inform the field when it became a lead, customer

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:

Hi @Ruan17

This is not really for adding meta-data about the chat, but for keeping track of a particular chat.
We will soon add a bit more information about what constitutes memory, and why you would use it.

For now you probably need to work with vector stores or with tools to do that.

1 Like

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