SerenAI

Pay Per Call Agentic Commerce

ComputeType

Compute type - specific compute offering when publisher_category = Compute

Properties

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