Releases: oracle/accelerated-data-science
Releases · oracle/accelerated-data-science
ADS 2.12.2
Introduced enhancements for AI Quick Actions.
ADS 2.12.1
Fixed bugs and introduced enhancements for AI Quick Actions.
ADS 2.12.0
Updated LangChain integration to support chat model, streaming and async calls.
ADS 2.11.19
Fixed bugs and introduced enhancements for AI Quick Actions.
ADS 2.11.18
Added with_artifact()
in ContainerRuntime
class to support running container job with additional artifact.
ADS 2.11.17
- Integration with Huggingface repository
ADS 2.11.16
- 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
- Fixed bugs and introduced enhancements for AI Quick Actions.
ADS 2.11.14
- Added compatibility with Python
3.11
. - Fixed the bug in model deployment tail logging.
ADS 2.11.13
Description
- Update langchain dependencies.
- Support adding and removing artifact in a multi-model setting for model created by reference.