We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fa541d2 commit d45b5aeCopy full SHA for d45b5ae
docs/reference/inference/service-elser.asciidoc
@@ -7,6 +7,12 @@ You can also deploy ELSER by using the <<infer-service-elasticsearch>>.
7
NOTE: The API request will automatically download and deploy the ELSER model if
8
it isn't already downloaded.
9
10
+[WARNING]
11
+.Deprecated in 8.16
12
+====
13
+The elser service is deprecated and will be removed in a future release.
14
+Use the <<infer-service-elasticsearch>> instead, with model_id included in the service_settings.
15
16
17
[discrete]
18
[[infer-service-elser-api-request]]
@@ -173,4 +179,4 @@ PUT _inference/sparse_embedding/my-elser-model
173
179
}
174
180
175
181
------------------------------------------------------------
176
-// TEST[skip:TBD]
182
+// TEST[skip:TBD]
0 commit comments