Skip to content

Commit 2b07d04

Browse files
committed
2 parents aaa35f5 + 075b84b commit 2b07d04

File tree

1 file changed

+1
-1
lines changed
  • docs/source/user_guide/model_deployment

1 file changed

+1
-1
lines changed

docs/source/user_guide/model_deployment/logs.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
Logs
22
****
33

4-
The model deployment process creates a set of workflow logs. Optionally, you can also configure the Logging service to capture access and predict logs.
4+
The model deployment process creates a set of workflow logs. Optionally, you can also configure the logging service to capture access and predict logs.
55

66
In the following code snippets, the variable ``deployment`` is a ``ModelDeployment`` object. This object can be obtained from a call to ``.deploy()`` or ``.from_id()``.
77

0 commit comments

Comments
 (0)