Skip to contents

Gets the latest version of a registered model.

Usage

get_model_latest_versions(client, name, stages = NULL)

modelRegistryGetLatestVersions(client, name, stages = NULL)

Arguments

client

Required. Instance of DatabricksClient()

name

Required. Registered model unique name identifier.

stages

List of stages.

Value

data.frame with all of the response pages.