Class BaseChatMessageHistoryAbstract

Base class for all chat message histories. All chat message histories should extend this class.

Hierarchy

Constructors

Properties

lc_namespace: string[]

A path to the module that contains the class, eg. ["langchain", "llms"] Usually should be the same as the entrypoint the class is exported from.

Methods

Generated using TypeDoc