{{/* admin/routing.html — Routing Policy management. Fixes bug #2: team scope uses a proper dropdown, not raw text. */}} {{define "admin-routing"}}

Routing Policies

Define rules for model selection, cost limits, and team-specific routing.

{{if not .Data.Policies}}
No routing policies configured.
{{end}}
{{end}}