SAP AI SDK for JavaScript - v2.8.0
    Preparing search index...

    Type Alias ModelDeployment<ModelNameT>

    ModelDeployment:
        | ModelNameT
        | (ModelConfig<ModelNameT> | DeploymentIdConfig) & ResourceGroupConfig

    The configuration of a model deployment.

    Type Parameters

    • ModelNameT = string

      String literal type representing the name of the model.

      Copyright Ⓒ 2026 SAP SE or an SAP affiliate company. All rights reserved.