ComputeType
Compute type - specific compute offering when publisher_category = Compute
Properties
string
"template""workflow""function""agent"
View JSON Schema
{
"type": "string",
"description": "Compute type - specific compute offering when publisher_category = Compute",
"enum": [
"template",
"workflow",
"function",
"agent"
]
}