Releases: Tencent/vectordatabase-sdk-go
Releases · Tencent/vectordatabase-sdk-go
v1.6.0
feat: support granting or revoking privileges through the user interface
feat: support sorting the data by the sortRules first when querying documents
feat: return the number of document sets that failed to be processed when describing a collectionView
feat: return the number of collections/collectionViews in the response when listing a database
v1.5.5
v1.5.4
v1.5.3
v1.5.2
v1.5.1
fix: replace large file-sized dictionaries in Git LFS with URLs to enable the usage of NewBM25Encoder with language-specific dictionaries when customers refer to the "tcvdbtext" directory in this Go package. Also support to load dictionary in /tmp/tencent/vectordatabase/data
v1.5.0
- feat: support binary vector
- feat: support to return documents' count when using Count function
- feat: support to delete documents with limit
- feat: add params terminateAfter and cutoffFrequency, when hybrid search
- feat: support to hybrid search by text in embedding collection
- feat: support to modify vector indexes