Preparing search index...
The search index is not available
weaviate-client
weaviate-client
VectorConfig
Type alias VectorConfig
Vector
Config
:
Record
<
string
,
{
indexConfig
:
VectorIndexConfig
;
indexType
:
VectorIndexType
;
properties
?:
string
[]
;
vectorizer
:
ModuleConfig
<
Vectorizer
,
VectorizerConfig
>
|
ModuleConfig
<
string
,
any
>
;
}
>
Type declaration
index
Config
:
VectorIndexConfig
index
Type
:
VectorIndexType
Optional
properties
?:
string
[]
vectorizer
:
ModuleConfig
<
Vectorizer
,
VectorizerConfig
>
|
ModuleConfig
<
string
,
any
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...