File tree 2 files changed +10
-1
lines changed
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.13.5
6
+ -------
7
+ Release date: April 3, 2025
8
+
9
+ * Added support for OpenAI and AsyncOpenAI clients to enable seamless integration with OCI-based LLM model deployments.
10
+ * AI Quick Actions: Enhanced error message handling for clearer diagnostics and improved user experience.
11
+ * AI Quick Actions: Introduced support for Multi-Model Deployment, allowing users to deploy multiple models within a single endpoint.
12
+
13
+
5
14
2.13.4
6
15
-------
7
16
Release date: March 27, 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.4 "
24
+ version = " 2.13.5 "
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