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-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -32,7 +32,7 @@ Your {{es}} deployment includes a preconfigured EIS endpoint, making it easier t
32
32
33
33
## Regions [eis-regions]
34
34
35
-
EIS is currently running on AWS and in the following regions:
35
+
EIS runs on AWS in the following regions:
36
36
37
37
*`us-east-1`
38
38
*`us-west-2`
@@ -45,7 +45,7 @@ The LLM used with EIS is hosted by [Amazon Bedrock](https://aws.amazon.com/bedro
45
45
46
46
## Examples
47
47
48
-
The following example demostrates how to perform a `chat_completion` task through EIS by using the `.rainbow-sprinkles-elastic` default {{infer}} endpoint.
48
+
The following example demonstrates how to perform a `chat_completion` task through EIS by using the `.rainbow-sprinkles-elastic` default {{infer}} endpoint.
49
49
50
50
```json
51
51
POST /_inference/chat_completion/.rainbow-sprinkles-elastic/_stream
0 commit comments