OptionalacceptEula?: booleanList of endpoints to create.
OptionalmaxSize?: numberDefines the maximum size of the pool.
OptionalminSize?: numberDefines the minimum size of the pool.
ID of the model to use.
Optionalname?: stringName of the deployment.
Name of the node type to use.
OptionalprojectId?: stringID of the Project to create the deployment in.
Optionalquantization?: Inference.v1.DeploymentQuantizationQuantization settings to apply to this deployment.
Optionalregion?: RegionRegion to target. If none is passed will use default region from the config.
Optionaltags?: string[]List of tags to apply to the deployment.
If the model has an EULA, you must accept it before proceeding. The terms of the EULA can be retrieved using the
GetModelEulaAPI call.