Skip to content

Releases: rubythalib33/VectorDB

v0.2.0

11 May 07:32
028d438

Choose a tag to compare

Added Feature:

  • Check, for checking similiarity between query embedding and desired label
  • Make cluster, for making cluster data using K-Means so the semantic search will run more fast
  • Cluster search, search the query embedding using the clustered data

Version 0.1.0

19 Mar 13:40

Choose a tag to compare

Initial release of VectorDB