Skip to content

v1.1.0

Choose a tag to compare

@ingelise ingelise released this 28 Nov 12:24
· 121 commits to main since this release
07a5d74

Breaking changes!

Renaming of repo to AI Atlas Nexus, package and main instantiation function has changed. The library can now be called as followed

from ai_atlas_nexus import AIAtlasNexus
my_ai_atlas_nexus = AIAtlasNexus()

What's Changed

New Contributors

Full Changelog: v1.0.4...v1.10.0