-
Notifications
You must be signed in to change notification settings - Fork 162
Adds ELSER on EIS conceptual docs #2226
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from 10 commits
Commits
Show all changes
19 commits
Select commit
Hold shift + click to select a range
15e495e
Adds ELSER on EIS conceptual docs.
szabosteve 1208409
Fixes links.
szabosteve 00edaa8
Merge branch 'main' into szabosteve/elser-on-eis
szabosteve fd33108
adds limitations.
szabosteve e486c9f
Updates tags.
szabosteve e7c45ef
More edits.
szabosteve 35cf819
Adds more details to EIS docs.
szabosteve d78de49
Adds google form link.
szabosteve 35f1746
More edits.
szabosteve 0914720
Fine-tunes content.
szabosteve cc0f8df
Addresses feedback.
szabosteve 6858ebb
Merge branch 'main' into szabosteve/elser-on-eis
szabosteve 30be44d
Addresses feedback.
szabosteve 147b18a
Update explore-analyze/elastic-inference/eis.md
szabosteve c06268d
Adds note.
szabosteve c33ccca
Update explore-analyze/elastic-inference/eis.md
szabosteve 10e7145
Merge branch 'main' into szabosteve/elser-on-eis
szabosteve 742f2ee
Relocates applies to tags.
szabosteve 98f8f57
Merge branch 'szabosteve/elser-on-eis' of github.com:elastic/docs-con…
szabosteve File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,56 @@ | ||
--- | ||
navigation_title: Elastic Inference Service (EIS) | ||
applies_to: | ||
stack: ga 9.0 | ||
serverless: ga | ||
--- | ||
|
||
# Elastic {{infer-cap}} Service [elastic-inference-service-eis] | ||
|
||
The Elastic {{infer-cap}} Service (EIS) enables you to leverage AI-powered search as a service without deploying a model in your cluster. | ||
With EIS, you don't need to manage the infrastructure and resources required for {{ml}} {{infer}} by adding, configuring, and scaling {{ml}} nodes. | ||
Instead, you can use {{ml}} models for ingest, search, and chat independently of your {{es}} infrastructure. | ||
|
||
## AI features powered by EIS [ai-features-powered-by-eis] | ||
|
||
* 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. | ||
|
||
* {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). | ||
szabosteve marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
## Region and hosting [eis-regions] | ||
|
||
The EIS requests are currently proxying to AWS Bedrock in AWS US regions, beginning with `us-east-1`. | ||
The request routing does not restrict the location of your deployments. | ||
szabosteve marked this conversation as resolved.
Show resolved
Hide resolved
|
||
|
||
## ELSER via Elastic {{infer-cap}} Service (ELSER on EIS) | ||
szabosteve marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
||
{applies_to}`stack: preview 9.1` {applies_to}`serverless: preview` | ||
|
||
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. | ||
|
||
### Private preview access | ||
|
||
Private preview access is available by submitting the form provided [here](https://docs.google.com/forms/d/e/1FAIpQLSfp2rLsayhw6pLVQYYp4KM6BFtaaljplWdYowJfflpOICgViA/viewform). | ||
|
||
### Limitations | ||
|
||
szabosteve marked this conversation as resolved.
Show resolved
Hide resolved
|
||
#### Access | ||
|
||
This feature is being gradually rolled out to Serverless and Cloud Hosted customers. | ||
It may not be available to all users at launch. | ||
|
||
#### Uptime | ||
|
||
There are no uptime guarantees during the Technical Preview. | ||
While Elastic will address issues promptly, the feature may be unavailable for extended periods. | ||
|
||
#### Throughput and latency | ||
|
||
{{infer-cap}} throughput via this endpoint is expected to exceed that of {{infer}} operations on an ML node. | ||
However, throughput and latency are not guaranteed. | ||
Performance may vary during the Technical Preview. | ||
|
||
#### Batch size | ||
|
||
Batches are limited to a maximum of 16 documents. | ||
This is particularly relevant when using the [_bulk API](https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-bulk) for data ingestion. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.