You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Yes, I am experimenting with the neural/semantic/k-NN search features in 2.13 described by Neural search tutorial and related docs. After going through it once the manual Dashboard way, I am writing client code to automate setting up /plugins/_ml/* support so I can have a repeatable cluster to tear down and spin up.
What solution would you like?
I would like to refine and submit this so others can re-use, in a similar fashion to the security plugin client. I want to gauge interest before I spend too much time cleaning/testing for PR.
This could also be a nice "sample", using the new client code in the same order as the neural tutorial, showing a semantic search for some movies in a small dataset.
The text was updated successfully, but these errors were encountered:
We are always interested and happy for new contributions, especially for plugins. 👍
If you have any questions about this repo, you can reach out to me here or on the Opensearch slack.
Is your feature request related to a problem?
Yes, I am experimenting with the neural/semantic/k-NN search features in 2.13 described by Neural search tutorial and related docs. After going through it once the manual Dashboard way, I am writing client code to automate setting up
/plugins/_ml/*
support so I can have a repeatable cluster to tear down and spin up.What solution would you like?
I would like to refine and submit this so others can re-use, in a similar fashion to the security plugin client. I want to gauge interest before I spend too much time cleaning/testing for PR.
This could also be a nice "sample", using the new client code in the same order as the neural tutorial, showing a semantic search for some movies in a small dataset.
The text was updated successfully, but these errors were encountered: