Interface BaseConversationSummaryMemoryInput

Interface for the input parameters of the BaseConversationSummaryMemory class.

Hierarchy

Properties

aiPrefix?: string
humanPrefix?: string
inputKey?: string
memoryKey?: string
outputKey?: string
returnMessages?: boolean
summaryChatMessageClass?: (new (content) => BaseMessage)

Type declaration

Generated using TypeDoc