Preparing search index...
The search index is not available
weaviate-client
weaviate-client
VectorConfigUpdate
Type alias VectorConfigUpdate<N, I>
Vector
Config
Update
<
N
,
I
>
:
{
name
:
N
;
vectorIndex
:
ModuleConfig
<
I
,
VectorIndexConfigUpdateType
<
I
>
>
;
}
Type Parameters
N
extends
string
|
undefined
I
extends
VectorIndexType
Type declaration
name
:
N
vector
Index
:
ModuleConfig
<
I
,
VectorIndexConfigUpdateType
<
I
>
>
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...