Skip to content

Releases: mintproject/ModelCatalogInsertion

Added the ability to push the data to Model Catalog API

12 Mar 23:36

Choose a tag to compare

This release consists of the following features:

  • Making the CLI pip-installable
  • Adding the support for pushing data to Model Catalog API
  • Adding the configure command in the CLI to configure username and password for Model Catalog API
  • Support for ModelConfiguration and ModelConfigurationSetup with and without variables
  • Fixed issues on initialize command

Fixed the bug associated with automated package creation on PyPI

09 Mar 18:58

Choose a tag to compare

This release consists of resolving the following bug:

  • Resolving the issue of making the CAPS-CLI pip installable
  • Restructuring the code base into modular functions

Caps-cli 0.2.0: First version of client for model encapsulation

21 Feb 20:09
2814243

Choose a tag to compare

This initial version allows:

  • Initialize JSON file (will be transformed to YAML in future iterations)
  • Transform YAML to JSON to prepare to push
  • Validate JSON file to be pushed.

This version does not yet pushes to the model catalog yet.

Release 0.1.1

21 Feb 19:26

Choose a tag to compare

Release 0.1.1