One routing rule: when the condition in if holds, run the model use names.
if
use
Exactly one condition, such as { pace: 'ahead' } or { input_tokens_over: 50000 }.
{ pace: 'ahead' }
{ input_tokens_over: 50000 }
A model from the policy's models, or cheapest, first or next.
models
cheapest
first
next
One routing rule: when the condition in
ifholds, run the modelusenames.