Interface BaseChatMemoryInput

Interface for the input parameters of the BaseChatMemory class.

Hierarchy

Properties

chatHistory?: BaseChatMessageHistory
inputKey?: string
outputKey?: string
returnMessages?: boolean

Generated using TypeDoc