Skip to content

Commit d920926

Browse files
authored
Make the region and CSP flexibility clear (#3259)
Added a note that deployments and projects in any region/CSP can access the endpoint. Clarified what the Region Avail means for this service
1 parent c216449 commit d920926

File tree

1 file changed

+2
-2
lines changed
  • explore-analyze/elastic-inference

1 file changed

+2
-2
lines changed

explore-analyze/elastic-inference/eis.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ Instead, you can use {{ml}} models for ingest, search, and chat independently of
2424
Requests through the `Elastic Managed LLM` are currently proxying to AWS Bedrock in AWS US regions, beginning with `us-east-1`.
2525
The request routing does not restrict the location of your deployments.
2626

27-
ELSER requests are managed by Elastic's own EIS infrastructure and are also hosted in AWS US regions, beginning with `us-east-1`.
27+
ELSER requests are managed by Elastic's own EIS infrastructure and are also hosted in AWS US regions, beginning with `us-east-1`. All Elastic Cloud hosted deployments and serverless projects in any CSP and region can access the endpoint. As we expand the service to Azure and GCP and more regions, we will automatically route requests to the same CSP and closest region the Elaticsearch cluster is hosted on.
2828

2929

3030
## ELSER via Elastic {{infer-cap}} Service (ELSER on EIS) [elser-on-eis]
@@ -41,7 +41,7 @@ ELSER on EIS enables you to use the ELSER model on GPUs, without having to manag
4141
You can now use `semantic_text` with the new ELSER endpoint on EIS. To learn how to use the `.elser-2-elastic` inference endpoint, refer to [Using ELSER on EIS](elasticsearch://reference/elasticsearch/mapping-reference/semantic-tex.md#using-elser-on-eis).
4242

4343
#### Get started with semantic search with ELSER on EIS
44-
[Semantic Search with `semantic_text`](/solutions/search/semantic-search/semantic-search-semantic-text.md) has a detailed tutorial on using the `semantic_text` field and using the ELSER endpoint on EIS instead of the default endpoint. This is a great way to get started and try the new endpoint.
44+
[Semantic Search with `semantic_text`](/solutions/search/semantic-search/semantic-search-semantic-text.md) has a detailed tutorial on using the `semantic_text` field and using the ELSER endpoint on EIS instead of the default endpoint. This is a great way to get started and try the new endpoint.
4545

4646
### Limitations
4747

0 commit comments

Comments
 (0)