Skip to content

Releases: oracle/accelerated-data-science

v2.13

14 Feb 22:56
2bd9cbe
Compare
Choose a tag to compare
  • Bug fix related to latest OCI SDK version compatibility

ADS 2.12.11

04 Feb 17:41
7ce9342
Compare
Choose a tag to compare
  • Fixed bug while loading model configuration in AI Quick Actions.

ADS 2.12.10

04 Feb 12:09
fbb8d8f
Compare
Choose a tag to compare
  • Support inference container URI to be edited for unverified models in AI Quick Actions.
  • Logging improvements for all CRUD operations in AI Quick Actions.
  • Expand allowable parameters for fine-tuning operation in AI Quick Actions.
  • Allow local model cache delete while registering models in AI Quick Actions.
  • Add validation flag ignore-model-artifact-check to ignore config.json check while registering model in AI Quick Actions.
  • Allow user to watch fine-tuning job run logs in AI Quick Actions when using CLI mode.
  • Load base model configuration files by default for verified models in AI Quick Actions.
  • Added a framework to support embedding onnx models.
  • Added headers parameters for ADS Langchain.
  • Addition of SessionLogger and MetricLogger AutoGen loggers for logging and reporting.
  • Support for a centralized and reusable client for interacting with OCI Model Deployment.
  • Bug fix for ADS telemetry logging.
  • Set defaults for optional parameters in ChatOCIModelDeploymentVLLM.
  • Real-Time What-If Analysis with Model Catalog and Model Deployment Integration.
  • Support for AutoMLx internal explainability mode.
  • Standardize outputs & report for single-series forecasts without target_category_columns.

ADS 2.12.9

18 Dec 19:10
bccfa31
Compare
Choose a tag to compare
  • Support freeform and defined tags for resource creation in AI Quick Actions.
  • Enhance LangChain Integration to accept the route parameter in the request headers.

ADS 2.12.8

27 Nov 22:26
9c23486
Compare
Choose a tag to compare
  • Fixed bugs in the AI Quick Actions Model Deployment for models registered via Object Storage.

ADS 2.12.7

20 Nov 19:17
e30e3fa
Compare
Choose a tag to compare
  • Fixed bugs in the AI Quick Actions Evaluation.

ADS 2.12.6

13 Nov 00:37
8d358c7
Compare
Choose a tag to compare
  • Support using environment variable to override AI Quick Actions Fine Tuning container image.
  • Adding metadata in telemetry error logging for AI Quick Actions.

ADS 2.12.5

10 Nov 19:15
0ed3daa
Compare
Choose a tag to compare
  • Fixed bugs in the AI Quick Actions Evaluation.

ADS 2.12.4

07 Nov 22:01
7cdaee1
Compare
Choose a tag to compare
  • Upgraded automlx to 24.4.0.
  • Added support to input DSN in ADW secret to allow for TLS connections.
  • Introduced enhancements for AI Quick Actions to support BYOC deployment of embedding models, and additional APIs to update user created models and deployments.

ADS 2.12.3

29 Oct 18:49
2799630
Compare
Choose a tag to compare
  • Added support for private endpoint for Model Deployment.
  • Removed tag validation for filtering AI Quick Actions models.
  • Added support for BYOC deployment for embedding models via Text Embedding Inference for AI Quick Actions.
  • Fixed bugs for GGUF model registration for AI Quick Actions.
  • Updates for LLM integration for LangChain and documentation for LLM apps/agents deployment.