{% extends "admin/base.html" %} {% from "partials/_macros.html" import pill, empty_state %} {% block page %}
{{ overview.tagline }}
How brains classifies requests by quality & cost.
| Tier | Provider | Model |
|---|---|---|
{{ tier }} |
{{ pill(route.provider, tone='accent') }} | {{ route.model }} |
Which tier each named task is sent to.
| Task | Tier |
|---|---|
| {{ task }} | {{ tier }} |
Snapshot of who’s authorised to call the gateway.
Every admin-UI edit lands here. Secrets stay as ${ENV:NAME} refs.
{{ overview.overlay_path }}