Contextual Chat Memory
Creates a memory provider with instance of Contextual Chat Memory.
More information about Contextual Chat Memory is available here.
Inputs
Vector Store
The maximum number of recent conversations the memory should hold.
Embedding Provider
The maximum number of recent conversations the memory should hold.
No of Chats
The maximum number of recent conversations the memory should hold.
Outputs
Memory Provider
The memory provider instance.
Last updated