Preparing search index...
The search index is not available
@cloudflare/workers-types
@cloudflare/workers-types
VectorizeIndexConfig
Type alias VectorizeIndexConfig
Vectorize
Index
Config
:
{
dimensions
:
number
;
metric
:
VectorizeDistanceMetric
;
}
|
{
preset
:
string
;
}
Information about the configuration of an index.
Type declaration
dimensions
:
number
metric
:
VectorizeDistanceMetric
Type declaration
preset
:
string
Settings
Member Visibility
Protected
Private
Inherited
External
Theme
OS
Light
Dark
@cloudflare/workers-types
Loading...
Information about the configuration of an index.