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