Provider Health Overview
Read-only status for configured providers.
| Provider | Last check | Latency | Auth | Result |
|---|---|---|---|---|
| {{ provider.name }} | {{ health.checked_at | default("Not checked", true) }} | {{ health.latency_ms | default("-", true) }} | {{ health.auth_state | default(provider.api_key_env | default("not configured", true), true) }} | {{ badges.status_badge(health.status | default("Warning", true)) }} |