-
Notifications
You must be signed in to change notification settings - Fork 39.1k
Closed as not planned
Labels
in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review
Description
Bug Description
Postgres Chat Memory does not record the conversation creation time when recording the conversation history.
To Reproduce
- Create webhook
- Create AI Agent
- Add LLM
- Add Memory
- Define below--->{{ $json.body.sessionId }}--->n8n_chat_histories
- Log in to Postgres to view the data in the table and find that there is no creation time.
Expected behavior
- I hope to be able to automatically create the time when the data is written so that users can query it later. 2. There is a switch that can store the data persistently for later analysis.
Operating System
Ubunt 24.04
n8n Version
1.89.2
Node.js Version
v20.19.0
Database
PostgreSQL
Execution mode
main (default)
Metadata
Metadata
Assignees
Labels
in linearIssue or PR has been created in Linear for internal reviewIssue or PR has been created in Linear for internal review