Simple Chat Memory

Creates a memory provider with instance of Simple Chat Memory.

More information about Simple Chat Memory is available here.

Inputs

No of Chats

The maximum number of recent conversations the memory should hold.

Outputs

Memory Provider

The memory provider instance.

Last updated