dari_routing.selected_model identifies the selected model, and dari_routing.reasoning_effort identifies its reasoning level.
Default Router
Every organization starts with a default router at/v1 that uses Dari-managed provider credentials. An organization is the workspace that owns your routers and Routing API keys. The starter router routes across Claude Fable 5, GPT-5.6 Sol, GLM-5.2, and DeepSeek V4 Flash.
The default router is an ordinary router. Edit it, or create another router and set it as the default to change which router /v1 uses. Send Chat Completions, Responses, or Anthropic Messages requests with model: "dari/routing".
New routers enable speculative routing by default. Eligible follow-up requests begin on the previous compatible model while Dari selects and records the route for the next turn.
Other Routers
Create another router when you want a separate model set, custom models, different provider credentials, or different routing behavior and evals. Use itsrtr_... endpoint directly, or set it as the default for /v1.
- Create a router.
- Choose models and provider keys.
- Use a Routing API key from the same organization as the router.