Skip to main content

Interface: BaseMemoryInput

memory.internal.BaseMemoryInput

Hierarchy

Properties

chatHistory

chatHistory: ChatMessageHistory

Defined in

langchain/src/memory/chat_memory.ts:32


inputKey

Optional inputKey: string

Defined in

langchain/src/memory/chat_memory.ts:34


outputKey

Optional outputKey: string

Defined in

langchain/src/memory/chat_memory.ts:35


returnMessages

returnMessages: boolean

Defined in

langchain/src/memory/chat_memory.ts:33