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