v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/community
stores/message/xata
XataChatMessageHistoryInput
Type Alias XataChatMessageHistoryInput<XataClient>
Xata
Chat
Message
History
Input
<
XataClient
>
:
{
apiKey
?:
string
;
client
?:
XataClient
;
config
?:
BaseClientOptions
;
createTable
?:
boolean
;
sessionId
:
string
;
table
?:
string
;
}
An object type that represents the input for the XataChatMessageHistory class.
Type Parameters
XataClient
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
LangChain.js
Loading...
An object type that represents the input for the XataChatMessageHistory class.