AI Accelerator - Pipelines 4.2.0 release notes

Released: 16 June 2025

This is a minor release that includes bug fixes and small enhancements.

Highlights

  • Add support for the retrieve_text() function when using volumes as data sources for knowledge base pipelines.
  • Bug fix for local file processing in volume knowledge bases.
  • Bug fix for easy model syncing in hybrid manager deployments.
  • Add support for preparer pipeline volume destination in foreign schemas.

Enhancements

DescriptionAddresses
Add support for the retrieve_text() function when using volumes as data sources for knowledge base pipelines.

The retrieve_text() function can now be used with knowledge bases that use volumes as data source. Previously, only retrieve_key() was supported and users had to manually load the content of the objects in they application.

Fewer mandatory values when configuring preparer pipelines.

Added default values for some preparer pipeline options to reduce the number of mandatory settings.

Add support for preparer pipeline volume destination in foreign schemas.

Volumes used as destinations for preparer pipelines can now be located in arbitrary schemas within the postgres database. This completes "schema support" for AIDB.

Bug Fixes

DescriptionAddresses
Bug fix for local file processing in volume knowledge bases.

An issue existed where a number of local files in a volume knowledge base were not processed due to an issue with the ordering of file results. This has been fixed.

Bug fix for easy model syncing in hybrid manager deployments.

The sync_hcp_models() function used to automatically create AIDB models in hybrid manager deployments resulted in non-working model configurations. This is now fixed.


Could this page be better? Report a problem or suggest an addition!