From f8fe53a37d62c92f4cae735109680694d15f524b Mon Sep 17 00:00:00 2001 From: Lisa Cawley Date: Wed, 15 Oct 2025 00:02:22 -0700 Subject: [PATCH] Add externalDocs for inference tag (#5485) (cherry picked from commit b0f89474d50e52f867f8a77d20c28ffe3b089cbb) --- docs/overlays/elasticsearch-shared-overlays.yaml | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/overlays/elasticsearch-shared-overlays.yaml b/docs/overlays/elasticsearch-shared-overlays.yaml index ecddf06684..e0f3b1f52a 100644 --- a/docs/overlays/elasticsearch-shared-overlays.yaml +++ b/docs/overlays/elasticsearch-shared-overlays.yaml @@ -129,6 +129,9 @@ actions: Inference APIs enable you to use certain services, such as built-in machine learning models (ELSER, E5), models uploaded through Eland, Cohere, OpenAI, Azure, Google AI Studio or Hugging Face. For built-in models and models uploaded through Eland, the inference APIs offer an alternative way to use and manage trained models. However, if you do not plan to use the inference APIs to use these models or if you want to use non-NLP models, use the machine learning trained model APIs. + externalDocs: + url: https://www.elastic.co/docs/explore-analyze/elastic-inference/inference-api + description: Learn about default inference endpoints, adaptive allocations, and chunking. - name: info x-displayName: Info description: >