Skip to content

Commit 7e5e2cf

Browse files
authored
[Inference] Alibaba Cloud Inference Service adds support for deepseek models (#751)
## Overview Adds the changes of elastic/elasticsearch#124061 to 9.0.0 docs.
1 parent ab5c1fd commit 7e5e2cf

File tree

1 file changed

+5
-1
lines changed

1 file changed

+5
-1
lines changed

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

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,11 @@ Creates an {{infer}} endpoint to perform an {{infer}} task with the `alibabaclou
7676
* `ops-qwen-turbo`
7777
* `qwen-turbo`
7878
* `qwen-plus`
79-
* `qwen-max` ÷ `qwen-max-longcontext`
79+
* `qwen-max`
80+
* `deepseek-r1`
81+
* `deepseek-v3`
82+
* `deepseek-r1-distill-qwen-7b`
83+
* `deepseek-r1-distill-qwen-14b`
8084

8185
For the supported `completion` service_ids, refer to the [documentation](https://help.aliyun.com/zh/open-search/search-platform/developer-reference/text-generation-api-details).
8286

0 commit comments

Comments
 (0)