v1.6.0 - 2023.12.31

AI SDK Release Notes

Product
AI Software Development Kit
Product Version
2.1.0
Language
en-US

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