Skip to content

Commit f3daa03

Browse files
committed
Remove inference API pages
1 parent 17707b3 commit f3daa03

23 files changed

+35
-2568
lines changed

deploy-manage/autoscaling/trained-model-autoscaling.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,8 @@ If you set the minimum number of allocations to 1, you will be charged even if t
4646

4747
You can enable adaptive allocations by using:
4848

49-
* the create inference endpoint API for [ELSER](../../explore-analyze/elastic-inference/inference-api/elasticsearch-inference-integration.md), [E5 and models uploaded through Eland](../../explore-analyze/elastic-inference/inference-api/elasticsearch-inference-integration.md) that are used as inference services.
49+
* the create inference endpoint API for ELSER, E5 and models uploaded through Eland that are used as inference services.
50+
%TBD URL for APIs
5051
* the [start trained model deployment](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ml-start-trained-model-deployment) or [update trained model deployment](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-ml-update-trained-model-deployment) APIs for trained models that are deployed on {{ml}} nodes.
5152

5253
If the new allocations fit on the current {{ml}} nodes, they are immediately started. If more resource capacity is needed for creating new model allocations, then your {{ml}} node will be scaled up if {{ml}} autoscaling is enabled to provide enough resources for the new allocation. The number of model allocations can be scaled down to 0. They cannot be scaled up to more than 32 allocations, unless you explicitly set the maximum number of allocations to more. Adaptive allocations must be set up independently for each deployment and [{{infer}} endpoint](https://www.elastic.co/docs/api/doc/elasticsearch/group/endpoint-inference).

explore-analyze/elastic-inference/inference-api/alibabacloud-ai-search-inference-integration.md

-215
This file was deleted.

explore-analyze/elastic-inference/inference-api/amazon-bedrock-inference-integration.md

-158
This file was deleted.

0 commit comments

Comments
 (0)