Skip to main content

Enumeration: VectorDataType

Defined in: schema/types.ts:32

Vector data types

Enumeration Members

BFLOAT16

BFLOAT16: "BFLOAT16"

Defined in: schema/types.ts:33


FLOAT16

FLOAT16: "FLOAT16"

Defined in: schema/types.ts:34


FLOAT32

FLOAT32: "FLOAT32"

Defined in: schema/types.ts:35


FLOAT64

FLOAT64: "FLOAT64"

Defined in: schema/types.ts:36


INT8

INT8: "INT8"

Defined in: schema/types.ts:37


UINT8

UINT8: "UINT8"

Defined in: schema/types.ts:38