Buffer Memory
Last updated
Use Flowise database table chat_message as the storage mechanism for storing/retrieving conversations.

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
Last updated