v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/stores/message/mongodb
MongoDBChatMessageHistoryInput
Interface MongoDBChatMessageHistoryInput
Deprecated
Install and import from the "@langchain/mongodb" integration package instead.
interface
MongoDBChatMessageHistoryInput
{
collection
:
Collection
<
Document
>
;
sessionId
:
string
;
}
Index
Properties
collection
session
Id
Properties
collection
collection
:
Collection
<
Document
>
session
Id
session
Id
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
collection
session
Id
LangChain.js - v0.2.10
Loading...
Deprecated
Install and import from the "@langchain/mongodb" integration package instead.