File tree Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Expand file tree Collapse file tree 2 files changed +13
-6
lines changed Original file line number Diff line number Diff line change 22Release Notes
33=============
44
5+ 2.13.3
6+ -------
7+ Release date: March 21, 2025
8+
9+ * Fixed defined tag permission issue when creating AI Quick Action fine-tuning and evaluation.
10+
11+
5122.13.2
613-------
7- Release date: March 14th , 2025
14+ Release date: March 14 , 2025
815
916* Fixed bug in DataScienceModel defined metadata.
1017
1118
12192.13.1
1320-------
14- Release date: March 13th , 2025
21+ Release date: March 13 , 2025
1522
1623
1724* Upgraded OCI SDK to ``v2.148.0 `` for improved compatibility and performance.
@@ -35,21 +42,21 @@ Release date: March 13th, 2025
3542
36432.13.0
3744-------
38- Release date: Feb 14th , 2025
45+ Release date: Feb 14 , 2025
3946
4047* Fixed bug in DataScienceModel defined metadata where non-predefined metadata keys caused errors.
4148
4249
43502.12.11
4451-------
45- Release date: Feb 5th , 2025
52+ Release date: Feb 5 , 2025
4653
4754* Fixed bug while loading model configuration in AI Quick Actions.
4855
4956
50572.12.10
5158-------
52- Release date: Feb 5th , 2025
59+ Release date: Feb 5 , 2025
5360
5461* Support inference container URI to be edited for unverified models in AI Quick Actions.
5562* Logging improvements for all CRUD operations in AI Quick Actions.
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
2121
2222# Required
2323name = " oracle_ads" # the install (PyPI) name; name for local build in [tool.flit.module] section below
24- version = " 2.13.2 "
24+ version = " 2.13.3 "
2525
2626# Optional
2727description = " Oracle Accelerated Data Science SDK"
You can’t perform that action at this time.
0 commit comments