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
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -38,6 +38,21 @@ ELSER on EIS enables you to use the ELSER model on GPUs, without having to manag
38
38
39
39
### Using the ELSER on EIS endpoint
40
40
41
+
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-text.md#using-elser-on-eis).
42
+
43
+
#### Get started with semantic search with ELSER on EIS
44
+
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
+
47
+
### Limitations
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
+
41
56
Elastic is continuously working to remove these constraints and further improve performance and scalability.
0 commit comments