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: deploy-manage/deploy/elastic-cloud/add-plugins-extensions.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
@@ -16,11 +16,11 @@ Plugins extend the core functionality of {{es}}. There are many suitable plugins
16
16
* Analysis plugins, to provide analyzers targeted at languages other than English.
17
17
* Scripting plugins, to provide additional scripting languages.
18
18
19
-
Plugins can come from different sources: the official ones created or at least maintained by Elastic, community-sourced plugins from other users, and plugins that you provide. Some of the official plugins are always provided with our service, and can be [enabled per deployment](elasticsearch://reference/elasticsearch-plugins/cloud/ec-adding-elastic-plugins.md).
19
+
Plugins can come from different sources: the official ones created or at least maintained by Elastic, community-sourced plugins from other users, and plugins that you provide. Some of the official plugins are always provided with our service, and can be [enabled per deployment](elasticsearch://reference/elasticsearch-plugins/plugin-management.md).
20
20
21
21
There are two ways to add plugins to a hosted deployment in {{ecloud}}:
22
22
23
-
*[Enable one of the official plugins already available in {{ecloud}}](elasticsearch://reference/elasticsearch-plugins/cloud/ec-adding-elastic-plugins.md).
23
+
*[Enable one of the official plugins already available in {{ecloud}}](elasticsearch://reference/elasticsearch-plugins/plugin-management.md).
24
24
*[Upload a custom plugin and then enable it per deployment](upload-custom-plugins-bundles.md).
25
25
26
26
Custom plugins can include the official {{es}} plugins not provided with {{ecloud}}, any of the community-sourced plugins, or [plugins that you write yourself](elasticsearch://extend/index.md). Uploading custom plugins is available only to Gold, Platinum, and Enterprise subscriptions. For more information, check [Upload custom plugins and bundles](upload-custom-plugins-bundles.md).
Copy file name to clipboardExpand all lines: deploy-manage/tools/snapshot-and-restore/minio-on-premise-repository.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -65,7 +65,7 @@ How you create the AWS S3 bucket depends on what version of Elasticsearch you ar
65
65
* For version 7.x:
66
66
67
67
1. Using the Minio browser or an S3 client application, create an S3 bucket to store your snapshots.
68
-
2.[Log into the Cloud UI](../../deploy/cloud-enterprise/log-into-cloud-ui.md) and [add the S3 repository plugin](elasticsearch://reference/elasticsearch-plugins/cloud-enterprise/ece-add-plugins.md) to your cluster.
68
+
2.[Log into the Cloud UI](../../deploy/cloud-enterprise/log-into-cloud-ui.md) and [add the S3 repository plugin](elasticsearch://reference/elasticsearch-plugins/plugin-management.md) to your cluster.
69
69
70
70
* For versions 8.0 and later, {{es}} has built-in support for AWS S3 repositories; no repository plugin is needed. Use the Minio browser or an S3 client application to create an S3 bucket to store your snapshots.
Copy file name to clipboardExpand all lines: deploy-manage/users-roles/cluster-or-deployment-auth/kerberos.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -166,7 +166,7 @@ For detailed information of available realm settings, see [Kerberos realm settin
166
166
167
167
::::{tab-item} ECH and ECE
168
168
169
-
1. Create a [custom bundle](elasticsearch://reference/elasticsearch-plugins/cloud-enterprise/ece-add-plugins.md) that contains your `krb5.conf` and `keytab` files, and add it to your cluster.
169
+
1. Create a [custom bundle](elasticsearch://reference/elasticsearch-plugins/plugin-management.md) that contains your `krb5.conf` and `keytab` files, and add it to your cluster.
170
170
171
171
:::{tip}
172
172
You should use these exact filenames for {{ecloud}} to recognize the file in the bundle.
ess-leadin: "You can run Elasticsearch on your own hardware or use our hosted Elasticsearch Service that is available on AWS, GCP, and Azure. https://cloud.elastic.co/registration{ess-utm-params}[Try the Elasticsearch Service for free]."
227
96
ess-leadin-short: "Our hosted Elasticsearch Service is available on AWS, GCP, and Azure, and you can https://cloud.elastic.co/registration{ess-utm-params}[try it for free]."
228
97
ess-icon: "image:https://doc-icons.s3.us-east-2.amazonaws.com/logo_cloud.svg[link=\"https://cloud.elastic.co/registration{ess-utm-params}\", title=\"Supported on Elasticsearch Service\"]"
Copy file name to clipboardExpand all lines: explore-analyze/elastic-inference/inference-api/alibabacloud-ai-search-inference-integration.md
+5-1Lines changed: 5 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -76,7 +76,11 @@ Creates an {{infer}} endpoint to perform an {{infer}} task with the `alibabaclou
76
76
* `ops-qwen-turbo`
77
77
* `qwen-turbo`
78
78
* `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`
80
84
81
85
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).
@@ -52,7 +48,6 @@ Creates an {{infer}} endpoint to perform an {{infer}} task with the `hugging_fac
52
48
`strategy`
53
49
: (Optional, string) Specifies the chunking strategy. It could be either `sentence` or `word`.
54
50
55
-
56
51
`service`
57
52
: (Required, string) The type of service supported for the specified task type. In this case, `hugging_face`.
58
53
@@ -63,7 +58,6 @@ Creates an {{infer}} endpoint to perform an {{infer}} task with the `hugging_fac
63
58
64
59
`api_key`
65
60
: (Required, string) A valid access token of your Hugging Face account. You can find your Hugging Face access tokens or you can create a new one [on the settings page](https://huggingface.co/settings/tokens).
66
-
67
61
::::{important}
68
62
You need to provide the API key only once, during the {{infer}} model creation. The [Get {{infer}} API](https://www.elastic.co/docs/api/doc/elasticsearch/operation/operation-inference-get) does not retrieve your API key. After creating the {{infer}} model, you cannot change the associated API key. If you want to use a different API key, delete the {{infer}} model and recreate it with the same name and the updated API key.
0 commit comments