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: /docs/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 (
"github.com/OpenRouterTeam/go-sdk/models/operations"
)
value := operations.SubcategoryCliAgent
// Open enum: custom values can be created with a direct type cast
custom := operations.Subcategory("custom_value")
| Name | Value |
|---|---|
SubcategoryCliAgent | cli-agent |
SubcategoryIdeExtension | ide-extension |
SubcategoryCloudAgent | cloud-agent |
SubcategoryProgrammingApp | programming-app |
SubcategoryNativeAppBuilder | native-app-builder |
SubcategoryCreativeWriting | creative-writing |
SubcategoryVideoGen | video-gen |
SubcategoryImageGen | image-gen |
SubcategoryAudioGen | audio-gen |
SubcategoryRoleplay | roleplay |
SubcategoryGame | game |
SubcategoryWritingAssistant | writing-assistant |
SubcategoryGeneralChat | general-chat |
SubcategoryPersonalAgent | personal-agent |
SubcategoryLegal | legal |