Skip to content

Commit 165def0

Browse files
github-actions[bot]lcawlpquentin
authored
Add externalDocs for inference tag (#5485) (#5486)
(cherry picked from commit b0f8947) Co-authored-by: Lisa Cawley <lcawley@elastic.co> Co-authored-by: Quentin Pradet <quentin.pradet@elastic.co>
1 parent 23d5b1a commit 165def0

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)