Ask a question to get started
Enter to send•Shift+Enter new line
CombinedMemory()
BaseMemory
Async return key-value pairs given the text input to the chain.
Async save the context of this chain run to memory.
Async clear memory contents.
For tracking all the memories that should be accessed.
All the memory variables that this instance provides.
Check that if memories are of type BaseChatMemory that input keys exist.
Load all vars from sub-memories.
Save context from this session for every memory.
Clear context from this session for every memory.
Combining multiple memories' data together.