Abstract
Optional
kwargs: SerializedFieldsRest
..._args: never[]Abstract
addAIChatAbstract
addAdd a list of messages.
Implementations should override this method to handle bulk addition of messages in an efficient manner to avoid unnecessary round-trips to the underlying store.
A list of BaseMessage objects to store.
Abstract
addAbstract
clearAbstract
getGenerated using TypeDoc
Base class for all chat message histories. All chat message histories should extend this class.