v1.1.0
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
- Add ShieldGemma integration to Risk Atlas Nexus by @elizabethmdaly in #114
- chore: Renaming of repo to AI Atlas Nexus by @ingelise in #119
- ARES changes for AI Atlas Nexus. by @dhavalsalwala in #120
New Contributors
- @elizabethmdaly made their first contribution in #114
Full Changelog: v1.0.4...v1.10.0