Skip to content

Commit b710c3c

Browse files
authored
[E&A] Makes EIS availability information more granular (#3120)
## Overview This PR changes the `applies_to` tags in the EIS conceptual page to make it clear that this feature is not available on self-managed installations.
1 parent 3830e27 commit b710c3c

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

explore-analyze/elastic-inference/eis.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
11
---
22
navigation_title: Elastic Inference Service (EIS)
33
applies_to:
4-
stack: ga 9.0
4+
stack: ga
55
serverless: ga
6+
deployment:
7+
self: unavailable
68
---
79

810
# Elastic {{infer-cap}} Service [elastic-inference-service-eis]

explore-analyze/elastic-inference/inference-api.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ The following section lists the default {{infer}} endpoints, identified by their
3030

3131
### Default endpoints for Elastic {{infer-cap}} Service (EIS)
3232

33-
- `.elser-2-elastic`: uses the [ELSER](/explore-analyze/machine-learning/nlp/ml-nlp-elser.md) trained model as an Elastic {{infer-cap}} Service for `sparse_embedding` tasks (recommended for English language text). The `model_id` is `.elser_model_2`. {applies_to}`stack: preview 9.1` {applies_to}`serverless: preview`
33+
- `.elser-2-elastic`: uses the [ELSER](/explore-analyze/machine-learning/nlp/ml-nlp-elser.md) trained model as an Elastic {{infer-cap}} Service for `sparse_embedding` tasks (recommended for English language text). The `model_id` is `.elser_model_2`. {applies_to}`stack: preview 9.1` {applies_to}`self: unavailable` {applies_to}`serverless: preview`
3434

3535
### Default endpoints used on ML-nodes
3636

0 commit comments

Comments
 (0)