VectorSearch interface
包含與向量搜尋相關的組態選項。
屬性
algorithms | 包含索引或查詢期間所用演算法的特定組態選項。 |
compressions | 包含在編製索引或查詢期間所使用之壓縮方法的特定組態選項。 |
profiles | 定義要與向量搜尋搭配使用的組態組合。 |
vectorizers | 包含如何向量化文字向量查詢的組態選項。 |
屬性詳細資料
algorithms
包含索引或查詢期間所用演算法的特定組態選項。
algorithms?: VectorSearchAlgorithmConfiguration[]