-
Notifications
You must be signed in to change notification settings - Fork 115
Fixes descriptions in the Inference APIs #5566
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
base: main
Are you sure you want to change the base?
Conversation
|
Following you can find the validation changes against the target branch for the APIs.
You can validate these APIs yourself by using the |
Sorry was on auto-pilot and I thought this was a backport 🙈
I noticed a small nit that might confuse users
Co-authored-by: Liam Thompson <[email protected]>
| completion, | ||
| rerank, | ||
| space_embedding, | ||
| sparse_embedding, |
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.
😁
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.
🧑🚀
This PR fixes description errors discovered during the https://github.com/elastic/docs-content-internal/issues/280 of the 8.x and 9.x API documentation.
Closes #5508, #5509, #5510, #5511, #5512