Skip to content

Releases: oracle/accelerated-data-science

ADS 2.12.2

18 Oct 18:42
c034c5f
Compare
Choose a tag to compare

Introduced enhancements for AI Quick Actions.

ADS 2.12.1

10 Oct 17:26
df8da7d
Compare
Choose a tag to compare

Fixed bugs and introduced enhancements for AI Quick Actions.

ADS 2.12.0

01 Oct 20:55
9e8e5d7
Compare
Choose a tag to compare

Updated LangChain integration to support chat model, streaming and async calls.

ADS 2.11.19

24 Sep 18:09
0a9c5d8
Compare
Choose a tag to compare

Fixed bugs and introduced enhancements for AI Quick Actions.

ADS 2.11.18

20 Sep 16:48
8cf0d7c
Compare
Choose a tag to compare

Added with_artifact() in ContainerRuntime class to support running container job with additional artifact.

ADS 2.11.17

09 Aug 19:32
6f53733
Compare
Choose a tag to compare
  • Integration with Huggingface repository

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.