/v1 router starts with these Dari-managed models:
Public Models
Add public models from the router’s Models & Keys step. Model IDs include their provider:dari router models or use the dashboard picker to see the current catalog.
Custom Models
To route to an OpenAI-compatible Chat Completions model that is not in the public catalog, open Models in the dashboard and select Add Model. Register its HTTPS base URL, the exact model ID its endpoint expects, maximum input-plus-output token count, prices in dollars per million tokens, and an organization credential. The model then appears under Your Models when you create or edit a router. Custom models are private to your organization. Their saved credential is used for upstream requests, so they do not need a separate router-level provider key.Reasoning Levels
By default, the router may use every reasoning level supported by each model. Restrict them in YAML when needed:off, minimal, low, medium, high, xhigh, and max.