Databricks SDK for JavaScript
    Preparing search index...
    interface GetLatestVersionsResponse {
        modelVersions?: ModelVersion[];
    }
    Index

    Properties

    Properties

    modelVersions?: ModelVersion[]

    Latest version models for each requests stage. Only return models with current READY status. If no stages provided, returns the latest version for each stage, including "None".