vectordb / Exports / MetricType Enumeration: MetricType Distance metrics type. Table of contents Enumeration Members Cosine Dot l2 Enumeration Members Cosine • Cosine = "cosine" Cosine distance Defined in index.ts:1381 Dot • Dot = "dot" Dot product Defined in index.ts:1386 L2 • L2 = "l2" Euclidean distance Defined in index.ts:1376