Skip to content

Commit 5ce9353

Browse files
authored
[E&A] Creates Elastic Inference section (#692)
## Overview This PR creates an `Elastic Inference` section in Explore and Analyze and moves the `inference-api.md` and `/inference-api` content from `Solutions/Search/Ai-search` under this section. It will contain the EIS documentation, too. ## [Preview](https://docs-v3-preview.elastic.dev/elastic/docs-content/pull/692/explore-analyze/elastic-inference)
1 parent 4b08adf commit 5ce9353

34 files changed

+68
-191
lines changed

explore-analyze/elastic-inference.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,14 @@
1+
---
2+
applies_to:
3+
stack: ga
4+
serverless: ga
5+
navigation_title: Elastic Inference
6+
---
7+
8+
# Elastic {{infer-cap}}
9+
10+
There are several ways to perform {{infer}} in the {{stack}}. This page provides a brief overview of the different methods:
11+
12+
* [Using EIS (Elastic Inference Service)](elastic-inference/eis.md)
13+
* [Using the {{infer}} API](elastic-inference/inference-api.md)
14+
* [Trained models deployed in your cluster](machine-learning/nlp/ml-nlp-overview.md)
Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
applies_to:
3+
stack: ga
4+
serverless: ga
5+
navigation_title: Elastic Inference Service (EIS)
6+
---
7+
8+
# Elastic {{infer-cap}} Service
9+
10+
This is the documentation of the Elastic Inference Service.

0 commit comments

Comments
 (0)