File tree Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Expand file tree Collapse file tree 2 files changed +11
-1
lines changed Original file line number Diff line number Diff line change 2
2
Release Notes
3
3
=============
4
4
5
+ 2.13.13
6
+ -------
7
+ Release date: Jul 10, 2025
8
+
9
+ * Enhance the AQUA OpenAI-compatible client to support multiple inference endpoints within OCI Model Deployment.
10
+ * Add support for time series forecasting models in AQUA.
11
+ * Improve the AQUA CLI by adding a policy verification check for operations related to AQUA.
12
+ * Introduce support for chat templates in AQUA.
13
+
14
+
5
15
2.13.12
6
16
-------
7
17
Release date: Jun 18, 2025
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.13.12 "
24
+ version = " 2.13.13 "
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