Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 7 additions & 1 deletion docs/reference/inference/service-elser.asciidoc
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,12 @@ You can also deploy ELSER by using the <<infer-service-elasticsearch>>.
NOTE: The API request will automatically download and deploy the ELSER model if
it isn't already downloaded.

[WARNING]
.Deprecated in 8.16
====
The elser service is deprecated and will be removed in a future release.
Use the <<infer-service-elasticsearch>> instead, with model_id included in the service_settings.
====

[discrete]
[[infer-service-elser-api-request]]
Expand Down Expand Up @@ -173,4 +179,4 @@ PUT _inference/sparse_embedding/my-elser-model
}
}
------------------------------------------------------------
// TEST[skip:TBD]
// TEST[skip:TBD]
Loading