AI Accelerator - Pipelines 4.1.0 release notes v1.2
Released: 19 May 2025
This is a minor release that includes enhancements to the preparer pipeline and the model API providers.
Highlights
- Automatic unnesting of Preparer results for operations that transform the shape of data.
- Batch processing for embeddings with external models.
Enhancements
Description | Addresses |
---|---|
Automatic unnesting of Preparer results for operations that transform the shape of data.The preparer pipeline for operations that transform the shape of their input data with an additional dimension now unnest their result collections. This allows the output of preparers to be consumed much more easily by other preparers or knowledge bases. Unnested results are returned with a new | |
Batch processing for embeddings with external models.The external model providers | |
Change output column for |
- On this page
- Highlights
- Enhancements