-
Notifications
You must be signed in to change notification settings - Fork 25.6k
[Inference API] Deprecate elser service #113216
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
Changes from 21 commits
Commits
Show all changes
23 commits
Select commit
Hold shift + click to select a range
99f648c
merging
bc9c7d3
copy elser service files into elasticsearch service
103e5f6
Add deprecation log message for elser service
6951cb2
improve deprecation warning
99d9e84
change elasticsearch internal service elser case to use elser model
f9da1bd
switch elasticsearch elser tests to use elasticsearch elser
2362d7e
Update docs/changelog/113216.yaml
maxhniebergall 118519c
alias elser service to elasticsearch
1e4ec6a
delete elser service package now that elasticsearch service supports …
9352a30
Add deprecation warning to infer API for elser
f994af3
Fix accidentally introduced NPE and retain BWC support for null model…
18b1ed0
change "area" to "REST API" because "Machine Learning" isn't an optio…
maxhniebergall 749edc6
change elser literals to static variable
4811955
change Put and Elasticsearch Internal service
8b88ece
fix up tests to match new elasticsearch service semantics regarding e…
ed4c6f6
Move passing of service name
b5d6a9f
add persistence for elser models in elasticsearch
49c9863
copy elser service files into elasticsearch service
d02e44e
Add deprecation log message for elser service
ed234c7
Add deprecation warning to infer API for elser
0a0e3c5
fix merge conflicts
0d23a1e
Merge branch 'main' of github.com:elastic/elasticsearch into mergeEls…
703bc91
fix merge
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
pr: 113216 | ||
summary: "[Inference API] Deprecate elser service" | ||
area: Machine Learning | ||
type: deprecation | ||
issues: [] | ||
deprecation: | ||
title: "[Inference API] Deprecate elser service" | ||
area: REST API | ||
details: The `elser` service of the inference API will be removed in an upcoming release. Please use the elasticsearch service instead. | ||
impact: In the current version there is no impact. In a future version, users of the `elser` service will no longer be able to use it, and will be required to use the `elasticsearch` service to access elser through the inference API. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.