v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-cloud-sql-pg
PostgresChatMessageHistoryInput
Interface PostgresChatMessageHistoryInput
interface
PostgresChatMessageHistoryInput
{
engine
:
PostgresEngine
;
schemaName
:
string
;
sessionId
:
string
;
tableName
:
string
;
}
Index
Properties
engine
schema
Name
session
Id
table
Name
Properties
engine
engine
:
PostgresEngine
schema
Name
schema
Name
:
string
session
Id
session
Id
:
string
table
Name
table
Name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
engine
schema
Name
session
Id
table
Name
LangChain.js
Loading...