[DOCS]Removes link pointing to EIS reference docs. (#2708) (#2709)

(cherry picked from commit 6042bcd20c)

Co-authored-by: István Zoltán Szabó <szabosteve@gmail.com>
This commit is contained in:
github-actions[bot]
2025-04-07 11:12:04 -05:00
committed by GitHub
parent 124753aea7
commit 34bb7f5916

View File

@ -8283,7 +8283,6 @@ Create an Elastic Inference Service (EIS) inference endpoint.
Create an inference endpoint to perform an inference task through the Elastic Inference Service (EIS). Create an inference endpoint to perform an inference task through the Elastic Inference Service (EIS).
{ref}/infer-service-elastic.html[Endpoint documentation]
[source,ts] [source,ts]
---- ----
client.inference.putEis({ task_type, eis_inference_id, service, service_settings }) client.inference.putEis({ task_type, eis_inference_id, service, service_settings })