langchain.js
Preparing search index...
@langchain/community
vectorstores/myscale
MyScaleFilter
Interface MyScaleFilter
Type for filtering search results in the MyScale database.
interface
MyScaleFilter
{
whereStr
:
string
;
}
Index
Properties
where
Str
Properties
where
Str
whereStr
:
string
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
where
Str
langchain.js
Loading...
Type for filtering search results in the MyScale database.