v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/redis
RedisChatMessageHistoryInput
Type Alias RedisChatMessageHistoryInput
Redis
Chat
Message
History
Input
:
{
client
?:
any
;
config
?:
RedisClientOptions
;
sessionId
:
string
;
sessionTTL
?:
number
;
}
Type for the input to the
RedisChatMessageHistory
constructor.
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LangChain.js
Loading...
Type for the input to the
RedisChatMessageHistory
constructor.