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 GET _inference #2517

Merged
merged 2 commits into from
Apr 17, 2024
Merged

Add GET _inference #2517

merged 2 commits into from
Apr 17, 2024

Conversation

davidkyle
Copy link
Member

GET _inference returns all inference endpoints without the need to specify a wildcard Id such as GET _inference/_all or GET _inference/*.

This change makes the inference_id path part optional.

For elastic/elasticsearch#107517

Copy link
Contributor

Following you can find the validation results for the API you have changed.

API Status Request Response
inference.get_model 🔴 0/1 0/1

You can validate this API yourself by using the make validate target.

@davidkyle davidkyle merged commit 6c80cd7 into main Apr 17, 2024
6 checks passed
@davidkyle davidkyle deleted the inference-all branch April 17, 2024 12:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants