v0.2
v0.1
Preparing search index...
The search index is not available
LangChain.js - v0.2.10
LangChain.js
langchain-community/vectorstores/myscale
ColumnMap
Interface ColumnMap
Mapping of columns in the MyScale database.
interface
ColumnMap
{
id
:
string
;
metadata
:
string
;
text
:
string
;
vector
:
string
;
}
Index
Properties
id
metadata
text
vector
Properties
id
id
:
string
metadata
metadata
:
string
text
text
:
string
vector
vector
:
string
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
id
metadata
text
vector
LangChain.js - v0.2.10
Loading...
Mapping of columns in the MyScale database.