From d45b5ae2e5cac680b467b76d95300b5c524d60c9 Mon Sep 17 00:00:00 2001 From: Max Hniebergall <137079448+maxhniebergall@users.noreply.github.com> Date: Wed, 13 Nov 2024 08:42:07 -0500 Subject: [PATCH] Update service-elser.asciidoc (#116272) (cherry picked from commit d1788af03f670c0d1a76cb6d9270c6dc61d1adad) --- docs/reference/inference/service-elser.asciidoc | 8 +++++++- 1 file changed, 7 insertions(+), 1 deletion(-) diff --git a/docs/reference/inference/service-elser.asciidoc b/docs/reference/inference/service-elser.asciidoc index 273d743e47a4b..262bdfbca002f 100644 --- a/docs/reference/inference/service-elser.asciidoc +++ b/docs/reference/inference/service-elser.asciidoc @@ -7,6 +7,12 @@ You can also deploy ELSER by using the <>. 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 <> instead, with model_id included in the service_settings. +==== [discrete] [[infer-service-elser-api-request]] @@ -173,4 +179,4 @@ PUT _inference/sparse_embedding/my-elser-model } } ------------------------------------------------------------ -// TEST[skip:TBD] \ No newline at end of file +// TEST[skip:TBD]