opensearch-project / k-NN

🆕 Find the k-nearest neighbors (k-NN) for your vector data
https://opensearch.org/docs/latest/search-plugins/knn/index/
Apache License 2.0
152 stars 113 forks source link

[Backport 2.x] Add model version to model metadata and change model metadata reads to be from cluster metadata #2063

Closed ryanbogan closed 2 weeks ago

ryanbogan commented 3 weeks ago

Description

Backport of https://github.com/opensearch-project/k-NN/pull/2005, including fix from https://github.com/opensearch-project/k-NN/pull/2062

Check List

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license. For more information on following Developer Certificate of Origin and signing off your commits, please check here.

navneet1v commented 3 weeks ago

@ryanbogan the tests are still failing.