Skip to main content

aidkit for your CI/CD and j-notebooks.

Project description

aidkit

aidkit is an MLOps platform that allows you to assess and defend against threads and vulnerabilities of AI models before they deploy to production. aidkit-client is a companion python client library to seamlessly integrate with aidkit in python projects.

Changelog

Breaking changes are written in bold text.

Version 0.2.0

  • Rename resources.Report.table to resources.Report.table_string.
  • Add resources.Report.table function returning a pandas dataframe.
  • Move endpoints module to _endpoints.
  • Remove class aidkit.Aidkit.
  • Add docstrings.
  • Rename exceptions.AidkitCLIError to exceptions.AidkitClientError.
  • Add class exceptions.AuthenticationError, which is raised whenever the client fails to authenticate to the server.
  • Include http error code and http body returned by the aidkit server in all exceptions.
  • Make http request timeout configurable.
  • Add id and name properties to resources.
  • Add option to use progress bar in PipelineRun.report and MLModelVersion.upload.
  • Add PipelineRun.get_progress method, which can be used to check how far a pipeline run has progressed.
  • Update web API version.
  • Add functionality to manage datasets and subsets from the client including data upload with added resources Dataset and Observation and updated resource Subset.
  • Add functionality to download artifacts from the report.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

aidkit-client-0.2.0.tar.gz (22.9 kB view hashes)

Uploaded Source

Built Distribution

aidkit_client-0.2.0-py3-none-any.whl (28.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page