共用方式為


VectorSearch interface

包含與向量搜尋相關的組態選項。

屬性

algorithms

包含索引編制和/或查詢期間所使用演算法的特定組態選項。

profiles

定義要與向量搜尋搭配使用的組態組合。

屬性詳細資料

algorithms

包含索引編制和/或查詢期間所使用演算法的特定組態選項。

algorithms?: VectorSearchAlgorithmConfiguration[]

屬性值

profiles

定義要與向量搜尋搭配使用的組態組合。

profiles?: VectorSearchProfile[]

屬性值