File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change 2
2
Release Notes
3
3
=============
4
4
5
+ 2.12.9
6
+ -------
7
+ Release date: December 18, 2024
8
+
9
+ * Support freeform and defined tags for resource creation in AI Quick Actions.
10
+ * Enhance LangChain Integration to accept the route parameter in the request headers.
11
+
5
12
2.12.8
6
13
-------
7
14
Release date: November 27, 2024
15
+
8
16
* Fixed bugs in the AI Quick Actions Model Deployment for models registered via Object Storage.
9
17
10
18
2.12.7
11
19
-------
12
20
Release date: November 20, 2024
21
+
13
22
* Fixed bugs in the AI Quick Actions Evaluation.
14
23
15
24
2.12.6
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.8 "
24
+ version = " 2.12.9 "
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