Methods
create_or_update
create_or_update
Creates or updates an MLRepo entity based on the provided manifest.
Parameters
🔗 MlRepoManifestMLRepo manifest
Validate the manifest and collaborators without persisting changes or updating artifact location in the database
Returns
🔗 GetMlRepoResponseReturns the created or updated MLRepo entity based on the provided manifest.
Usage
get
get
delete
delete
list
list
List ML Repos with optional filtering by name.
Parameters
Name of the ML Repo to filter by
Maximum number of ML Repos to return
Number of ML Repos to skip for pagination
Returns
🔗 ListMlReposResponseList of ML Repos matching the query with pagination information