Skip to content

What's New in Version 0.9.5

Version 0.9.5 of the RelationalAI Python API is now available with bug fixes for users who use RAI in Snowflake Notebooks.

To upgrade, activate your virtual environment and run the following command:

Terminal window
pip install --upgrade relationalai
  • Fixed an issue that caused the Type.define() method to fail in Snowflake Notebooks with the error Exception: Can't iterate over a producer.