routing.instructions to give request-specific guidance about how Dari Router should choose between the router’s enabled models. This is useful when the same router serves tasks with different cost, latency, or quality preferences. For stable benchmark evidence, import eval scorecards into the router instead of repeating scores in every request.
Example
What To Include
Good routing instructions explain your tradeoff, not the exact model to pick. For example:- Prefer lower cost for short summarization tasks.
- Prefer stronger reasoning for code review, architecture, and debugging.
- Prefer lower latency for interactive user-facing replies.
- Prefer the strongest model when correctness matters more than cost.