Skip to content

Commit 1eb4595

Browse files
committed
[DOCS] Removes inference from trained model API text (#62125)
1 parent 1104d65 commit 1eb4595

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

docs/reference/ml/ml-shared.asciidoc

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -969,7 +969,7 @@ failure.
969969
end::model-bytes-exceeded[]
970970

971971
tag::model-id[]
972-
The unique identifier of the trained {infer} model.
972+
The unique identifier of the trained model.
973973
end::model-id[]
974974

975975
tag::model-memory-limit[]
@@ -1347,8 +1347,8 @@ function.
13471347
end::summary-count-field-name[]
13481348

13491349
tag::tags[]
1350-
A comma delimited string of tags. A {infer} model can have many tags, or none.
1351-
When supplied, only {infer} models that contain all the supplied tags are
1350+
A comma delimited string of tags. A trained model can have many tags, or none.
1351+
When supplied, only trained models that contain all the supplied tags are
13521352
returned.
13531353
end::tags[]
13541354

0 commit comments

Comments
 (0)