Skip to content

Releases: aiverify-foundation/aiverify

v2.2.1

23 Mar 07:40
3f58c3e

Choose a tag to compare

What's Changed

Features & Functionalities:

  • Description improvement to Fairness Tree under User Inputs to address issue #634 in #698
  • Fix robustness widget display information to address issue #692 by @timlrx in #697

Security Vulnerabilities

Documentations

  • aiverify-portal README improvement in #700
  • Fix GitHub Pages broken links in README under stock-plugins to address issue #692 in #693
  • Replaced deprecated docker-compose command with docker command in AIVT2.0 Quick Start Guide in #703

Full Changelog: v2.2.0...2.2.1

v2.2.0

03 Nov 02:38

Choose a tag to compare

What's Changed

Features & Functionalities:

  • Increase Results Editor upload size limit in Tests Result from 1mb to 20mb
  • Add Back Button icon on Input Page to replace clicking on Input ID to go back to parent page
  • Make Fairness Tree User Input optional for all reports and show "No Test Result" message in Fairness Tree Widgets in report when Fairness Tree User Input is not selected.

Third-Party Plugins:

  • Updated wording for CCCS plugins + new factsheet by @mhfren-sg
  • Changed CCCS to CCS for the report's logo, factsheet, process checklists, and quickstart guide by @mhfren-sg

Documentations:

  • Added example Technical Test Table for Stock Plugins README
  • Added instructions for running Portal, APIGW and Test Engine Worker Venv Profile in Docker-Compose-Dev deployment README
  • Added Developer Guide link to root README

Full Changelog: v2.1.0...v2.2.0

v2.1.0

29 Aug 04:12
c92bbc2

Choose a tag to compare

What's Changed

Added Various Features & Functionalities

  • Added TensorFlow support to pipeline models @jetkan-yk
  • CCCS's AIM toolkit @mhfren-sg
  • Kubernetes deployment to run algorithms using pods/jobs @dsta-siminong
  • Unify model and pipeline behavior when running predict on a list of data Unify model and pipeline behavior when running predict on a list of data @jetkan-yk

Added Various Fixes:

  • Various Bugs Fixes
  • Patching Security Vulnerabilities
  • CI/CD Pipeline Issues
  • Deployment Pipeline Issues
  • Security Pipeline Issues

Added Various Unit Tests and Integration Tests:

  • Smoke Test
  • Integration Test
  • APIGW Unit Test
  • Portal Unit Test
  • Test Engine Unit Test
  • Test Engine Worker Unit Test

Full Changelog: v2.0.0...v2.1.0

v2.0.0

17 Apr 15:13
2bd7836

Choose a tag to compare

What's Changed

Read more

v2.0.0a2

03 Feb 11:40
14f65d9

Choose a tag to compare

v2.0.0a2 Pre-release
Pre-release

AI Verify 2.0.0a2 Release Description
Date: 2025-02-03

We are excited to announce the release of AI Verify 2.0.0a2, the second alpha release of the AI Verify 2.x series. This release builds on the foundational improvements introduced in 2.0.0a1, delivering new features and enhancements that further empower users to validate and govern AI systems with greater flexibility, efficiency, and precision.

What’s New in AI Verify 2.0.0a2?

This release introduces significant updates to the toolkit, focusing on expanded functionality, improved usability, and enhanced integration capabilities. Here are the key highlights:

  1. Veritas Plugin Integration

    • The addition of the Veritas Plugin enables financial institutions to meet common safety baseline and financial testing requirements, ensuring compliance with industry standards.
  2. New Model Type: Uplift

    • A new model type, "uplift", has been introduced to support advanced use cases, particularly in scenarios requiring causal inference and uplift modeling.
  3. Extended JSON Schema Limits

    • Increased name and description lengths in JSON schemas to accommodate more detailed and comprehensive metadata for projects, models, and datasets.
  4. API Gateway Enhancements

    • New modules have been added to the API Gateway (API-GW), including:
      • Plugin Management
      • Test Model Configuration
      • Test Dataset Handling
      • Input Block Management
      • Project and Project Template Management
    • These modules streamline the integration and management of various components within the AI Verify ecosystem.
  5. Input Block Meta Attribute: Group Number

    • A new meta attribute, groupNumber, has been added to input blocks, enabling better organization and grouping of inputs for complex workflows.

Building on AI Verify 2.0.0a1

This release continues the momentum from the first alpha version, which introduced:

  • A modular architecture for improved performance and scalability.
  • Independent test algorithms as standalone Python modules for greater flexibility.
  • A refactored backend test engine as standalone python module.
  • SQLite database integration for the API Gateway, ensuring lightweight and efficient data management.

What’s Next?

The AI Verify team is committed to delivering a robust and user-friendly toolkit for AI governance. Stay tuned for upcoming releases, which will include:

  • New Frontend Workflows: A more intuitive and streamlined user interface for seamless navigation and task execution.
  • Enhanced Computer Vision Support: Expanded evaluations to support a wider range of computer vision use cases.
  • Additional Veritas Features: Further integration and capabilities, including the ability to generate Veritas reports and questionnaires, to meet evolving financial and safety testing requirements.

Get Started with AI Verify 2.0.0a2

We invite you to explore the new features and enhancements in this release. Your feedback is invaluable as we continue to refine and improve AI Verify. Together, let’s shape the future of AI governance and ensure the responsible deployment of AI systems.

AI Verify 2.0.0a2 – Empowering Trust in AI, One Step at a Time.

v2.0.0 alpha

30 Sep 06:57
22f388e

Choose a tag to compare

Announcing AI Verify 2.x – A New Era of AI Governance!

We are thrilled to announce the upcoming release of AI Verify 2.x, a groundbreaking update that will revolutionize the way you validate and govern AI systems. This new version is packed with major enhancements designed to provide more flexibility, efficiency, and scalability.

What's New in AI Verify 2.0.0 Alpha?

  • Modular Architecture: The toolkit has been re-architected to be more modular, allowing for easier integration and customization.
  • Independent Test Algorithms: Each test algorithm can now be run as a separate Python module, giving you the freedom to use and develop algorithms independently.
  • Redesigned Backend Test Engine Worker: The backend test engine worker has been completely redesigned for improved performance and reliability.

More to Come!

  • New Frontend Workflows: Experience a more intuitive and streamlined user interface with our newly designed frontend workflows.
  • Veritas Integration: Including Veritas into AI Verify allows financial institutions to meet common safety baseline and financial testing requirements.
  • Improved support for Computer Vision: More evaluations to be included to support different types of use cases.

v0.10.3

28 Jun 09:58
41c3c48

Choose a tag to compare

What's Changed

Minor Changes

  • Omit Dev Dependencies during npm install (#285)
  • Change IMDA-BTG references in GHA yml files to align with AI Verify Foundation (#289)

Full Changelog: v0.10.2...v0.10.3

v0.10.2

17 Apr 11:41
ce32b74

Choose a tag to compare

What's Changed

Updated Package Requirements, Setup Scripts and CI/CD Pipeline Workflows.

Bug Fixes

  • Fixed issue in portal where error page is display upon report generation (#270)
  • Fixed redis client reconnection issue (#266)
  • Fixed image corruption plugin (#255)

Features for Improved Application Security

  • Enhanced password security for db (#271)
  • Enhanced file upload validation (#268)

Package Updates

  • Apigw Packages (#270)
  • Python Packages (#256)

Full Changelog:
v0.10.1...v0.10.2

v0.10.1

23 Feb 09:05
d48d624

Choose a tag to compare

What's Changed

Bug fixes for the API Connector and implemented new application security features.

Bug Fixes:

  • Fixed bug where SHAP and robustness test fails when model is connected via API.
  • Fixed bug where test task updated hook does not execute while generating report.
  • Updated node setup for Dockerfile, which was previously causing a 60s wait on build.

Features for improved application security:

  • Removal of default usernames and passwords for Mongodb setup. Users are now required to define these credentials during setup.
  • Upgraded npm packages (#231)
  • Improved sanitization of file uploads (#231)
  • Improved error messages and disabled stack trace to reduce information exposure (#242)
  • Disabled autocompletion of sensitive fields (#231)
  • CORS whitelist (#245) (#240)
  • Updated the portal graphql client so that all browser requests use the portal rewrites for graphql client requests and subscriptions (#232)
  • Other minor code cleanups to remove absolute file paths and default URLs (#243)

Full Changelog:
v0.10.0...v0.10.1

Installation Instructions

Build and run from Dockerfile
Build and run from Source Code

v0.10.0

27 Nov 08:54

Choose a tag to compare

What's Changed

New API Connector Feature!

We're excited to introduce a powerful enhancement to AI Verify – the API Connector feature!
Now, instead of uploading your AI Model file onto AI Verify, you can seamlessly configure an API Connection to your model server.

Learn more about the modes of accessing AI models here

Key Advantages:

  • Bypass Size Limitations: Say goodbye to the constraints imposed by browser upload size limits.
  • Test previously unsupported AI frameworks: The API Connector empowers you to work with models of any framework, such as PyTorch. Learn more about compatibility of model uploads here.
  • Connection Settings for Batch Requests: Optimise your test runs by configuring connection timeouts, connection retries, max connections, rate limit and rate limit timeouts.

** Important Note: This feature currently supports tabular data only.

Getting Started:

To take advantage of this feature, refer to our How-To Guide. This guide provides step-by-step instructions on setting up the API Connector for seamless integration with your model server.

We are excited to have you try it out and hear what you think about this feature!
Discussion Board

Full Changelog: v0.9.4...v0.10.0

Installation Instructions

Build and run from Dockerfile
Build and run from Source Code