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

Added spec for k-NN warmup api #191

Merged
merged 2 commits into from
Mar 7, 2024

Conversation

saimedhi
Copy link
Contributor

@saimedhi saimedhi commented Feb 19, 2024

Description

Added spec for k-NN warmup api
Tested the api with different paths here.
k-NN warmup doc https://opensearch.org/docs/latest/search-plugins/knn/api/#warmup-operation
plugin code ref: https://github.com/opensearch-project/k-NN/blob/main/src/main/java/org/opensearch/knn/plugin/rest/RestKNNWarmupHandler.java

Issues Resolved

Related to #168,
opensearch-project/opensearch-py#300

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.

@saimedhi saimedhi changed the title Add/knn.warmup Added spec for k-NN warmup api Feb 19, 2024
@saimedhi saimedhi force-pushed the add/knn.warmup branch 2 times, most recently from 7db7162 to 2b0451e Compare February 22, 2024 20:22
@dblock
Copy link
Member

dblock commented Feb 27, 2024

@nhtruong @Xtansia take a look?

Xtansia
Xtansia previously approved these changes Feb 27, 2024
Signed-off-by: Sai Medhini Reddy Maryada <[email protected]>
@Xtansia Xtansia merged commit 6bd8f3b into opensearch-project:main Mar 7, 2024
5 checks passed
@saimedhi saimedhi deleted the add/knn.warmup branch April 19, 2024 02:26
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.

3 participants