cli-agent). Takes precedence over category for the actual filter; when category is also supplied the pair must be consistent.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cli-agent). Takes precedence over category for the actual filter; when category is also supplied the pair must be consistent.
import { Subcategory } from "@openrouter/sdk/models/operations";
let value: Subcategory = "cli-agent";
// Open enum: unrecognized values are captured as Unrecognized<string>
"cli-agent" | "ide-extension" | "cloud-agent" | "programming-app" | "native-app-builder" | "creative-writing" | "video-gen" | "image-gen" | "audio-gen" | "roleplay" | "game" | "writing-assistant" | "general-chat" | "personal-agent" | "legal" | Unrecognized<string>