v0.3
v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js
LangChain.js
@langchain/google-cloud-sql-pg
dbConfigArgs
Interface dbConfigArgs
interface
dbConfigArgs
{
dbConfig
?:
PostgresVectorStoreArgs
;
engine
:
PostgresEngine
;
tableName
:
string
;
}
Index
Properties
db
Config?
engine
table
Name
Properties
Optional
db
Config
db
Config
?:
PostgresVectorStoreArgs
engine
engine
:
PostgresEngine
table
Name
table
Name
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
db
Config
engine
table
Name
LangChain.js
Loading...