BaseChatMessageHistory constructor
const
BaseChatMessageHistory()
Base interface for chat message history.
See ChatMessageHistory
for an in-memory implementation.
Implementation
const BaseChatMessageHistory();
Base interface for chat message history.
See ChatMessageHistory
for an in-memory implementation.
const BaseChatMessageHistory();