You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: explore-analyze/elastic-inference/eis.md
+2-17Lines changed: 2 additions & 17 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,24 +44,9 @@ You can now use `semantic_text` with the new ELSER endpoint on EIS. To learn how
44
44
45
45
[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.
46
46
47
-
###Limitations
47
+
## Limitations
48
48
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
65
50
66
51
Batches are limited to a maximum of 16 documents.
67
52
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