langchain.js
Preparing search index...
@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
collectionName
:
string
endpoint
endpoint
:
string
Optional
namespace
namespace
?:
string
session
Id
sessionId
:
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...