This is the SQL Server module.
This module provides the SQLServer_VectorStore class for managing vectorstores in SQL Server.
Distance Strategy class for SQLServer_VectorStore.
Enumerator of the distance strategies for calculating distances between vectors.
VectorType - A custom type definition.
SQL Server Vector Store.
This class provides a vector store interface for adding texts and performing similarity searches on the texts in SQL Server.