共用方式為


VectorSearchAlgorithmMetric type

用於向量比較的相似度計量。

type VectorSearchAlgorithmMetric = "cosine" | "euclidean" | "dotProduct"