task-router.xiaoyan/agents/openai.yaml
2026-04-03 16:32:05 +08:00

5 lines
236 B
YAML

interface:
display_name: "Task Router"
short_description: "Route requests by execution cost"
default_prompt: "Use $task-router to decide whether a request should run a Python script, a high-compute model, or a low-compute model."