Interface ConversationTokenBufferMemoryInput

Interface for the input parameters of the BufferTokenMemory class.

Hierarchy

Implemented by

Properties

aiPrefix?: string
humanPrefix?: string
inputKey?: string
maxTokenLimit?: number
memoryKey?: string
outputKey?: string
returnMessages?: boolean

Generated using TypeDoc