Skip to content

Commit dfa79ed

Browse files
authored
remove tech preview limitations
1 parent c2c380b commit dfa79ed

File tree

1 file changed

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

1 file changed

+2
-17
lines changed

explore-analyze/elastic-inference/eis.md

Lines changed: 2 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -44,24 +44,9 @@ You can now use `semantic_text` with the new ELSER endpoint on EIS. To learn how
4444

4545
[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.
4646

47-
### Limitations
47+
## Limitations
4848

49-
While we do encourage experimentation, we do not recommend implementing production use cases on top of this feature while it is in Technical Preview.
50-
51-
#### Uptime
52-
53-
There are no uptime guarantees during the Technical Preview.
54-
While Elastic will address issues promptly, the feature may be unavailable for extended periods.
55-
56-
Elastic is continuously working to remove these constraints and further improve performance and scalability.
57-
58-
#### Throughput and latency
59-
60-
{{infer-cap}} throughput via this endpoint is expected to exceed that of {{infer}} operations on an ML node.
61-
However, throughput and latency are not guaranteed.
62-
Performance may vary during the Technical Preview.
63-
64-
#### Batch size
49+
### Batch size
6550

6651
Batches are limited to a maximum of 16 documents.
6752
This is particularly relevant when using the [_bulk API](https://www.elastic.co/docs/api/doc/elasticsearch/v9/operation/operation-bulk) for data ingestion.

0 commit comments

Comments
 (0)