v2.0.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 creation of AI packages that can run on GPU acceleration using a AI Inference Server

  • AI SDK supports the creation of AI packages targeted to run on both Python 3.8 and Python 3.10 versions

  • AI SDK will save an .SHA256 file with the calculated SHA key of the package created. This will allow the integrity validation of the packages.

Deprecated features:

  • from_saved_model() function has been removed from AI SDK

  • The following classes has been removed from AI SDK

    • FeatureTransformer()

    • WindowTransformer()

    • FillMissingValues()

Fixed issues:

  • Python Package: scipy ≤ 1.10rc2 - Multiple Vulnerabilities - 1.10