Skip to content

[ML] Use INTERNAL_INGEST for Inference #127522

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

Merged
merged 5 commits into from
Apr 30, 2025
Merged

Conversation

prwhelan
Copy link
Member

@prwhelan prwhelan commented Apr 29, 2025

Inference now inspects InputType and validates it before sending it to the model. INTERNAL_INGEST has special privileges for model validation that will help pass during ingestion.

Fix #127519

Inference now inspects InputType and validates it before sending it to
the model. INTERNAL_INGEST has special privileges for model validation
that will help pass during ingestion.
@prwhelan prwhelan added >bug :ml Machine learning Team:ML Meta label for the ML team auto-backport Automatically create backport pull requests when merged v8.19.0 v9.1.0 labels Apr 29, 2025
@elasticsearchmachine
Copy link
Collaborator

Hi @prwhelan, I've created a changelog YAML for you.

@elasticsearchmachine
Copy link
Collaborator

Hi @prwhelan, I've updated the changelog YAML for you.

@prwhelan prwhelan marked this pull request as ready for review April 29, 2025 19:36
@elasticsearchmachine
Copy link
Collaborator

Pinging @elastic/ml-core (Team:ML)

@Mikep86 Mikep86 self-requested a review April 29, 2025 19:41
Copy link
Contributor

@Mikep86 Mikep86 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, thanks for implementing the fix!

@prwhelan prwhelan enabled auto-merge (squash) April 30, 2025 11:52
@prwhelan prwhelan merged commit 55fb5f3 into elastic:main Apr 30, 2025
16 of 17 checks passed
@elasticsearchmachine
Copy link
Collaborator

💚 Backport successful

Status Branch Result
8.19

prwhelan added a commit to prwhelan/elasticsearch that referenced this pull request Apr 30, 2025
Inference now inspects InputType and validates it before sending it to
the model. INTERNAL_INGEST has special privileges for model validation
that will help pass during ingestion.
elasticsearchmachine pushed a commit that referenced this pull request Apr 30, 2025
Inference now inspects InputType and validates it before sending it to
the model. INTERNAL_INGEST has special privileges for model validation
that will help pass during ingestion.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
auto-backport Automatically create backport pull requests when merged >bug :ml Machine learning Team:ML Meta label for the ML team v8.19.0 v9.1.0
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Ingesting documents with Azure inference fails with "Invalid value [ingest] received
3 participants