Skip to content

Commit 6086835

Browse files
Add doc link
Signed-off-by: Nathalie Jonathan <[email protected]>
1 parent 6937e0f commit 6086835

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

_ml-commons-plugin/remote-models/connectors.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,7 +40,7 @@ You can provision connectors in two ways:
4040

4141
2. [Create a connector for a specific externally hosted model](#creating-a-connector-for-a-specific-model): Alternatively, you can create a connector that can only be used with the model for which it was created. To access such a connector, you only need access to the model itself because the connection is established inside the model. These connectors are saved in the model index.
4242

43-
NOTE: We also support connector creation through CLI in our ML Python client (opensearch-py-ml), which significantly simplifies the connector creation process, especially for Amazon OpenSearch Service (AOS) users. It automates configuration steps, making the setup more straightforward and less error-prone. For more detailed information on using the CLI, please refer to our [CLI documentation].
43+
NOTE: We also support connector creation through CLI in our ML Python client [opensearch-py-ml](https://github.com/opensearch-project/opensearch-py-ml), which significantly simplifies the connector creation process, especially for Amazon OpenSearch Service (AOS) users. It automates configuration steps, making the setup more straightforward and less error-prone. For more detailed information on using the CLI, please refer to our [CLI documentation](https://opensearch-project.github.io/opensearch-py-ml/cli/index.html#).
4444

4545
## Creating a standalone connector
4646

0 commit comments

Comments
 (0)