Rate This Document
Findability
Accuracy
Completeness
Readability

Change Description

New Features

Algorithm

Description

KBest

Added the SaveGraph, LoadGraph, Serialize, Deserialize, BuildSearcher, GetNTotal, and GetDim APIs, and modified the Add, Save, and Load APIs. Currently, the APIs have been connected to Milvus.

KScaNN

KVecturbo is a vector retrieval acceleration component developed by Kunpeng and can be used together with the openGauss vector database. It quantizes and compresses high-dimensional vectors to quickly obtain the near neighbors of a query, and uses the SIMD instructions to accelerate distance calculation.

Modified Features

None

Deleted Features

None