-
Notifications
You must be signed in to change notification settings - Fork 64
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Browse the repository at this point in the history
* updating ML Commons API documentation Signed-off-by: Alibi Zhenis <[email protected]> * updating developer guide Signed-off-by: Alibi Zhenis <[email protected]> --------- Signed-off-by: Alibi Zhenis <[email protected]> (cherry picked from commit d1101a2) Co-authored-by: Alibi Zhenis <[email protected]>
- Loading branch information
1 parent
a81b524
commit 60c98c8
Showing
4 changed files
with
49 additions
and
5 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Delete Task | ||
================== | ||
|
||
.. currentmodule:: opensearch_py_ml | ||
|
||
.. autofunction:: opensearch_py_ml.ml_commons.MLCommonClient.delete_task |
6 changes: 6 additions & 0 deletions
6
docs/source/reference/api/ml_commons_upload_pretrained_api.rst
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
Upload Pretrained Model | ||
================== | ||
|
||
.. currentmodule:: opensearch_py_ml | ||
|
||
.. autofunction:: opensearch_py_ml.ml_commons.MLCommonClient.upload_pretrained_model |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters