Marketplace subcategory to filter by (e.g. cli-agent). Takes precedence over category for the actual filter; when category is also supplied the pair must be consistent.
import ( "github.com/OpenRouterTeam/go-sdk/models/operations")value := operations.SubcategoryCliAgent// Open enum: custom values can be created with a direct type castcustom := operations.Subcategory("custom_value")