{# Plan 61/2b W2 — "Models" tab body of /admin/llm. Lifted from `admin/pages/llm_models.html` body. #} {% from 'admin/components/ui.html' import card, tooltip %}

Models

Read-only catalogue of models available through the gateway. Prices come from the periodic LiteLLM sync; rows with override badges are operator-set and not overwritten by sync.

{{ tooltip('1=cheapest, 5=premium. Used by aliases that ask for a price ceiling.') }}
Last sync: source=, inserted=, updated=, skipped (override)=.
models have no pricing — requests log cost.pricing_missing and are billed as $0.
{% call card() %}
Model Provider Tier {{ tooltip('1=cheapest, 5=premium. Used by aliases that ask for a price ceiling.') }} Priority {{ tooltip('Tiebreaker within a tier. Higher is preferred by the resolver.') }} Context $/1M in $/1M out Spend 30d Reqs 30d Capabilities Source
{% endcall %}