Skip to content

Commit 240c91d

Browse files
committed
Releases the ADS v2.13.11
1 parent 762b12e commit 240c91d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

docs/source/release_notes.rst

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22
Release Notes
33
=============
44

5+
2.13.11
6+
-------
7+
Release date: Jun 6, 2025
8+
9+
* AI Quick Actions: Added support for LlamaCpp in the client to enable the new ``predictWithResponseStream`` endpoint for streaming inference.
10+
11+
512
2.13.10
613
-------
714
Release date: Jun 4, 2025

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ build-backend = "flit_core.buildapi"
2121

2222
# Required
2323
name = "oracle_ads" # the install (PyPI) name; name for local build in [tool.flit.module] section below
24-
version = "2.13.10"
24+
version = "2.13.11"
2525

2626
# Optional
2727
description = "Oracle Accelerated Data Science SDK"

0 commit comments

Comments
 (0)