-
Notifications
You must be signed in to change notification settings - Fork 80
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
[DOCS] Add warning to create inference API #3311
Conversation
Following you can find the validation results for the API you have changed.
You can validate this API yourself by using the |
Following you can find the validation results for the API you have changed.
You can validate this API yourself by using the |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Left comments inline wrt to a sentence that might need a tweak. The sentence appears in multiple files. Otherwise, LGTM
Following you can find the validation results for the API you have changed.
You can validate this API yourself by using the |
Following you can find the validation results for the API you have changed.
You can validate this API yourself by using the |
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> (cherry picked from commit 679ae2b)
Co-authored-by: Karen Metts <35154725+karenzone@users.noreply.github.com> (cherry picked from commit 679ae2b)
Relates to elastic/elasticsearch#118073
This PR adds the warnings from https://www.elastic.co/guide/en/elasticsearch/reference/master/put-inference-api.html to https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-inference-put
The
utils.ts
file is updated to address an error when I used@cluster_privileges manage_inference