Preparing search index...
The search index is not available
weaviate-client
weaviate-client
VectorIndexConfigUpdateType
Type alias VectorIndexConfigUpdateType<I>
Vector
Index
Config
Update
Type
<
I
>
:
I
extends
"hnsw"
?
VectorIndexConfigHNSWUpdate
:
I
extends
"flat"
?
VectorIndexConfigFlatUpdate
:
I
extends
"dynamic"
?
VectorIndexConfigDymamicUpdate
:
I
extends
string
?
Record
<
string
,
any
>
:
never
Type Parameters
I
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
weaviate-client
Loading...