Tool to create a new deployment with specified model, version, hardware, and scaling parameters. Use when you need to deploy a model for production use with auto-scaling.
nameRequiredstringThe deployment's identifier
modelRequiredstringFull model name in format owner/name
versionRequiredstringThe 64-character model version ID to deploy
hardwareRequiredstringHardware SKU from the hardware.list endpoint
max_instancesRequiredintegerMaximum instances for auto-scaling
min_instancesRequiredintegerMinimum instances for auto-scaling
dataRequiredData from the action execution
errorstringError if any occurred during the execution of the action
successfulRequiredbooleanWhether or not the action execution was successful or not
API key connection. Risk level 2 of 5.
Free Action
No published Skills explicitly reference this Action yet.