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