Releases: mintproject/ModelCatalogInsertion
Releases · mintproject/ModelCatalogInsertion
Added the ability to push the data to Model Catalog API
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
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
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
Release 0.1.1