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 22Release Notes
33=============
44
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+
5122.12.8
613-------
714Release date: November 27, 2024
15+
816* Fixed bugs in the AI Quick Actions Model Deployment for models registered via Object Storage.
917
10182.12.7
1119-------
1220Release date: November 20, 2024
21+
1322* Fixed bugs in the AI Quick Actions Evaluation.
1423
15242.12.6
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.12.8 "
24+ version = " 2.12.9 "
2525
2626# Optional
2727description = " Oracle Accelerated Data Science SDK"
You can’t perform that action at this time.
0 commit comments