Interface ConversationSummaryBufferMemoryInput

Interface for the input parameters of the ConversationSummaryBufferMemory class.

Hierarchy

Implemented by

Properties

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

Type declaration

Generated using TypeDoc