Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add knn_vector type #108

Merged
merged 2 commits into from
Mar 28, 2024
Merged

Add knn_vector type #108

merged 2 commits into from
Mar 28, 2024

Conversation

esmarkowski
Copy link
Member

This pull request adds a new attribute type called knn_vector to the Stretchy gem. The knn_vector attribute type is used to define a vector of float values in Opensearch. It supports options such as dimension and method for nearest neighbor search. This PR includes the necessary code changes and tests for the new attribute type.

@esmarkowski esmarkowski self-assigned this Mar 28, 2024
@esmarkowski esmarkowski merged commit 0e3ad3b into main Mar 28, 2024
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant