n8n-nodes-mysql-chat-memory
v1.0.1
Published
A custom n8n node for using MySQL as chat memory for AI agents
Maintainers
Readme
n8n-nodes-mysql-chat-memory
A custom n8n node that provides persistent chat memory storage using MySQL database, enabling stateful AI/LLM workflows with conversation history.
Installation
Follow the installation guide in the n8n community nodes documentation.
Usage
- Configure MySQL credentials in n8n
- Add the MySQL Chat Memory node to your workflow
- Configure session ID and other parameters
- Use with LLM nodes to maintain conversation state
License
MIT - see LICENSE.md for details
