You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/source/release_notes.rst
+15Lines changed: 15 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,21 @@
2
2
Release Notes
3
3
=============
4
4
5
+
2.13.9
6
+
-------
7
+
Release date: May 19, 2025
8
+
9
+
* Additional precision support in ForecastOperator.
10
+
* AI Quick Actions: Use defined-metadata to include configuration for fine-tuned models.
11
+
* AI Quick Actions: Support for embedding models in a multi model deployment.
12
+
* AI Quick Actions: Fixed a bug in multi-model deployment to use model artifact json directly instead of accessing service bucket when creating a new grouped model.
13
+
* AI Quick Actions telemetry improvements and enhancement to use threadpool instead of creating unbounded number of threads for telemetry.
14
+
* AI Quick Actions: Support for ``list`` API for compute capacity reservations to onboard Bring-your-own-reservations (BYOR).
15
+
* AI Quick Actions: Fixed a bug which now allows multiple parameters for deployment parameters.
16
+
* AI Quick Actions: Enhances the model deployment logic for vLLM architecture version.
17
+
* AI Quick Actions: Enhances functionality to retrieve deployment configuration for fine-tuned models.
0 commit comments