Skip to content

Commit 74535f5

Browse files
committed
fix comments
1 parent 66667c9 commit 74535f5

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

docs/source/release_notes.rst

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,9 @@ Release Notes
66
-----
77
Release date: March 21, 2023
88

9-
* Added support for BYOC and environment variables for :py:class:`~ads.model.GenericModel`.
10-
* Added default values for configuring parameters in :py:class:`~ads.model.ModelDeployment`, such as default flex shape, ocpus, memory in gbs, bandwidth, instance count.
9+
* Added support for :py:class:`~ads.jobs.NotebookRuntime` to use directory as job artifact.
10+
* Added support for custom containers (Bring Your Own Container or BYOC) and environment variables for :py:class:`~ads.model.GenericModel`.
11+
* Added default values for configuring parameters in :py:class:`~ads.model.ModelDeployment`, such as default flex shape, ocpus, memory in gbs, bandwidth, and instance count.
1112

1213
2.8.2
1314
-----

0 commit comments

Comments
 (0)