Skip to content

Commit 742f2ee

Browse files
committed
Relocates applies to tags.
1 parent c06268d commit 742f2ee

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

explore-analyze/elastic-inference/eis.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Instead, you can use {{ml}} models for ingest, search, and chat independently of
1515

1616
* Your Elastic deployment or project comes with a default [`Elastic Managed LLM` connector](https://www.elastic.co/docs/reference/kibana/connectors-kibana/elastic-managed-llm). This connector is used in the AI Assistant, Attack Discovery, Automatic Import and Search Playground.
1717

18-
* {applies_to}`stack: preview 9.1` {applies_to}`serverless: preview` You can use [ELSER](/explore-analyze/machine-learning/nlp/ml-nlp-elser.md) to perform semantic search as a service (ELSER on EIS).
18+
* You can use [ELSER](/explore-analyze/machine-learning/nlp/ml-nlp-elser.md) to perform semantic search as a service (ELSER on EIS). {applies_to}`stack: preview 9.1` {applies_to}`serverless: preview`
1919

2020
## Region and hosting [eis-regions]
2121

@@ -26,7 +26,10 @@ ELSER requests are managed by Elastic's own EIS infrastructure.
2626

2727
## ELSER via Elastic {{infer-cap}} Service (ELSER on EIS)
2828

29-
{applies_to}`stack: preview 9.1` {applies_to}`serverless: preview`
29+
```{applies_to}
30+
stack: preview 9.1
31+
serverless: preview
32+
```
3033

3134
ELSER on EIS enables you to use the ELSER model without using ML nodes in your infrastructure and with that, it simplifies the semantic search and hybrid search experience.
3235

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-
- {applies_to}`stack: preview 9.1` {applies_to}`serverless: preview` `.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`.
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`
3434

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

0 commit comments

Comments
 (0)