Preparing search index...
The search index is not available
weaviate-client
weaviate-client
VectorizerUpdateOptions
Type alias VectorizerUpdateOptions<N, I>
Vectorizer
Update
Options
<
N
,
I
>
:
{
name
?:
N
;
vectorIndexConfig
:
ModuleConfig
<
I
,
VectorIndexConfigUpdateType
<
I
>
>
;
}
Type Parameters
N
I
Type declaration
Optional
name
?:
N
vector
Index
Config
:
ModuleConfig
<
I
,
VectorIndexConfigUpdateType
<
I
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...