What's New in Version 1.3.1
Version 1.3.1 of the relationalai Python package is now available!
To upgrade, activate your virtual environment and run the following command:
pip install --upgrade relationalaiBug Fixes
Section titled “Bug Fixes”- Fixed a bug where
Concept.new()could treat entities with different identity field names as the same entity if the values matched.