v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/community
stores/message/astradb
AstraDBChatMessageHistoryInput
Interface AstraDBChatMessageHistoryInput
interface
AstraDBChatMessageHistoryInput
{
collectionName
:
string
;
endpoint
:
string
;
namespace
?:
string
;
sessionId
:
string
;
token
:
string
;
}
Index
Properties
collection
Name
endpoint
namespace?
session
Id
token
Properties
collection
Name
collection
Name
:
string
endpoint
endpoint
:
string
Optional
namespace
namespace
?:
string
session
Id
session
Id
:
string
token
token
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
collection
Name
endpoint
namespace
session
Id
token
LangChain.js
Loading...