Skip to content

v0.10.0

Compare
Choose a tag to compare
@imda-benedictlee imda-benedictlee released this 27 Nov 08:54
· 276 commits to v0.10.x since this release

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