We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7bc04a6 commit bd28d25Copy full SHA for bd28d25
docs/reference/ml/trained-models/apis/put-trained-models.asciidoc
@@ -52,6 +52,10 @@ definition decompression and skips relevant validations.
52
This deferral is useful for systems or users that know a good byte size estimate for their
53
model and know that their model is valid and likely won't fail during inference.
54
55
+`wait_for_completion`::
56
+(Optional, boolean)
57
+Whether to wait for all child operations such as model download
58
+to complete, before returning or not. Defaults to `false`.
59
60
[role="child_attributes"]
61
[[ml-put-trained-models-request-body]]
0 commit comments