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

Make Inference APIs public in Serverless #2414

Merged
merged 1 commit into from
Feb 12, 2024
Merged

Conversation

davidkyle
Copy link
Member

The _inference APIs were made public in elastic/elasticsearch#105190 and are now available in serverless. This updates the serverless visibility to public.

Copy link
Contributor

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

API Status Request Response
inference.delete_model Missing test Missing test
inference.get_model 🔴 1/1 0/1
inference.inference Missing test Missing test
inference.put_model Missing test Missing test

You can validate these APIs yourself by using the make validate target.

@davidkyle davidkyle requested review from droberts195 and jonathan-buttner and removed request for droberts195 February 12, 2024 13:35
@davidkyle davidkyle merged commit 3a6c307 into main Feb 12, 2024
6 checks passed
@davidkyle davidkyle deleted the inference-in-serverless branch February 12, 2024 21:03
droberts195 added a commit to elastic/kibana that referenced this pull request Mar 6, 2024
The dev console command completion files now correctly state that the
inference APIs are available in serverless.

Followup to #173014 and elastic/elasticsearch-specification#2414
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