Indicates that this is an online deployment. An object has to be specified but can be empty. The serving_name can be provided in the online.parameters.

interface OnlineDeployment {
    parameters?: WatsonXAI.OnlineDeploymentParameters;
}

Properties

Properties

A set of key-value pairs that are used to configure the deployment.