Skip to main content

API reference

Python API

Parameter reference for all methods in the Modelbit Python package. These functions are called on the modelbit module (e.g. import modelbit) or on the logged in instance (e.g. mb = modelbit.login()).

Authentication

Deployments

Training jobs

Model Registry

Common files & packages

Management

Helpers

Command line interface (CLI)

CLI reference for interacting with modelbit on the command line. The CLI is installed as part of the Modelbit Python package.

  • clone: Configures and clones a git repository of your workspace
  • package: Add private packages to your Modelbit workspace
  • validate: Check for missing files or configuration files in your deployments
  • version: Return the version of the currently installed modelbit package.