Use Flowise database table chat_message
as the storage mechanism for storing/retrieving conversations.
Parameter | Description | Default |
---|---|---|
Session Id | An ID to retrieve/store messages. If not specified, a random ID will be used. | |
Memory Key | A key used to format messages in prompt template | chat_history |