Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#285: Add support for Model profile #358
#285: Add support for Model profile #358
Changes from 14 commits
6692fe2
d9bab10
85e9392
f8d6814
dbd776c
bc941fa
1b81c84
bd82bf1
ad0077a
76db648
af4de7b
b0191a8
dc19f24
0657f74
2120e44
4a31014
bcbcb4b
fefca75
0d7b096
a393c59
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
Check warning on line 623 in opensearch_py_ml/ml_commons/ml_commons_client.py
Codecov / codecov/patch
opensearch_py_ml/ml_commons/ml_commons_client.py#L622-L623
Check warning on line 640 in opensearch_py_ml/ml_commons/ml_commons_client.py
Codecov / codecov/patch
opensearch_py_ml/ml_commons/ml_commons_client.py#L640
Check warning on line 643 in opensearch_py_ml/ml_commons/ml_commons_client.py
Codecov / codecov/patch
opensearch_py_ml/ml_commons/ml_commons_client.py#L642-L643
Check warning on line 664 in opensearch_py_ml/ml_commons/ml_commons_client.py
Codecov / codecov/patch
opensearch_py_ml/ml_commons/ml_commons_client.py#L664
Check warning on line 667 in opensearch_py_ml/ml_commons/ml_commons_client.py
Codecov / codecov/patch
opensearch_py_ml/ml_commons/ml_commons_client.py#L666-L667
Check warning on line 695 in opensearch_py_ml/ml_commons/ml_commons_client.py
Codecov / codecov/patch
opensearch_py_ml/ml_commons/ml_commons_client.py#L686-L695
Check warning on line 697 in opensearch_py_ml/ml_commons/ml_commons_client.py
Codecov / codecov/patch
opensearch_py_ml/ml_commons/ml_commons_client.py#L697
Check warning on line 13 in opensearch_py_ml/ml_commons/validators/profile.py
Codecov / codecov/patch
opensearch_py_ml/ml_commons/validators/profile.py#L12-L13
Check warning on line 16 in opensearch_py_ml/ml_commons/validators/profile.py
Codecov / codecov/patch
opensearch_py_ml/ml_commons/validators/profile.py#L15-L16