瀏覽代碼

Update service-elser.asciidoc (#116272) (#116728)

(cherry picked from commit d1788af03f670c0d1a76cb6d9270c6dc61d1adad)
Max Hniebergall 11 月之前
父節點
當前提交
cfb451e777
共有 1 個文件被更改,包括 7 次插入1 次删除
  1. 7 1
      docs/reference/inference/service-elser.asciidoc

+ 7 - 1
docs/reference/inference/service-elser.asciidoc

@@ -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]]
@@ -173,4 +179,4 @@ PUT _inference/sparse_embedding/my-elser-model
   }
 }
 ------------------------------------------------------------
-// TEST[skip:TBD]
+// TEST[skip:TBD]