Releases: oracle/accelerated-data-science
Releases · oracle/accelerated-data-science
v2.13
ADS 2.12.11
- Fixed bug while loading model configuration in AI Quick Actions.
ADS 2.12.10
- 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
- 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
- Fixed bugs in the AI Quick Actions Model Deployment for models registered via Object Storage.
ADS 2.12.7
- Fixed bugs in the AI Quick Actions Evaluation.
ADS 2.12.6
- 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
- Fixed bugs in the AI Quick Actions Evaluation.
ADS 2.12.4
- 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
- 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.