Skip to content

Commit c8cb9e8

Browse files
updated docstrings
1 parent 855fcc5 commit c8cb9e8

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

ads/model/generic_model.py

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -287,6 +287,8 @@ class GenericModel(MetadataMixin, Introspectable, EvaluatorMixin):
287287
Tests if deployment works in local environment.
288288
upload_artifact(...)
289289
Uploads model artifacts to the provided `uri`.
290+
download_artifact(...)
291+
Downloads model artifacts from the model catalog.
290292
291293
292294
Examples

0 commit comments

Comments
 (0)