Buffer Memory
Use CiniterFlow database table chat_message as the storage mechanism for storing/retrieving conversations.
 (1) (3)-566534e188f14dfc97f69830d047a5fc.png)
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 |