Skip to content

Commit d45b5ae

Browse files
Update service-elser.asciidoc (#116272)
(cherry picked from commit d1788af)
1 parent fa541d2 commit d45b5ae

File tree

1 file changed

+7
-1
lines changed

1 file changed

+7
-1
lines changed

docs/reference/inference/service-elser.asciidoc

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,12 @@ You can also deploy ELSER by using the <<infer-service-elasticsearch>>.
77
NOTE: The API request will automatically download and deploy the ELSER model if
88
it isn't already downloaded.
99

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+
====
1016

1117
[discrete]
1218
[[infer-service-elser-api-request]]
@@ -173,4 +179,4 @@ PUT _inference/sparse_embedding/my-elser-model
173179
}
174180
}
175181
------------------------------------------------------------
176-
// TEST[skip:TBD]
182+
// TEST[skip:TBD]

0 commit comments

Comments
 (0)