Skip to content

Releases: oracle/accelerated-data-science

ADS 2.11.16

22 Jul 21:10
2a31a90
Compare
Choose a tag to compare
  • Support for llama-cpp container for model deployment and evaluation via AI Quick Actions.
  • Added web socket support for AI Quick Actions APIs.
  • Added Recommender Operator, designed to provide personalized recommendations based on user behavior and preferences.
  • Added apis with_image_digest and with_image_signature_id in ContainerRuntime class.
  • Fixed pipeline run logging issue when service logging is not enabled.

ADS 2.11.15

03 Jul 21:11
3d5b790
Compare
Choose a tag to compare
  • Fixed bugs and introduced enhancements for AI Quick Actions.

ADS 2.11.14

01 Jul 23:45
cc1d2cd
Compare
Choose a tag to compare
  • Added compatibility with Python 3.11.
  • Fixed the bug in model deployment tail logging.

ADS 2.11.13

18 Jun 21:51
f73a6d7
Compare
Choose a tag to compare

Description

  • Update langchain dependencies.
  • Support adding and removing artifact in a multi-model setting for model created by reference.

ADS 2.11.12

13 Jun 21:37
0ce0985
Compare
Choose a tag to compare

Description

  • Fixed bugs and introduced enhancements following our recent release.

ADS 2.11.11

11 Jun 22:06
2e463cf
Compare
Choose a tag to compare

Description

  • Fixed the bug that led to timeout when loading config files during jupyterlab load.
  • Fixed bugs and introduced enhancements following our recent release.

ADS 2.11.10

06 Jun 17:38
69222e8
Compare
Choose a tag to compare

Description

  • Support for Bring Your Own Model (BYOM) via AI Quick Actions.
  • Introduced enhancements following our recent release.

ADS 2.11.9

25 Apr 13:58
7e89d18
Compare
Choose a tag to compare

Description

  • Fixed bugs and introduced enhancements following our recent release.

ADS 2.11.8

24 Apr 23:21
f700909
Compare
Choose a tag to compare

Description

  • Fixed bugs, added realm compatibility check, improved logging and error handling, and added additional telemetry for Aqua.
  • Upgraded oci version to 2.125.3

ADS 2.11.7

18 Apr 17:36
cb2d870
Compare
Choose a tag to compare

Description

  • Fixed the bug in ADSDataset.show_in_notebook().
  • Updated langchain version.