Skip to content

Commit b0f8947

Browse files
authored
Add externalDocs for inference tag (#5485)
1 parent 368c482 commit b0f8947

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

docs/overlays/elasticsearch-shared-overlays.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,9 @@ actions:
129129
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.
130130
For built-in models and models uploaded through Eland, the inference APIs offer an alternative way to use and manage trained models.
131131
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.
132+
externalDocs:
133+
url: https://www.elastic.co/docs/explore-analyze/elastic-inference/inference-api
134+
description: Learn about default inference endpoints, adaptive allocations, and chunking.
132135
- name: info
133136
x-displayName: Info
134137
description: >

0 commit comments

Comments
 (0)