JavaScript SDK (v0.49.0)Reference
UpdateModelVersionConfigurationParams
Parameters for updating the configuration of a model version.
Type Alias: UpdateModelVersionConfigurationParams
UpdateModelVersionConfigurationParams =
object
Parameters for updating the configuration of a model version.
Properties
hardware_identifier?
optionalhardware_identifier:string
The identifier of the hardware used by the model version.
variable_keys?
optionalvariable_keys:string[]
The new list of variable keys to attach to the model version. Replaces all current variable keys.