nodejs-datastore icon indicating copy to clipboard operation
nodejs-datastore copied to clipboard

feat: implements vector search in datastore

Open kevkim-codes opened this issue 1 year ago • 0 comments

Implement Vector Search for datastore. Creates a separate Vector class object and VectorQueryOptions interface that can be passed along in the Query object for findNearest.

TODO:

system tests

kevkim-codes avatar Oct 23 '24 18:10 kevkim-codes