Articles · Models & providers
Per-task model selection: balancing cost and quality
Not every task needs opus / GPT-5. Give light tasks haiku / mini; reserve opus for hard ones.
Kition Team·May 5, 2026·1 min read
A recommendation table
- Summary / translation / rewrite → haiku / mini
- AI Field computations → haiku / mini
- Long tasks, complex plans → opus / GPT-5
- Browser scraping + extraction → sonnet / mid-tier
- Code patches → opus / GPT-5
How to set this in Kition
In Settings → Agent → Model routing, set per-tool / per-task default models. AI Field can be configured separately.
Related reading
Models & providers
Model usage dashboard: cost control in practice
Break usage down by provider / model / vault — spot AI-field black holes and long-context abuse.
AI agent deep dives
Plan mode: letting the agent decompose hard tasks
update_plan makes the agent break a big goal into 5-10 actionable steps; you can interrupt and rewrite any step.
