Optional
fields: CombinedMemoryInputOptional
inputOptional
outputSaves the context to all memory objects.
Input values to save.
Output values to save.
Promise that resolves when the context has been saved to all memory objects.
Generated using TypeDoc
Class that manages and manipulates previous chat messages. It extends from the BaseChatMemory class and implements the CombinedMemoryInput interface.