File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 2
2
Release Notes
3
3
=============
4
4
5
+ 2.12.7
6
+ -------
7
+ Release date: November 20, 2024
8
+ * Fixed bugs in the AI Quick Actions Evaluation.
9
+
5
10
2.12.6
6
11
-------
7
12
Release date: November 12, 2024
8
13
9
14
* Support using environment variable to override AI Quick Actions Fine Tuning container image.
10
15
* Adding metadata in telemetry error logging for AI Quick Actions.
11
16
12
-
13
17
2.12.5
14
18
-------
15
19
Release date: November 10, 2024
Original file line number Diff line number Diff line change @@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
21
21
22
22
# Required
23
23
name = " oracle_ads" # the install (PyPI) name; name for local build in [tool.flit.module] section below
24
- version = " 2.12.6 "
24
+ version = " 2.12.7 "
25
25
26
26
# Optional
27
27
description = " Oracle Accelerated Data Science SDK"
You can’t perform that action at this time.
0 commit comments