v1.6.0 - 2023.12.31

AI SDK Release Notes

Portfolio
Industrial AI
Product
AI Software Development Kit
Software version
v2.2
Edition
10/2024
Language
English

Main new features:

  • AI SDK now supports the import of source packages from pypi.org as well as from local file system. Source packages must be in .zip or .tar.gz format. Source packages that contain source files in languages other than Python are not supported and will render packages unusable on AI Inference Server.

  • AI SDK supports a standardized way of Image Tansport between edge applications. This new data type, called ImageSet enables Data Scientists to conveniently use Image as types to transfer data between Pipeline steps

Deprecated features:

  • none

Fixed issues:

  • none