This feature is deprecated and will be removed in the future.
It is not recommended for use.
Install and import from the "@langchain/redis" integration package instead.
Class for storing chat message history using Redis. Extends the
BaseListChatMessageHistory class.
⚠️ Deprecated ⚠️
This feature is deprecated and will be removed in the future.
It is not recommended for use.
Install and import from the "@langchain/redis" integration package instead. Class for storing chat message history using Redis. Extends the
BaseListChatMessageHistory
class.Example