You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/user_guide/model_deployment/logs.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,7 @@
1
1
Logs
2
2
****
3
3
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.
5
5
6
6
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()``.
0 commit comments