Skip to content

Latest commit

 

History

History
12 lines (8 loc) · 698 Bytes

buffer-memory.md

File metadata and controls

12 lines (8 loc) · 698 Bytes

Buffer Memory

Use Flowise database table chat_message as the storage mechanism for storing/retrieving conversations.

Input

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